home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My TVSeries
naming conventions for episodes?
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="level20peon" data-source="post: 171954" data-attributes="member: 28613"><p>Hello jay_galway,</p><p></p><p>you can use many different ways to name your episodes. You just need to build a filter for My TV-Series to enable correct recognition. The plugin will resolve the names of the online-database automatically afterwards.</p><p></p><p></p><p>Some examples (all in <em>simple mode</em> it is also possible to use <em>regular expressions</em>):</p><p></p><p>[CODE]<series> - <season>x<episode> - <title>.<ext>[/CODE]</p><p>-> Will accept: <em>Lost - 01x13 - Hearts and minds.avi</em></p><p></p><p>[CODE]<series> - <season>x<episode><ext>[/CODE]</p><p>-> Will accept: <em>Lost - 01x13.avi</em></p><p></p><p>[CODE]\<series>\Season <season>\Episode <episode> - <title>.<ext>[/CODE]</p><p>-> Will accept: <em>Lost\Lost - Season 1\Lost - 01x13 - Hearts and minds.avi</em></p><p></p><p>[CODE]\<series>\<series> - <season>\<series> - <episode> - <title>.<ext>[/CODE]</p><p>-> Will accept: <em>Lost\Lost - Season 1\Lost - 13 - Hearts and minds.avi</em></p><p></p><p><strong>The following expression assumes that just one season of a series exists</strong></p><p>[CODE]<series> - <episode> - <title>.<ext>[/CODE]</p><p>-> Will accept: <em>Samurai Champloo - 13 - Ways in the night.avi</em></p><p></p><p></p><p>-level20peon</p></blockquote><p></p>
[QUOTE="level20peon, post: 171954, member: 28613"] Hello jay_galway, you can use many different ways to name your episodes. You just need to build a filter for My TV-Series to enable correct recognition. The plugin will resolve the names of the online-database automatically afterwards. Some examples (all in [I]simple mode[/I] it is also possible to use [I]regular expressions[/I]): [CODE]<series> - <season>x<episode> - <title>.<ext>[/CODE] -> Will accept: [I]Lost - 01x13 - Hearts and minds.avi[/I] [CODE]<series> - <season>x<episode><ext>[/CODE] -> Will accept: [I]Lost - 01x13.avi[/I] [CODE]\<series>\Season <season>\Episode <episode> - <title>.<ext>[/CODE] -> Will accept: [I]Lost\Lost - Season 1\Lost - 01x13 - Hearts and minds.avi[/I] [CODE]\<series>\<series> - <season>\<series> - <episode> - <title>.<ext>[/CODE] -> Will accept: [I]Lost\Lost - Season 1\Lost - 13 - Hearts and minds.avi[/I] [B]The following expression assumes that just one season of a series exists[/B] [CODE]<series> - <episode> - <title>.<ext>[/CODE] -> Will accept: [I]Samurai Champloo - 13 - Ways in the night.avi[/I] -level20peon [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My TVSeries
naming conventions for episodes?
Contact us
RSS
Top
Bottom