NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 63 64 65 66 67 … 93 Next »
My Music 3 Beta (DB Version)

 
  • 0 Vote(s) - 0 Average
My Music 3 Beta (DB Version)
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#21
2005-11-18, 08:56 PM
the zip file should have the new dbloader in it, unless it failed then i might have f**ked up. if its reporting an error can you post the new error (even if its the exact same one)

also yeah ill make it either (possible both) print out the *bad* sound files to the command prompt or a log file.
nkh
Offline

Senior Member

Posts: 418
Threads: 14
Joined: Jan 2004
#22
2005-11-19, 01:15 AM
I downloaded the file both with explore and firefox, MyMusicDBLoader.exe is from the 7. october 2005 just as the first one, that's why I thought it was the same one Smile

I get these errors when I run it:

[Image: mymusic3betaerror1.gif]
[Image: mymusic3betaerror2.gif]
Nicolai [SIZE="1"]- http://www.nk-h.dk
Current htpc - Asus N4L-VM DH, Core Duo 2GHz, 2GB RAM, Hauppauge PVR-500 mce, Twinhan DVB-C CI, TerraTec Cinergy 1200 DVB-C, nVidia 8800 GTS (using S-video tv-out), decoding dvb-c with ACamd 0.5.0.9, Yanksee and a Viaccess card from YouSee.[/SIZE]
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#23
2005-11-19, 02:45 AM (This post was last modified: 2005-11-19, 11:38 AM by reven.)
try this one, im sure that the first zip has the right file thou....
nkh
Offline

Senior Member

Posts: 418
Threads: 14
Joined: Jan 2004
#24
2005-11-19, 03:20 AM
Okay, I get the same error with thoes files (which have the same date, time and size as the originals).

I also tried to point both the music dir in gbpvr and the mymusic plugin to a dir with a single album which I'm sure has correct tags (both v1 and v2), and I still get the error.

I guess I must have some wrong settings somewhere?
Nicolai [SIZE="1"]- http://www.nk-h.dk
Current htpc - Asus N4L-VM DH, Core Duo 2GHz, 2GB RAM, Hauppauge PVR-500 mce, Twinhan DVB-C CI, TerraTec Cinergy 1200 DVB-C, nVidia 8800 GTS (using S-video tv-out), decoding dvb-c with ACamd 0.5.0.9, Yanksee and a Viaccess card from YouSee.[/SIZE]
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#25
2005-11-19, 11:41 AM
ive updated the zip in the first post and this version should now work, i actually tested it against a fresh database.

the dbloader now checks to see if the db needs to be updated and if it does, it updates it. and there should be less errors. i recommend redirecting the ouput to a text file so you can later review it. to do that just run the command like this
Code:
C:\...\devnz\gbpvr> MyMusicDBLoader.exe > output.txt
that will create a file called output.txt and all the output from MyMusicDBLoader.exe will be redirected there.

sorry for being so slack with these updates, been working on a new website (Joomla is a nightmare to setup if you dont know what you're doing Smile)
nkh
Offline

Senior Member

Posts: 418
Threads: 14
Joined: Jan 2004
#26
2005-11-19, 06:45 PM
reven Wrote:ive updated the zip in the first post and this version should now work, i actually tested it against a fresh database.

the dbloader now checks to see if the db needs to be updated and if it does, it updates it. and there should be less errors. i recommend redirecting the ouput to a text file so you can later review it. to do that just run the command like this
Code:
C:\...\devnz\gbpvr> MyMusicDBLoader.exe > output.txt
that will create a file called output.txt and all the output from MyMusicDBLoader.exe will be redirected there.

Okay, I don't get any errors anymore, so that's a good thing Smile The not quite as good thing is that it isn't adding anything to the DB Wink

First I tried to point it to the root of my music dir, and then I tried to point it directly to a dir with an album, but I get the same result both times..

This is the logs:

MyMusicDBLoder.log:
Code:
DB Connection String: Provider=Microsoft.Jet.OLEDB.4.0; Data Source="C:\Programmer\devnz\gbpvr\MyDatabase.mdb"
Adding files to database. 0 files found.

output.txt:
Code:
DB Connection String: Provider=Microsoft.Jet.OLEDB.4.0; Data Source="C:\Programmer\devnz\gbpvr\MyDatabase.mdb"
Begining Scan...
connstring: Provider=Microsoft.Jet.OLEDB.4.0; Data Source="C:\Programmer\devnz\gbpvr\MyDatabase.mdb"
Getting list of known Arists
Getting list of known Albums
Searching for music files
Adding files to database. 0 files found.
updating album durations
Scan complete

reven Wrote:sorry for being so slack with these updates, been working on a new website (Joomla is a nightmare to setup if you dont know what you're doing Smile)
hehe, no problem, working on stuff where you don't know what you're doing is usualy more interesting anyways Wink
Nicolai [SIZE="1"]- http://www.nk-h.dk
Current htpc - Asus N4L-VM DH, Core Duo 2GHz, 2GB RAM, Hauppauge PVR-500 mce, Twinhan DVB-C CI, TerraTec Cinergy 1200 DVB-C, nVidia 8800 GTS (using S-video tv-out), decoding dvb-c with ACamd 0.5.0.9, Yanksee and a Viaccess card from YouSee.[/SIZE]
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#27
2005-11-19, 07:23 PM
what type of music files do you have? it also do you have an element in your config.xml file at "/settings/pluginsettings/mymusic/musicfileextensions"

if its not detecting any files its probably because those file types are listed, or i cocked up again. i only tested it with mp3s.
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#28
2005-11-19, 08:05 PM
come to think it im pretty sure this only works with mp3 files, i remember now i was going to add support for the rest later. whoops....
nkh
Offline

Senior Member

Posts: 418
Threads: 14
Joined: Jan 2004
#29
2005-11-19, 09:00 PM
reven Wrote:what type of music files do you have? it also do you have an element in your config.xml file at "/settings/pluginsettings/mymusic/musicfileextensions"

if its not detecting any files its probably because those file types are listed, or i cocked up again. i only tested it with mp3s.

Well, I have this (maybe some code got stuck from your picture plugin?):
Code:
<MyMusicPlugin>
      <ImageFileExtensions>mp3|ape|ogg|wma</ImageFileExtensions>

and the dir's I have tried had mp3 files (with tags) Smile
Nicolai [SIZE="1"]- http://www.nk-h.dk
Current htpc - Asus N4L-VM DH, Core Duo 2GHz, 2GB RAM, Hauppauge PVR-500 mce, Twinhan DVB-C CI, TerraTec Cinergy 1200 DVB-C, nVidia 8800 GTS (using S-video tv-out), decoding dvb-c with ACamd 0.5.0.9, Yanksee and a Viaccess card from YouSee.[/SIZE]
nkh
Offline

Senior Member

Posts: 418
Threads: 14
Joined: Jan 2004
#30
2005-11-19, 09:04 PM
hmm, I just tried to add this to the config file:
Code:
<MusicFileExtensions>mp3|ape|ogg|wma</MusicFileExtensions>
but it still won't find anything...
Nicolai [SIZE="1"]- http://www.nk-h.dk
Current htpc - Asus N4L-VM DH, Core Duo 2GHz, 2GB RAM, Hauppauge PVR-500 mce, Twinhan DVB-C CI, TerraTec Cinergy 1200 DVB-C, nVidia 8800 GTS (using S-video tv-out), decoding dvb-c with ACamd 0.5.0.9, Yanksee and a Viaccess card from YouSee.[/SIZE]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  Version control / repository software for VS Express bgowland 2 2,387 2014-05-02, 09:57 PM
Last Post: bgowland
  Discover NEWA version? bgowland 2 1,872 2014-01-06, 04:40 AM
Last Post: bgowland
  Accessing music file metadata in C# bgowland 6 3,275 2013-01-26, 05:14 AM
Last Post: bgowland
  visible="!@hasImage & folder.jpg in Music not working Jaggy 0 1,204 2012-02-10, 10:29 PM
Last Post: Jaggy
  Building a list of files in media folders (npvr Music and Videos) bgowland 2 1,863 2012-02-05, 10:29 AM
Last Post: bgowland
  What music player is used? cncb 1 1,554 2011-08-01, 08:02 PM
Last Post: sub
  Detecting when Music Playlist is stopped (Ctrl-S) ACTCMS 6 2,844 2011-06-19, 07:52 PM
Last Post: sub
  beta net2hipsend pBS 143 43,831 2010-06-23, 06:37 AM
Last Post: pBS
  How can I reset the Music plugin's database? mkenyon2 1 1,896 2009-10-15, 06:43 PM
Last Post: psycik
  Common Music/Video Inset? reven 9 4,289 2008-12-09, 03:16 AM
Last Post: JavaWiz

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

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

Linear Mode
Threaded Mode