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
Support
Watch / Listen Media
Listen Music
albumcovers - problems with certain compilation albums
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="jameson_uk" data-source="post: 706287" data-attributes="member: 11220"><p>got me to find a new bit of code I have never come across before</p><p>[code]string[] pattern = {</p><p> "\\[[0-9]{1,2}-[0-9]{1,2}\\]",</p><p> "[-_+ ]\\({0,1}(cd|dis[ck]|part|dvd)[-_+ ]{0,1}[0-9]{1,2}\\){0,1}"</p><p>};[/code]</p><p>don't worry what it does but basically it trims of things like "disc 2" as you have in your album name so is trying to look for the actual album name.</p><p></p><p>Can you try the attached file (this is in the main MP program files directory) backup the one that is there first. (if you use MPTray you may have to close that before replacing the file).</p><p></p><p>I would suggest you do a full rescan of your database with this replacement file then check to see if all your albums are showing artwork</p></blockquote><p></p>
[QUOTE="jameson_uk, post: 706287, member: 11220"] got me to find a new bit of code I have never come across before [code]string[] pattern = { "\\[[0-9]{1,2}-[0-9]{1,2}\\]", "[-_+ ]\\({0,1}(cd|dis[ck]|part|dvd)[-_+ ]{0,1}[0-9]{1,2}\\){0,1}" };[/code] don't worry what it does but basically it trims of things like "disc 2" as you have in your album name so is trying to look for the actual album name. Can you try the attached file (this is in the main MP program files directory) backup the one that is there first. (if you use MPTray you may have to close that before replacing the file). I would suggest you do a full rescan of your database with this replacement file then check to see if all your albums are showing artwork [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Watch / Listen Media
Listen Music
albumcovers - problems with certain compilation albums
Contact us
RSS
Top
Bottom