New: Release Group can now be used in rename patterns

This commit is contained in:
Mark McDowall
2013-12-08 22:25:11 -08:00
parent 9dcdd06b6c
commit f76c4700a6
17 changed files with 92 additions and 40 deletions

View File

@@ -41,6 +41,7 @@
{{> EpisodeNamingPartial}}
{{> EpisodeTitleNamingPartial}}
{{> QualityTitleNamingPartial}}
{{> ReleaseGroupNamingPartial}}
{{> SeparatorNamingPartial}}
</ul>
</div>
@@ -69,6 +70,7 @@
{{> EpisodeNamingPartial}}
{{> EpisodeTitleNamingPartial}}
{{> QualityTitleNamingPartial}}
{{> ReleaseGroupNamingPartial}}
{{> SeparatorNamingPartial}}
</ul>
</div>

View File

@@ -0,0 +1 @@
<li><a href="#" data-token="Release Group">Release Group</a></li>