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
Development
Submit: code patches (MediaPortal/TV-Server/etc.)
Handling Multifile Cue
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="Edalex" data-source="post: 1241396" data-attributes="member: 63839"><p>Hi guys.</p><p>It looks like I've fixed the problem which bothered me for all 10 years I'm using MediaPortal and lead me to imperfect music experience in Mediaportal for me.</p><p>So if you ripped CD with EAC and splitted disk to track but still have the original EAC cue file like this <a href="http://wiki.hydrogenaud.io/index.php?title=Cue_sheet#Multiple_files_with_corrected_gaps" target="_blank">Cue sheet - Hydrogenaudio Knowledgebase</a> in directory MediaPortal will go crazy showing such files. Ofc you will see two times more files in folder but also such dupes will have strange length. If you will try to play this file you will recieve error dialog which you should manually dismiss.</p><p>My suggestion is to exclude content of such cue files from parsing by adding additional isMultiFileCue property and setting it to true if parser found >1 FILE tag in cue. Ugly patch (for 1.3.0) in attach. Probably it will suit fine for current MP. If someone need it I could try to compile binaries for latest MP.</p><p></p><p>Br,</p><p>finally happy MediaPortal music plugin's user.</p></blockquote><p></p>
[QUOTE="Edalex, post: 1241396, member: 63839"] Hi guys. It looks like I've fixed the problem which bothered me for all 10 years I'm using MediaPortal and lead me to imperfect music experience in Mediaportal for me. So if you ripped CD with EAC and splitted disk to track but still have the original EAC cue file like this [URL="http://wiki.hydrogenaud.io/index.php?title=Cue_sheet#Multiple_files_with_corrected_gaps"]Cue sheet - Hydrogenaudio Knowledgebase[/URL] in directory MediaPortal will go crazy showing such files. Ofc you will see two times more files in folder but also such dupes will have strange length. If you will try to play this file you will recieve error dialog which you should manually dismiss. My suggestion is to exclude content of such cue files from parsing by adding additional isMultiFileCue property and setting it to true if parser found >1 FILE tag in cue. Ugly patch (for 1.3.0) in attach. Probably it will suit fine for current MP. If someone need it I could try to compile binaries for latest MP. Br, finally happy MediaPortal music plugin's user. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
Submit: code patches (MediaPortal/TV-Server/etc.)
Handling Multifile Cue
Contact us
RSS
Top
Bottom