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
IMDb+
Feature request: override on filename / tag
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="RoChess" data-source="post: 837140" data-attributes="member: 18896"><p>There is a high risk of conflicts with titles that contain the tags then, for example: <strong><a href="http://akas.imdb.com/title/tt1477076/" target="_blank">Saw 3D</a></strong>, a user might have that as "Saw.3D.avi" not wanting it to match with "Saw I (3D)" but to have it be the "Saw III" movie it is. However you can use 3rd party tools such as ReNamer that will make it very easy for you to mass rename your existing files, including supplementary files.</p><p></p><p></p><p></p><p>I use regular expression inside the scraper-script.</p><p></p><p>Line #1362 to be exact via: <strong>([\(\[\{](?:3D|Extended|Unrated|Director's Cut|Alternate Ending)(?: Edition)?[\}\]\)])</strong></p><p></p><p>I was forced to go with a whitelist to avoid conflict with any other type of filename setup another user might have and getting it wrong. It is however possible to add a few other strings to that list if they are valid ones.</p><p></p><p></p><p></p><p>This is going to change in next MovPic release, where article removal setting is not appended at the end, but actually 'removed'. It has already been fixed at SVN level via: <strong><a href="http://code.google.com/p/moving-pictures/source/detail?r=1348" target="_blank">Issue #1348</a></strong> and will make it into MovPic v1.3.1</p></blockquote><p></p>
[QUOTE="RoChess, post: 837140, member: 18896"] There is a high risk of conflicts with titles that contain the tags then, for example: [b][url=http://akas.imdb.com/title/tt1477076/]Saw 3D[/url][/b], a user might have that as "Saw.3D.avi" not wanting it to match with "Saw I (3D)" but to have it be the "Saw III" movie it is. However you can use 3rd party tools such as ReNamer that will make it very easy for you to mass rename your existing files, including supplementary files. I use regular expression inside the scraper-script. Line #1362 to be exact via: [b]([\(\[\{](?:3D|Extended|Unrated|Director's Cut|Alternate Ending)(?: Edition)?[\}\]\)])[/b] I was forced to go with a whitelist to avoid conflict with any other type of filename setup another user might have and getting it wrong. It is however possible to add a few other strings to that list if they are valid ones. This is going to change in next MovPic release, where article removal setting is not appended at the end, but actually 'removed'. It has already been fixed at SVN level via: [b][url=http://code.google.com/p/moving-pictures/source/detail?r=1348]Issue #1348[/url][/b] and will make it into MovPic v1.3.1 [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
IMDb+
Feature request: override on filename / tag
Contact us
RSS
Top
Bottom