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
mvCentral - Music Videos Plugin
mvCentral - Music Videos Plugin (Stable)
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="trevor" data-source="post: 809958" data-attributes="member: 25806"><p><strong>Re: mvCentral - Music Vidoes Plugin Beta Release</strong></p><p></p><p></p><p></p><p></p><p>Hi Wat,</p><p></p><p>Right been though this list and attached is an ziped replacments import file (<strong>replacements-import.strrep</strong>)</p><p></p><p>From the string replacements screen chose import, select this file, click yes to delete the current string replacements. This will load the new replacements and should look like the attached image.</p><p></p><p>Now re-scan - this will not catch them all and could maybe get more with tweaking but should hit 90-95% of your files.</p><p></p><p>The details of the changes are</p><p></p><p>Disable replacements for HD, HDTV, 1080p and 1080i</p><p></p><p>Add the following regex replacements</p><p></p><p><strong>Pre expession match:</strong></p><p></p><p>Remove track numbers from the front of files (i.e 02-black_eyed_peas-meet_me_halfway.mkv)</p><p></p><p><span style="color: Blue">^\d{2}\- </span> </p><p></p><p><strong>Post expression match:</strong></p><p></p><p>Strip off most of the junk from filesnames such as</p><p></p><p>acdc-shoot_to_thrill-repack-proper-dvdrip-x264-2010-mv4u.mkv</p><p>alexandra_stan-get_back_(asap)-web-1080p-x264-2011-fray_int.mk</p><p></p><p><span style="color: Blue">(?:\-dvdrip|-web-1080p|-web-720p|-convert|-proper-dvdrip|-proper|-proper-repack)?\-(?:xvid|x264)\-\d{4}\-.*</span></p><p></p><p>Lose everything from the first - (hypen) in the filename - this on it's own should have worked but the above improves things.</p><p></p><p><span style="color: Blue">-*\-.*</span></p><p></p><p>There will also be files you have to set manually, i.e</p><p></p><p>02-katy_perry-ur_so_gay_bw_i_kissed_a_girl_(southside_2009).mkv</p><p></p><p>This gives a track of <strong>ur so gay bw i kissed a girl</strong> and fat chance of that parsing <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p></p><p>and this</p><p></p><p>50_cent_ft_ne-yo-baby_by_me-dvdrip-x264-2009-dynasty.mkv</p><p></p><p>Gives a track of Yo as the features artist Ne-Yo confuses the issue.</p><p></p><p></p><p>Let me know how you get on.</p><p></p><p>Thanks</p></blockquote><p></p>
[QUOTE="trevor, post: 809958, member: 25806"] [b]Re: mvCentral - Music Vidoes Plugin Beta Release[/b] Hi Wat, Right been though this list and attached is an ziped replacments import file ([B]replacements-import.strrep[/B]) From the string replacements screen chose import, select this file, click yes to delete the current string replacements. This will load the new replacements and should look like the attached image. Now re-scan - this will not catch them all and could maybe get more with tweaking but should hit 90-95% of your files. The details of the changes are Disable replacements for HD, HDTV, 1080p and 1080i Add the following regex replacements [B]Pre expession match:[/B] Remove track numbers from the front of files (i.e 02-black_eyed_peas-meet_me_halfway.mkv) [COLOR=Blue]^\d{2}\- [/COLOR] [B]Post expression match:[/B] Strip off most of the junk from filesnames such as acdc-shoot_to_thrill-repack-proper-dvdrip-x264-2010-mv4u.mkv alexandra_stan-get_back_(asap)-web-1080p-x264-2011-fray_int.mk [COLOR=Blue](?:\-dvdrip|-web-1080p|-web-720p|-convert|-proper-dvdrip|-proper|-proper-repack)?\-(?:xvid|x264)\-\d{4}\-.*[/COLOR] Lose everything from the first - (hypen) in the filename - this on it's own should have worked but the above improves things. [COLOR=Blue]-*\-.*[/COLOR] There will also be files you have to set manually, i.e 02-katy_perry-ur_so_gay_bw_i_kissed_a_girl_(southside_2009).mkv This gives a track of [B]ur so gay bw i kissed a girl[/B] and fat chance of that parsing :) and this 50_cent_ft_ne-yo-baby_by_me-dvdrip-x264-2009-dynasty.mkv Gives a track of Yo as the features artist Ne-Yo confuses the issue. Let me know how you get on. Thanks [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
mvCentral - Music Videos Plugin
mvCentral - Music Videos Plugin (Stable)
Contact us
RSS
Top
Bottom