NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 … 42 43 44 45 46 … 56 Next »
New Plugin: MusicLibrary2 v00 - Another music player

 
  • 0 Vote(s) - 0 Average
New Plugin: MusicLibrary2 v00 - Another music player
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#1
2005-10-21, 07:01 PM (This post was last modified: 2006-03-15, 07:27 PM by psycik.)
Hi

I've just released this.

Unlike most of the other music libraries here this one fully uses a database as a media library. It was born out of the convoluted file structure I keep my MP3's in.

You can have files anywhere, and in any file structure, and this will present them in artist, album and title - if it can read the ID3v1 or ID3v2 tags.

I would consider this as a beta realease at the moment. I've tested it on 3 machines, including acros a network.

I have disabled all mouse events for the moment, and will add those in a later release (sorry to all those mouse users).

In upcoming releases, will be a random playlist generator, the ability to save playlists, and I will add automatic music library updating. At the moment it is only available from the Config screen.

Hope you enjoy.

Installation: Install adatabase to GBPVR directory, DLL to plugins and skin files....well you know where.

EDIT: Requires CommonGBPVRUtilities (from 8-10-2005 onwards). Not included in package, nor is the Common Dialogs skins.

EDIT: Will actually put in package, not source.

Can someone help me with a Wiki page, do I need a logon???
bluesxman
Offline

Senior Member

Posts: 311
Threads: 7
Joined: Jul 2004
#2
2005-10-21, 09:55 PM
Just downloaded this - doesn't seem to contain the dll??
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#3
2005-10-22, 04:48 AM
Sorry, have re-engaged brain. Proper one has been posted to the above message.
tieke
Offline

Senior Member

Posts: 450
Threads: 72
Joined: Jul 2004
#4
2005-10-22, 08:22 AM
Worth mentioning that the MusicLibrary2.mdb database file should be changed from "read only" otherwise it won't save any of the information it finds Smile
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#5
2005-10-22, 09:11 AM
Sorry yeah, it should. I use source safe for source control, and it read-only things when you check them in.

Good spotting.
nightwalker
Offline

Senior Member

Posts: 733
Threads: 54
Joined: May 2005
#6
2005-10-22, 08:48 PM
I tried to install but it doesn't show in the config under the plugins tab? I took the read only attribute off all the files but that didn't help either.
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#7
2005-10-22, 08:56 PM
Is there anything in the gbpvr.exe.log with some errors??
nightwalker
Offline

Senior Member

Posts: 733
Threads: 54
Joined: May 2005
#8
2005-10-22, 09:09 PM
psycik Wrote:Is there anything in the gbpvr.exe.log with some errors??

Opps, should have included that. Why yes there is, lots of it. Smile

10/22/2005 4:51:38 PM.843 ERROR [2] Error initializing menu plugin: D:\Program Files\devnz\gbpvr\\plugins\MusicLibrary2.dll
10/22/2005 4:51:38 PM.843 ERROR [2] Exception has been thrown by the target of an invocation.
10/22/2005 4:51:38 PM.859 ERROR [2] at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.Activator.CreateInstance(Type type)
at xd426863f4d052758.xc4f12ec3a8a4c96b.xb77fa95273e0c228()
10/22/2005 4:51:38 PM.859 ERROR [2] Inner exception: System.IO.DirectoryNotFoundException: Could not find a part of the path "D:\Program Files\devnz\gbpvr\skin\FBHV-Custom\MusicLibrary2\skin.xml".
at System.IO.__Error.WinIOError(Int32 errorCode, String str)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials)
at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
at System.Xml.XmlTextReader.CreateScanner()
at System.Xml.XmlTextReader.Init()
at System.Xml.XmlTextReader.Read()
at System.Xml.XmlValidatingReader.ReadWithCollectTextToken()
at System.Xml.XmlValidatingReader.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at MusicLibrary.MusicLibrary..ctor()
10/22/2005 4:51:38 PM.859 ERROR [2] at System.IO.__Error.WinIOError(Int32 errorCode, String str)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials)
at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
at System.Xml.XmlTextReader.CreateScanner()
at System.Xml.XmlTextReader.Init()
at System.Xml.XmlTextReader.Read()
at System.Xml.XmlValidatingReader.ReadWithCollectTextToken()
at System.Xml.XmlValidatingReader.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at MusicLibrary.MusicLibrary..ctor()
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#9
2005-10-22, 09:25 PM
I think:

"Could not find a part of the path "D:\Program Files\devnz\gbpvr\skin\FBHV-Custom\MusicLibrary2\skin.xml"

Would be the important bit. Copy in the blue/MusicLIbrary2 directory and give that a go.
nightwalker
Offline

Senior Member

Posts: 733
Threads: 54
Joined: May 2005
#10
2005-10-23, 12:23 PM
Ah, right you are. When i didn't see the music library 2 in the list of plugins i just pressed ok and didn't bother to change to the blue skin to have a look see. It has shown up this morning so i can go play with it a bit. thanks!
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Any interest in a Spotify Plugin for NextPVR? McBainUK 39 14,631 2025-07-09, 08:08 AM
Last Post: Sandybrewer
  Bluray Player Beta whurlston 23 12,308 2015-10-05, 09:32 AM
Last Post: Lao Pan
  New plugin - MovieTrailers imilne 11 6,342 2014-09-25, 08:16 AM
Last Post: imilne
  HD Logos for the NPVR WebRadio Plugin Lao Pan 3 3,446 2014-02-09, 01:32 PM
Last Post: Lao Pan
  Files plugin tmrt 13 7,548 2014-01-09, 11:16 PM
Last Post: mvallevand
  Plex Plugin - first release psycik 141 59,955 2013-06-16, 08:59 PM
Last Post: JonnyCam
  Web Cams plugin for NextPVR McBainUK 37 16,061 2012-10-19, 07:35 AM
Last Post: McBainUK
  PhotoFilter: New Photos/Videos plugin to browse using metadata cncb 1 2,056 2012-08-10, 04:06 PM
Last Post: cncb
  Music Box 4 -Artist Fanart mvallevand 19 7,810 2012-08-04, 08:16 PM
Last Post: Jaggy
  System Plugin - CPU Temperature Monitoring imilne 1 2,066 2012-03-28, 07:59 PM
Last Post: LegioX

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

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

Linear Mode
Threaded Mode