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) v
« Previous 1 … 97 98 99 100 101 … 125 Next »
MusicPlayer problems

 
  • 0 Vote(s) - 0 Average
MusicPlayer problems
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#21
2005-06-29, 02:08 PM
The plug-in already supports telephone keypad like input. It does not filter the list but it will jump you directly to the point in the list that matches the input. Does this work for you?

Jeff
tkgafs
Offline

Senior Member

Posts: 594
Threads: 61
Joined: Jun 2004
#22
2005-06-29, 09:30 PM
I'm seeing the following error repeated in a file called ArchiveDB-PC.log

27/06/2005 21:33:01[2] Error when opening archive database. Error System.Data.OleDb.OleDbException: Could not find file 'C:\Program Files\devnz\gbpvr\video archive.mdb'.
at System.Data.OleDb.OleDbConnection.ProcessResults(Int32 hr)
at System.Data.OleDb.OleDbConnection.InitializeProvider()
at System.Data.OleDb.OleDbConnection.Open()
at CommonGBPVRUtilities.ArchiveDB.Open()

I presume I'm missing a plugin

Tkgafs
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#23
2005-06-29, 09:49 PM
Hmm. The database in question comes as part of the video archive plug-in, but I didn't think I had a dependancy between it and the music player. As a short term fix you can download the video archive plug-in here. I will take a look to see if I can reproduce the problem.

Jeff
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#24
2005-06-29, 10:23 PM
I just removed the archive database from my machie (along with the video archiver plug-in) and re-ran GBPVR. The music player loaded without problem. Can you send me, or post, your full gbpvr.exe.log?

Thanks

Jeff
tkgafs
Offline

Senior Member

Posts: 594
Threads: 61
Joined: Jun 2004
#25
2005-06-29, 10:44 PM
Jeff Wrote:I just removed the archive database from my machie (along with the video archiver plug-in) and re-ran GBPVR. The music player loaded without problem. Can you send me, or post, your full gbpvr.exe.log?

Thanks

Jeff

Jeff,

I cant get it to happen again either and I'm afraid the relevant logs have gone

tkgafs
tkgafs
Offline

Senior Member

Posts: 594
Threads: 61
Joined: Jun 2004
#26
2005-06-29, 10:52 PM
What seems a long time ago now, I added code to the original jukebox plugin so that if a file called noindex.txt existed in a folder then the plugin would skip that folder and any subfolders and not randomly choose tracks from them.

Is it possible to get the same funtionality added to your plugin ?

It is very useful if you have somewhat odd taste in music which you really dont want to inflict on other people if you have a few friends round

Tkgafs
tkgafs
Offline

Senior Member

Posts: 594
Threads: 61
Joined: Jun 2004
#27
2005-06-29, 10:56 PM
Jeff Wrote:It should select 10 tracks and, when it reaches the last of the 10 tracks it should select 10 more and so on forever, or until you press stop. You can send me your musicplayer-PC.log and/or musicplayer-mvp.log plus gbpvr.exe.log and I can takke a look if you'd like.

Jeff

Jeff,

it does seem to be working although with a few odd exceptions which may be related to the size of my music collection [about 8000 tracks].

On one occasion it has played 10 tracks correctly then played another two but without updating the screen, the screen then got updated but only with 8 tracks

On another occasion it has selected 10 tracks then 7 then 10 again correctly

nothing odd shows in logs and it certainly seems now to keep playing which is all I'm really bothered about !!

thanks for the plugin

Tkgafs
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#28
2005-06-30, 12:08 AM
I have inserted a one second delay from when the plug-in gets the track stopping notification to when it selects the next set of random tracks. I think there is also a second delay from when it gets the notification of a new track playing to when it updates the display. If you factor in the lag of when these notifications are sent you can end up with several seconds of delay in total, but missing 2 or 3 tracks on the display seems odd. I put the delays in because I noticed that sometime I had threading issues where things were happening too quickly. A second seemed like enough time to ensure that things were settled down. A low-tech solution, but it seems to work.

Jeff
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#29
2005-06-30, 12:10 AM (This post was last modified: 2005-06-30, 03:29 AM by Jeff.)
tipstir Wrote:Have you changed the skin elements Jeff? I've got this plug-in working and you're done a great job, but I know you know that already. I have to call it Music Box so it can work with Paul Music and your Video Archiver is called Video A/V in the next X M E D I A.

I have made one change in the jukebox.xml file. I added a screen element for an error indicator that is displayed on the on-screen display if the user tries to delete a track that has already played from the play list queue.

I also re-did the blue skin jukebox to rearrange the now playing information. You might want to compare it to the high visibility blue skin to see what look you like better.

Jeff
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#30
2005-06-30, 06:12 AM
tkgafs Wrote:What seems a long time ago now, I added code to the original jukebox plugin so that if a file called noindex.txt existed in a folder then the plugin would skip that folder and any subfolders and not randomly choose tracks from them.

Is it possible to get the same funtionality added to your plugin ?

It is very useful if you have somewhat odd taste in music which you really dont want to inflict on other people if you have a few friends round

Tkgafs

I have added this to the next release. You can also press the record button (control K) to toggle the state of the selected directory (excluded from jukebox or allowed) and I have updated the skins so that you can, if you want, put a little symbol next to excluded items to remind you what they are. The changes to the skin are option; it wil lwork just fine with existing skins too.

Jeff
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): « Previous 1 2 3 4 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  ComTweak, MusicPlayer, TunerStatus jfm 1 1,418 2009-01-22, 04:49 AM
Last Post: pBS
  ISO playback with XDVD problems Bigmaz 23 7,693 2008-03-06, 06:28 AM
Last Post: hasso
  yapi2xml problems mnbryant2001 3 2,191 2008-02-29, 11:07 PM
Last Post: zehd
  Problems with HIP Joe Cool 0 1,189 2008-01-20, 07:09 PM
Last Post: Joe Cool
  Zap2XML problems Mogal 3 2,499 2007-10-27, 01:56 PM
Last Post: leecole
  MusicPlayer - some issues madcat 15 4,514 2007-06-11, 08:33 PM
Last Post: stustunz
  anyone else using HIP and have problems when sound is muted? Wakalaka 15 4,555 2007-04-16, 07:03 PM
Last Post: Wakalaka
  dvd2mpeg problems jam_zhou 12 4,437 2007-03-12, 10:52 PM
Last Post: indigest
  showburner problems jschoef 0 1,242 2007-02-21, 06:25 AM
Last Post: jschoef
  MusicPlayer Screensaver issue? Fatman_do 1 1,419 2007-02-07, 03:14 PM
Last Post: Jeff

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

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

Linear Mode
Threaded Mode