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
MPMovieCatalog - plugin/utility for remote managing movie database
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="grubi" data-source="post: 328277" data-attributes="member: 52476"><p>Just tested and problem is fixed. <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" /></p><p></p><p>Suggestion:</p><p>---------------</p><p>Would be nice if the directory listing in the "choose file" dialog would be sorted alphabetically. Otherwise it is really hard to find the file you want to add if you have a large directory structure.</p><p></p><p>I found another problem which is related to the fact that cdlabels are currently ignored.</p><p>The problem occurs if you add a movie from a DVD drive and already have movies added from other DVDs from within MP's own movie editor. From your code I see that you are searching the path table if the path you want the movie to add from is already in the database. As all movies on DVD have the same path (e.g. "D:\") you choose a path record which belongs to another DVD and link it to the newly created "files" table record. But this "path" record has a cdlabel field which is different from the cdlable of the DVD you added the new movie from. The consequence is that MP is not able to play back the new movie as it requests the DVD with the cdlable from the wrongly linked path entry.</p><p></p><p>The solution would be to set the cdlabel field if you add movies from a DVD drive and to only reuse "path" records for new movies if both fields "strPath" and "cdlabel" match for the new movie.</p><p></p><p>What do you think?</p><p></p><p>Regards,</p><p>grubi.</p></blockquote><p></p>
[QUOTE="grubi, post: 328277, member: 52476"] Just tested and problem is fixed. :thx: Suggestion: --------------- Would be nice if the directory listing in the "choose file" dialog would be sorted alphabetically. Otherwise it is really hard to find the file you want to add if you have a large directory structure. I found another problem which is related to the fact that cdlabels are currently ignored. The problem occurs if you add a movie from a DVD drive and already have movies added from other DVDs from within MP's own movie editor. From your code I see that you are searching the path table if the path you want the movie to add from is already in the database. As all movies on DVD have the same path (e.g. "D:\") you choose a path record which belongs to another DVD and link it to the newly created "files" table record. But this "path" record has a cdlabel field which is different from the cdlable of the DVD you added the new movie from. The consequence is that MP is not able to play back the new movie as it requests the DVD with the cdlable from the wrongly linked path entry. The solution would be to set the cdlabel field if you add movies from a DVD drive and to only reuse "path" records for new movies if both fields "strPath" and "cdlabel" match for the new movie. What do you think? Regards, grubi. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
MPMovieCatalog - plugin/utility for remote managing movie database
Contact us
RSS
Top
Bottom