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 … 4 5 6 7 8 … 10 Next »
MusicLibrary2 6.6 - Beta

Thread Closed 
 
  • 0 Vote(s) - 0 Average
MusicLibrary2 6.6 - Beta
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#1
2007-08-19, 04:00 AM (This post was last modified: 2007-08-19, 11:00 AM by psycik.)
New version.

Includes a couple of little bug fixes: http://forums.nextpvr.com/showthread.php?t=28655 and to http://forums.nextpvr.com/showthread.php?t=28600

Also included is a very basic MusicLibrary3. It installs them both and you can remove the plugins\MusicLibrary3 directory if you don't want it - or disable the task. To make it work go into the config and set mostly the same options as MusicLibrary2 - including the DB - it defaults to MusicLibrary3.db3 but you can just change this.

Also included in this release is the start of dynamically loaded tag reading dlls. I've included the entagged-sharp dll which reads most things, coming very soon is the UltraID3 library from Hundred miles software - and the return of album art.

It is a beta, so be fairly careful with the upgrade, backup your existing ML2 dll and database before upgrading.

http://gbpvr.com/pmwiki/pmwiki.php/Plugi...2-Beta.zip


OH and if you use the external update service, stop it before you upgrade - I haven't got that automatically happening yet.
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#2
2007-08-19, 07:49 AM
Seemed to be a fault with the zip file. Should be ok now. Sorry
tkgafs
Offline

Senior Member

Posts: 594
Threads: 61
Joined: Jun 2004
#3
2007-08-19, 08:23 AM
The fix for the esc key is working perfectly now

could you give a bit more info about musiclibrary3 what are your plans for this

tkgafs
pz1
Offline

Senior Member

Posts: 740
Threads: 16
Joined: Jan 2006
#4
2007-08-19, 08:37 AM
Seems to work OK on my '99.12/Community skin' installation.
Minor issues:
  • If started first there is no item highlighted in the list.
  • Save playlist still lacks the indicator to enter text.
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#5
2007-08-19, 08:39 AM
tkgafs Wrote:The fix for the esc key is working perfectly now

could you give a bit more info about musiclibrary3 what are your plans for this

tkgafs


To replace MusicLibrary2.

Muisclibrary3 is a working version that is designed solely for the PVRX2 UI.

It will contain most of ML2 and will hopefully be the way forward. At the moment, it views the default collection and plays, and plays playlists.

It would not be suiltable for you as it doesn't yet implement the jukebox mode that you like so much.
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#6
2007-08-19, 09:07 AM
pz1 Wrote:Seems to work OK on my '99.12/Community skin' installation.
Minor issues:
  • If started first there is no item highlighted in the list.
  • Save playlist still lacks the indicator to enter text.


Mine has the indicator. This is on blue skin though.

Check you skin file has this line in the specialElements
Code:
<!-- special element sets the start location of the remote text block.  textloc item is the actual location where types text will start-->
<SpecialElement name="RemoteText" loc="100,450" textloc="50,1" />

And in the compositeimages

Code:
<CompositeImage name="RemoteText" size="300,45">
    <DrawImage filename="remoteText.png" loc="1,1" size="42,25"/>
    <DrawText text="@Style" loc="2,2" size="42,25" textStyle="RemoteKeyStyle" align="Center"/>
</CompositeImage>

Also verify that RemoteText.png exists inthe ML2 skin directory. Maybe fatman_do needs to see this thread.

And my one has something selected the first time I go in to it (gbpvr exectable)
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#7
2007-08-19, 09:21 AM
It didn't read (and thus show) any files, I got ~7500 lines like this:

Code:
2007-08-19 10:57:21.421 VERBOSE [1] Error reading MP3 File: D:\MP3\Ry Cooder\Ry Cooder - Mambo Sinuendo (2003)\04 - Patricia.mp3 Error: De waarde is te groot of te klein voor een Int32.
2007-08-19 10:57:21.500 VERBOSE [1] Error reading MP3 File: D:\MP3\Ry Cooder\Ry Cooder - Mambo Sinuendo (2003)\05 - Caballo Viejo.mp3 Error: De waarde is te groot of te klein voor een Int32.
2007-08-19 10:57:21.578 VERBOSE [1] Error reading MP3 File: D:\MP3\Ry Cooder\Ry Cooder - Mambo Sinuendo (2003)\06 - Mambo Sinuendo.mp3 Error: De waarde is te groot of te klein voor een Int32.

It resulted in a db size of: 11264 bytes (empty I guess)
Does ML2 use the same reading technique? It's db is still there but I haven't updated it yet.

cya Hans
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#8
2007-08-19, 09:26 AM
HtV Wrote:It didn't read (and thus show) any files, I got ~7500 lines like this:

Code:
2007-08-19 10:57:21.421 VERBOSE [1] Error reading MP3 File: D:\MP3\Ry Cooder\Ry Cooder - Mambo Sinuendo (2003)\04 - Patricia.mp3 Error: De waarde is te groot of te klein voor een Int32.
2007-08-19 10:57:21.500 VERBOSE [1] Error reading MP3 File: D:\MP3\Ry Cooder\Ry Cooder - Mambo Sinuendo (2003)\05 - Caballo Viejo.mp3 Error: De waarde is te groot of te klein voor een Int32.
2007-08-19 10:57:21.578 VERBOSE [1] Error reading MP3 File: D:\MP3\Ry Cooder\Ry Cooder - Mambo Sinuendo (2003)\06 - Mambo Sinuendo.mp3 Error: De waarde is te groot of te klein voor een Int32.

It resulted in a db size of: 11264 bytes (empty I guess)
Does ML2 use the same reading technique? It's db is still there but I haven't updated it yet.

cya Hans

Can you turn on insane logging and try a re-read. Just want to find out what field that's having a problem on.

Also if yu want to try it, remove the entagged-sharp.dll (or rename it) and let it re-read it shuold then go back to WMP for it's tag.
newyankee
Offline

Member

Posts: 184
Threads: 25
Joined: Nov 2005
#9
2007-08-19, 09:54 AM
I think HtV and I have run into the same problem.

Instead of using my old database (which I backed up) I started with a clean db3 for ML2 and scanned. v6.6b doesn't seem to read the ID3 tags properly, because I ended up with an unusable database. Composer, Artist and title for my classical collection which is tagged with ID3v2 ended up in the title field (except for a few files which I couldn't locate)

I will PM my two databases which are based on an almost identical collection, one scanned with v6.5 and one with v6.6.
Insane logs are attached.

Guido
tkgafs
Offline

Senior Member

Posts: 594
Threads: 61
Joined: Jun 2004
#10
2007-08-19, 09:57 AM
psycik Wrote:To replace MusicLibrary2.

Muisclibrary3 is a working version that is designed solely for the PVRX2 UI.

It will contain most of ML2 and will hopefully be the way forward. At the moment, it views the default collection and plays, and plays playlists.

It would not be suiltable for you as it doesn't yet implement the jukebox mode that you like so much.

lol no jukebox mode yet, I wont bother trying anything on that at the moment then :eek:

are you up for taking feature requests yet for ML3 or do you want to get basic functionality working first ?

tkgafs
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  MusicLibrary2 - Version 7 Support thread. psycik 124 63,960 2009-05-18, 06:26 AM
Last Post: pz1
  MLPanel Beta Support Thread ACTCMS 63 22,703 2009-03-11, 06:20 PM
Last Post: ACTCMS
  MusicLibrary3 - beta thread psycik 84 29,041 2009-03-09, 01:31 AM
Last Post: psycik
  MusicLibrary2 and NAS? nchamp 23 9,460 2008-09-16, 08:56 PM
Last Post: psycik
  How do I clean isntall MusicLibrary2? vskatusa 23 9,317 2008-08-10, 11:02 PM
Last Post: psycik
  CDRipper Version 1.0 BETA - Support Thread psycik 22 8,484 2008-04-02, 08:25 PM
Last Post: MixMan
  gbpvr.exe (v1.1.5) and MusicLibrary2 (v7.1) Denjet 6 3,421 2008-03-25, 08:48 PM
Last Post: Denjet
  Music Library2 v6.7 - BETA psycik 204 52,188 2008-03-23, 10:21 PM
Last Post: psycik
  Managing Lists in Musiclibrary2 Sam 11 5,202 2008-03-11, 07:03 PM
Last Post: psycik
  MusicLibrary2 doesn't show when selected meekochan 27 9,324 2008-03-06, 09:04 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