NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 … 38 39 40 41 42 … 56 Next »
MusicLibrary2: Version 3 BETA - You name it, it does it...

 
  • 0 Vote(s) - 0 Average
MusicLibrary2: Version 3 BETA - You name it, it does it...
tkgafs
Offline

Senior Member

Posts: 594
Threads: 61
Joined: Jun 2004
#41
2006-02-05, 11:34 AM
Changing the field from text 255 to memo does not cure problem, but the problem is m3u playlist related, if I remove the playlist files the problem goes away.

another minor bug is that nuking the library from the config app does not clear the playlist table

I'll try and do more testing to work what is causing it

tkgafs
tkgafs
Offline

Senior Member

Posts: 594
Threads: 61
Joined: Jun 2004
#42
2006-02-05, 03:10 PM (This post was last modified: 2006-02-05, 11:15 PM by tkgafs.)
Sorry,

but here is another little bug, if you have a playlist playing music and you use the record key to delete an item from it, the playlist actually restarts from the beginning

tkgafs

EDIT :- cant reproduce this now but it happened at least 3 times on the same playlist
tkgafs
Offline

Senior Member

Posts: 594
Threads: 61
Joined: Jun 2004
#43
2006-02-05, 04:31 PM
Sorry Psyick heres another bug

if a folder contains the file noindex.txt which stops it being randomly chosen for playlists, then any subsequent folders which are scanned have the field ExcludeDatabase in the table musiclibrary set to yes

the folders before are ok

Tkgafs
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#44
2006-02-05, 10:58 PM
I've got fixes for all the bugs. Thanks greatly for all your efforts.

Does the GBPVR log mention anything with the M3U inserting, or at least which of your M3U's causing the problem?? I've added some more logging to try and track it.

The error message almost looks like it's a number causing the problem but all the numbers I have are set to long, which is +- 2 billion, and i doubt you have that many tracks.
tkgafs
Offline

Senior Member

Posts: 594
Threads: 61
Joined: Jun 2004
#45
2006-02-05, 11:19 PM (This post was last modified: 2006-02-06, 09:34 AM by tkgafs.)
I havent quite got the pattern yet, but I think that you can add folders to the collection ok unless you have previously added some folders which contained m3u playlists, if these playlists are in the db then any other folders you try to add seem to fail after they have been scanned, as the progress bar gets all the way to the right and the count displayed looks approximatley correct, before you get the field not big enough error

tkgafs
tkgafs
Offline

Senior Member

Posts: 594
Threads: 61
Joined: Jun 2004
#46
2006-02-05, 11:23 PM (This post was last modified: 2006-02-06, 09:32 AM by tkgafs.)
not a bug but a "simple" request could you have an option on the config app which would put the plugin into jukebox mode where it would automatically choose random music if the playlist was empty and it didnt detect movement within the library screen after a predetermined time say 30 secs this is what the original jukebox plugin did and I found it really good I could queue some music but know that if it ran out the plugin would just keeping playing something

tkgafs
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#47
2006-02-06, 09:43 PM
tkgafs, would you envision this jukebox mode being just the starting 30 seconds, or regardless, i.e. any 30 second idle period where music library is open??

Hmm, this could be kind of dangerous if done wrong, and I'll have to be careful of the screen saver.

Certainly doing it from ML2 opening is easy.
tkgafs
Offline

Senior Member

Posts: 594
Threads: 61
Joined: Jun 2004
#48
2006-02-06, 11:08 PM
any time the plugin is active but the playlist is empty for a predetermined time 30 or 60 seconds or whatever seems reasonable, then if the "jukebox" mode is active then the plugin should just start playing randomly from the currently active collection.

from what I remember from the original jukebox plugin it started basically instantly but thats what it was designed to do and it kept playing random tracks anytime the playlist became empty.

It was this plugin that first got me using gbpvr long before I got a capture card for tv [i've got two now Smile] and playing music is still what I use the system for most of the time

tkgafs
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#49
2006-02-06, 11:20 PM
Ok, I seem to have it mostly going.

Just making sure it doesn't start when not active, and after existing.

Oh, a thought, when you run your scan next, have a look in the config.exe.log and can we figure out which of your M3U files is causing that problem??
tkgafs
Offline

Senior Member

Posts: 594
Threads: 61
Joined: Jun 2004
#50
2006-02-08, 08:13 AM (This post was last modified: 2006-02-08, 10:37 AM by tkgafs.)
there is nothing useful in config logfile see below

08/02/2006 07:55:41.140 VERBOSE [11] installDirectory is C:\Program Files\devnz\gbpvr\
08/02/2006 07:55:41.140 VERBOSE [11] configurationFile is C:\Program Files\devnz\gbpvr\config.xml
08/02/2006 07:55:41.156 VERBOSE [11] getValue() loading new key/value into cache: /settings/DatabaseConnectionString
08/02/2006 07:55:41.156 VERBOSE [11] getValue: /settings/DatabaseConnectionString : Provider=Microsoft.Jet.OLEDB.4.0;Data Source=".\gbpvr.mdb";User Id=admin;Password=
08/02/2006 07:55:41.156 VERBOSE [11] databaseConnectionString is Provider=Microsoft.Jet.OLEDB.4.0;Data Source="C:\Program Files\devnz\gbpvr\\gbpvr.mdb";User Id=admin;Password=
08/02/2006 07:55:41.156 VERBOSE [11] getValue() loading new key/value into cache: /settings/DontAntiAlias
08/02/2006 07:55:41.156 VERBOSE [11] getValue: /settings/DontAntiAlias : false
08/02/2006 07:55:41.156 VERBOSE [11] getValue() loading new key/value into cache: /settings/LoggingLevel
08/02/2006 07:55:41.156 VERBOSE [11] getValue: /settings/LoggingLevel : Info
08/02/2006 07:55:41.625 ERROR [11] Unable to find named image: /settings/CompositeImages/CompositeImage[@name="NormalButtonImage"]
08/02/2006 07:55:41.625 ERROR [11] Unable to find named image: /settings/CompositeImages/CompositeImage[@name="SelectedButtonImage"]
08/02/2006 07:55:41.625 ERROR [11] Unable to find named image: /settings/CompositeImages/CompositeImage[@name="NormalButtonImage"]
08/02/2006 07:55:41.625 ERROR [11] Unable to find named image: /settings/CompositeImages/CompositeImage[@name="SelectedButtonImage"]
08/02/2006 07:56:12.203 ERROR [11] MusicLibrary2: DB error: Object reference not set to an instance of an object.


but the problem seems to be that playlists might not be recognised as being already in the database [and they dont get deleted when you nuke it !!]

they seem to get added to the playlist table each time you scan with another m3u suffix see the attached image for examples

tkgafs
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (7): « Previous 1 … 3 4 5 6 7 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  New LG and Samsung NextPVR Web Smart TV App available for beta testing. fred250 388 142,207 2017-04-10, 10:46 AM
Last Post: fred250
  Bluray Player Beta whurlston 23 12,275 2015-10-05, 09:32 AM
Last Post: Lao Pan
  Movies beta vik 66 31,094 2015-03-31, 03:13 AM
Last Post: Lao Pan
  Need beta testers for "NextPVR for Samsung" (client for samsung smart tvs/blurays) reven 61 27,950 2013-12-03, 10:21 AM
Last Post: martint123
  imageGrabLite Beta mvallevand 84 62,182 2013-10-04, 06:40 PM
Last Post: mvallevand
  SSPlus Screensaver - Photo Slideshow Beta ACTCMS 40 14,465 2012-12-07, 01:49 AM
Last Post: ACTCMS
  New External App : Channel Logo Tools For NPVR (Beta) systemshark 0 1,716 2011-09-03, 08:15 AM
Last Post: systemshark
  SSPlus 0.9.1 BETA - a screensaver for NPVR ACTCMS 18 6,243 2011-07-18, 12:52 AM
Last Post: johnsonx42
  System Plugin for nPVR - Early Beta imilne 176 49,477 2011-07-16, 04:31 PM
Last Post: johnsonx42
  QAM Scanning and Preview in Web Radio (beta) mvallevand 1 2,005 2011-01-24, 01:41 AM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode