NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) Recording2, MusicLibrary2, SystemStatus Support v
« Previous 1 2 3 4 5 … 10 Next »
ML2 version 8 bugs

 
  • 0 Vote(s) - 0 Average
ML2 version 8 bugs
pz1
Offline

Senior Member

Posts: 740
Threads: 16
Joined: Jan 2006
#1
2009-01-26, 02:17 PM
I installed version 2.8 today. I found two bugs that I already reported for ML3, so I guess they are in the backend. (See hyperlink in my signature for full report of my testing. For your convenience I reproduce the errors here)

Random play with All/All selected (ML2 version 8.0.5.21941)
- Something funny happens to the end of the playlist. If the last track is reached, it is skipped and a new list is generated and displayed. This track nicely plays till the end, and then the following is displayed. However the sound has gone. It seems that ML3 hangs at that point. After a while the server starts hibernating.
Queue (Yellow button) (ML2 version 8.0.5.21941)
- If one or more tracks are added to an existing(playing) queue, the whole queue restarts playing from the beginning.

Pieter
pz1
Offline

Senior Member

Posts: 740
Threads: 16
Joined: Jan 2006
#2
2009-01-27, 01:08 PM
Nobody else having these problems? I am encountering a lot more instabilities with this version, but I am hesitant to report before others confirm these two behaviours.
tkgafs
Offline

Senior Member

Posts: 594
Threads: 61
Joined: Jun 2004
#3
2009-01-27, 01:51 PM
When I tried out the ML2 that was inside ML3 if you see what I mean

I reported a few issues see http://forums.gbpvr.com/showpost.php?p=2...stcount=45

for the details

Tkgafs
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#4
2009-01-27, 07:38 PM
pz1 Wrote:I installed version 2.8 today. I found two bugs that I already reported for ML3, so I guess they are in the backend. (See hyperlink in my signature for full report of my testing. For your convenience I reproduce the errors here)

Random play with All/All selected (ML2 version 8.0.5.21941)
- Something funny happens to the end of the playlist. If the last track is reached, it is skipped and a new list is generated and displayed. This track nicely plays till the end, and then the following is displayed. However the sound has gone. It seems that ML3 hangs at that point. After a while the server starts hibernating.
Queue (Yellow button) (ML2 version 8.0.5.21941)
- If one or more tracks are added to an existing(playing) queue, the whole queue restarts playing from the beginning.

Pieter

Bugger I thought I'd fixed that Queue problem - I remember seeing it on mine one night.

I'll try to look into that random problem as well, and Pieter I'll try to get the Media Display Screen built.
pz1
Offline

Senior Member

Posts: 740
Threads: 16
Joined: Jan 2006
#5
2009-01-28, 08:18 AM
I am happy to test some alpha versions before you publish here.
Pieter
tkgafs
Offline

Senior Member

Posts: 594
Threads: 61
Joined: Jun 2004
#6
2009-01-29, 07:40 AM
pz1 Wrote:I am happy to test some alpha versions before you publish here.

Same here, more than happy to test versions of this plugin

tkgafs
newyankee
Offline

Member

Posts: 184
Threads: 25
Joined: Nov 2005
#7
2009-03-28, 02:29 PM
Don't know if it makes sense to still report bugs here.

(1) I am also experiencing the queue problem - but on the MVP only: If a add songs to the queue using the yellow button, the queue restarts from the beginning. On the server, ctrl-y works as intented, adding songs but not restarting. This is with ML2 v8.5.21941.
(2) If I go back to the main menu and try to stop the current song, pvrx2 freezes (MVP only).

I will probably roll back to 7.2

ML2 has been my favorite plugin (in fact my only "third party" plugin). While I have great respect for the reasons, I find it quite sad that this marvellous piece of work might go down the route of some of the other plugins...
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#8
2009-03-28, 09:12 PM
I have worked on this, contrary to my posting about cessation of development.

Try this later version I have just posted to the wiki.

http://gbpvr.com/pmwiki/pmwiki.php/Plugin/MusicLibrary3
PZ1 has given it a quick test and reported some of the queuing problems have been resolved somewhat. It may still need some more work. But hopefully it should be better.

I haven't yet posted an ML2 to match this backend code - but can if needed.

Here is what the different DLLs do:
MusicLibrary2.dll is a plugin - it handles all the UI functions and direct communication to GBPVR/PVRx2. This should be stored in Plugins\MusicLibrary2
MusicLibrary3.dll is a plugin - it handles all the UI functions and direct communication to PVRx2 - This should be stored in Plugins\MusicLibrary3

MusicLibraryCommon.dll is all of my musiclibrary code - it has all the DB related functions This can be stored in This should be stored in Plugins\MusicLibraryx (if only using one of the musiclibrary plugins) or This should be stored in Plugins\Common if using both ML2 and ML3.
Interfaces.dll is used by MusicLibraryCommon and the Plugins to read Tag information from files. - This can be stored in This should be stored in Plugins\MusicLibraryx (if only using one of the musiclibrary plugins) or This should be stored in Plugins\Common if using both ML2 and ML3

Tag-lib-sharp.dll is an external tag reader
ultraid3lilb.dll is an external (MP3 only) tag reader.
Interop.wmp.dll - shouldn't really be included as it's in the base gbpvr directory - this is the Windows Media player DLL.

I will post this to the wiki pages as well
newyankee
Offline

Member

Posts: 184
Threads: 25
Joined: Nov 2005
#9
2009-03-29, 07:44 AM
Your continued support is excellent news, thanks.

I tried the version from the wiki (file version is 8.0.6.27669, contrary to 8.0.7 in the link)

A) I have tested with ML2 as the front end. There is no change in behaviour:
  • Queueing from the MVP results in restart of the queue
  • The playlist doesn't update (green button) unless I move the cursor.

B) With ML3
  • The immediate crash on "All" is gone. However, the screen goes blank for a while. Pressing a key during the blank results in PVRX2 crashing, but I couldn't reproduce that. Also happened on the MVP.
  • Queueing bug is still present when queueing on the MVP (restart), but not on the server - same as for ML2
  • When using the "small menu" (Menu button/Home), back/exit goes to the main pvrx2 menu, not ML3
  • The only missing functionality from my point of view is "collections" on the "small menu"
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#10
2009-03-29, 07:50 AM
I wouldn't have expected change in ML2 since some of the queueing issues are direct communication to gbpvr/pvrx2, this is all done fro the plugin dll, and the ML3 you just downloaded is only ML3 no included ML2.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Music Box 4 - Version 9.2 mvallevand 54 41,271 2011-11-09, 12:00 AM
Last Post: nia
  Music Box 4 - Version 9.1 mvallevand 116 52,404 2011-06-29, 03:40 AM
Last Post: Northpole
  MusicLibrary3 - Version 8.1 psycik 6 8,854 2011-01-06, 12:37 AM
Last Post: mvallevand
  MusicLibrary2 - Version 7 Support thread. psycik 124 65,109 2009-05-18, 06:26 AM
Last Post: pz1
  CDRipper Version 1.0 BETA - Support Thread psycik 22 8,690 2008-04-02, 08:25 PM
Last Post: MixMan
  Any long term ML2 users want to test the new version? psycik 1 2,105 2008-02-20, 04:00 PM
Last Post: mkenyon2
  Music Library 2 - Version 6.4 psycik 33 10,599 2007-08-03, 01:29 AM
Last Post: psycik
  MusicLibrary2 - Version 6.2 - PVRX2 Compatible psycik 37 10,951 2007-07-16, 01:01 AM
Last Post: psycik
  MusicLibrary2 - Version 5.2/5.3 psycik 61 17,982 2007-06-03, 08:59 PM
Last Post: psycik
  MusicLibrary2 : Version 4.2 psycik 9 4,578 2006-10-29, 12:45 AM
Last Post: psycik

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode