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
1 2 3 4 5 … 10 Next »
MusicLibrary2 - Version 7 Support thread.

 
  • 0 Vote(s) - 0 Average
MusicLibrary2 - Version 7 Support thread.
richardw456
Offline

Member

Posts: 142
Threads: 11
Joined: Nov 2007
#111
2009-03-14, 04:43 PM
Just reinstalled PVRX2 and ML2, and I am getting the columns there (left, top and right) but they come up blank. The paths are correct, and the scan finds all the files, but it comes up blank. I might have installed an older version, not sure. I am going to grab the newest from the WIKI and try that. Oh, this is with Community Skin 3. Could be a skin problem? See my other post for why I didn't do more, by the time I got to this point it was a long day.
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#112
2009-03-14, 07:21 PM
umm, do you have a background.jpg in the skin directory? this is a legacy plugin and will probably be your only one and so you would have had to create teh skin folder. Then normally there's a missing background image. I think I have it in the wiki.
pz1
Offline

Senior Member

Posts: 740
Threads: 16
Joined: Jan 2006
#113
2009-03-14, 07:46 PM
richardw456 Wrote:Just reinstalled PVRX2 and ML2, and I am getting the columns there (left, top and right) but they come up blank. The paths are correct, and the scan finds all the files, but it comes up blank. I might have installed an older version, not sure. I am going to grab the newest from the WIKI and try that. Oh, this is with Community Skin 3. Could be a skin problem? See my other post for why I didn't do more, by the time I got to this point it was a long day.

I remember having had the same problem. Trowing away and rebuilding the ML database cured the problem.
Pieter
richardw456
Offline

Member

Posts: 142
Threads: 11
Joined: Nov 2007
#114
2009-03-14, 08:24 PM
psycik Wrote:umm, do you have a background.jpg in the skin directory? this is a legacy plugin and will probably be your only one and so you would have had to create teh skin folder. Then normally there's a missing background image. I think I have it in the wiki.

Didn't do it last night, remember, I installed 7048, and played a while getting Media Center to play MKV's first. Also, I don't think I have the problem with Community Skin. Funny I see the columns, but no albulm or artist or song title names in the columns. I have the background.jpg file here, as well as ver 8 of ML2, so I am going to play with that in a bit. (After I got MLV's in Media Center, I went to the corner and bought some beer. On the first beer I noticed the problem, and installed 7022. It was about 3 hours and a few beers later I played with ML@ so....)Wink
richardw456
Offline

Member

Posts: 142
Threads: 11
Joined: Nov 2007
#115
2009-03-14, 08:25 PM
pz1 Wrote:I remember having had the same problem. Trowing away and rebuilding the ML database cured the problem.
Pieter

Gonna reinstall ML2 today, so I'll rebuild the database then, thanks!
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#116
2009-03-14, 08:32 PM
richardw456 Wrote:Didn't do it last night, remember, I installed 7048, and played a while getting Media Center to play MKV's first. Also, I don't think I have the problem with Community Skin. Funny I see the columns, but no albulm or artist or song title names in the columns. I have the background.jpg file here, as well as ver 8 of ML2, so I am going to play with that in a bit. (After I got MLV's in Media Center, I went to the corner and bought some beer. On the first beer I noticed the problem, and installed 7022. It was about 3 hours and a few beers later I played with ML@ so....)Wink

Ahh ok I didn't read properly, yes try rebuilding your database as pz1 says...
richardw456
Offline

Member

Posts: 142
Threads: 11
Joined: Nov 2007
#117
2009-03-15, 03:46 PM
OK, I got it working. I was using the old ver 7 of ML2. I cleaned up my installtion files, loaded ver 8, and redid the database and it works fine.
mkenyon2
Offline

Senior Member

Posts: 715
Threads: 208
Joined: Dec 2006
#118
2009-05-11, 06:58 PM
Ran in to a FileNotFound exception issue:
I have MusicLibrary2.dll 8.0.5.21941
(Not sure that it's the most up-to-date version.)

2009-05-11 14:49:42.600 ERROR [6] FATAL UNHANDLED EXCEPTION:: System.IO.FileNotFoundException: Could not find file '\\ghz\mp3\Bond\Explosive The Best of Bond\Bond - Explosive; The Best of Bond.m3u'.
File name: '\\ghz\mp3\Bond\Explosive The Best of Bond\Bond - Explosive; The Best of Bond.m3u'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
at System.IO.StreamReader..ctor(String path)
at System.IO.File.OpenText(String path)
at PsycikProductions.MusicLibrary.UpdateClasses.MusicLibraryDirectoryReader.ReadM3UPlayListFile(String path, Boolean excludeDb, String playListfilename) in D:\Documents and Settings\qzc21f\My Documents\SVN\GBPVR\Branches\ML8_DC\MusicLibraryCommon\MusicLibraryDirectoryReader.cs:line 133
at PsycikProductions.MusicLibrary.UpdateClasses.MusicLibraryDirectoryReader.ReadPlayListFile(String path, Boolean excludeDb, String playListfilename) in D:\Documents and Settings\qzc21f\My Documents\SVN\GBPVR\Branches\ML8_DC\MusicLibraryCommon\MusicLibraryDirectoryReader.cs:line 168
at PsycikProductions.MusicLibrary.UpdateClasses.MusicLibraryDirectoryReader.ReadFilename(String path, Boolean excludeDb, String aFilename) in D:\Documents and Settings\qzc21f\My Documents\SVN\GBPVR\Branches\ML8_DC\MusicLibraryCommon\MusicLibraryDirectoryReader.cs:line 477
at PsycikProductions.MusicLibrary.UpdateClasses.MusicLibraryDirectoryReader.CollectMediaFromPlaylist(IList theFiles, String aPlaylistFilename) in D:\Documents and Settings\qzc21f\My Documents\SVN\GBPVR\Branches\ML8_DC\MusicLibraryCommon\MusicLibraryDirectoryReader.cs:line 355
at PsycikProductions.MusicLibrary.PlaylistReaderThread.ReadPlaylist() in D:\Documents and Settings\qzc21f\My Documents\SVN\GBPVR\Branches\ML8_DC\MusicLibraryCommon\PlaylistFile.cs:line 49
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()

The file is a playlist I deleted from another PC.

Hope you change your mind about development. Or, open source it.
Currently Running: 1.4.7
[SIZE="1"]HTPC:
Motherboard: ASUS P5LD2 Mobo w/ 945P chipset / CPU: Intel P4 3.0GHz
RAM: 3GB RAM / Video: ASUS Radeon X300SE 128Mb PCIx 16
Tuner(s): ATI TV 650 Dual (PCIx)
OS: Win XP Pro SP3[/SIZE]

[SIZE="1"]Feeding:
2 - Wired MVP[/SIZE]
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#119
2009-05-11, 10:58 PM
Its basically complaining it can't find that file '\\ghz\mp3\Bond\Explosive The Best of Bond\Bond - Explosive; The Best of Bond.m3u

I take it it exists? Is this a playlist entry listed on the play list screen? I wonder if it's worth having a quick hack around in the db, and changing it from a network path to a local path???
mkenyon2
Offline

Senior Member

Posts: 715
Threads: 208
Joined: Dec 2006
#120
2009-05-11, 11:01 PM
I can redo the library. I just thought I'd mention it in case you wanted to handle the exception better. (Like,
If IO.File.Exists(fileName)
// Do my junk
End If
Currently Running: 1.4.7
[SIZE="1"]HTPC:
Motherboard: ASUS P5LD2 Mobo w/ 945P chipset / CPU: Intel P4 3.0GHz
RAM: 3GB RAM / Video: ASUS Radeon X300SE 128Mb PCIx 16
Tuner(s): ATI TV 650 Dual (PCIx)
OS: Win XP Pro SP3[/SIZE]

[SIZE="1"]Feeding:
2 - Wired MVP[/SIZE]
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (13): « Previous 1 … 9 10 11 12 13 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Music Box 4 - Version 9.2 mvallevand 54 40,935 2011-11-09, 12:00 AM
Last Post: nia
  Music Box 4 - Version 9.1 mvallevand 116 51,534 2011-06-29, 03:40 AM
Last Post: Northpole
  MusicLibrary3 - Version 8.1 psycik 6 8,772 2011-01-06, 12:37 AM
Last Post: mvallevand
  ML2 version 8 bugs pz1 9 5,069 2009-03-29, 07:50 AM
Last Post: psycik
  MLPanel Beta Support Thread ACTCMS 63 22,692 2009-03-11, 06:20 PM
Last Post: ACTCMS
  MusicLibrary3 - beta thread psycik 84 29,034 2009-03-09, 01:31 AM
Last Post: psycik
  WMP Tag Support Extender Slice 11 6,547 2009-01-18, 07:21 PM
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
  AAC m4a files Support Robbski 19 8,818 2008-06-18, 09:26 PM
Last Post: jockgbpvr

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

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

Linear Mode
Threaded Mode