NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 66 67 68 69 70 … 93 Next »
My Music 3 Beta

 
  • 0 Vote(s) - 0 Average
My Music 3 Beta
nkh
Offline

Senior Member

Posts: 418
Threads: 14
Joined: Jan 2004
#11
2005-10-04, 06:40 PM
reven Wrote:yeah pushing record should bring up a dialog box saying something like "Looking up album information". and then you should see around 10 different results found (it only pasers the first page of the amazon resutls, im going to change this), and then you select which album you want (im pretty sure another dialog box is shown saying "downloading album information"), and then you should have new cover art for that folder, and then you can push the "menu"/home key. i was meant to change this to be the same button but forgotm Smile.

Hmm, this is pretty strange Smile I get the "Looking up album information" box for a few seconds, then it changes to the "No Album Information Found. Sorry there was no album information found in the database for the request album.". I'm not running any firewalls...

I have tried to press record both while a song and a folder with an album is highlighted (I use a "/band/album (year)/## - song.mp3" system for my music).
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]
Necro
Offline

Member

Posts: 84
Threads: 17
Joined: Aug 2005
#12
2005-10-04, 08:22 PM
Just curious, but is there a reason not to step through directories, make a DB of all files that are there, and utilize all the ID3v2 info for display if it exists?

Also, could be used to sort/display based on all the different tags available...making it super deluxe.

(Yes, I have alterior motives...this is what I want. I want to be able to sort my 60 gigs of mp3's based on composer and original artist...but display Artist Name as the artist name. LONG story...basically it works amazingly well for various artists, etc., in meedio).
Necro
Offline

Member

Posts: 84
Threads: 17
Joined: Aug 2005
#13
2005-10-04, 08:26 PM (This post was last modified: 2005-10-04, 08:31 PM by Necro.)
Interesting...the plugin doesnt appear in my menu...at all...even when it's selected, etc.

Found the issue though, seems when it calls for the database it uses a hardcoded path (C:\Program Files\devnz\gbpvr\). I use C:\Program Files\gbpvr\ .

Hrm.
nkh
Offline

Senior Member

Posts: 418
Threads: 14
Joined: Jan 2004
#14
2005-10-04, 08:34 PM
Necro Wrote:Found the issue though, seems when it calls for the database it uses a hardcoded path (C:\Program Files\devnz\gbpvr\). I use C:\Program Files\gbpvr\ .
hmm, are you sure? my GBpvr lives in C:\Programmer\devnz\gbpvr (I'm using a Danish windows version), and the plugin works here?
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]
Necro
Offline

Member

Posts: 84
Threads: 17
Joined: Aug 2005
#15
2005-10-04, 08:38 PM
TEsting something out, but it seems I missed one place where the directory was in a config file I had to change by hand. It just caused a problem, oddly enough.
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#16
2005-10-04, 08:42 PM
Quote:Interesting...the plugin doesnt appear in my menu...at all...even when it's selected, etc.

Found the issue though, seems when it calls for the database it uses a hardcoded path (C:\Program Files\devnz\gbpvr\). I use C:\Program Files\gbpvr\ .

Hrm.
no its not hardcoded, if you havent got experience usign this plugin i dont suggest you use it, im wont be providing any basic support like how to set it up until the final. this is only meant to be used by experienced users. the dbconn string is set in the config app (i have hardly anything hardcoded in most of my plugins).

Quote:Hmm, this is pretty strange I get the "Looking up album information" box for a few seconds, then it changes to the "No Album Information Found. Sorry there was no album information found in the database for the request album.". I'm not running any firewalls...
ok that just means that amazon returned 0 results from the band/album, this sometimes happens (since amazon doesnt have every single cd ever made), most worked for me however, the only band of mine that didnt show up was "Ghost of the Robot".

Quote:(Yes, I have alterior motives...this is what I want. I want to be able to sort my 60 gigs of mp3's based on composer and original artist...but display Artist Name as the artist name. LONG story...basically it works amazingly well for various artists, etc., in meedio).
wierd, i cant really test meedio, my trial expired (unless someone wants to buy me a copy Smile). the probably with using a database for everything (the file structure) is that is slower than using directories, and directories can achieve probably the best structure for music, ie artist\album\songs.

what happens if that information is missing? are those files just not listed? or does it use the actual artist as the composer? since i cant remember seeing any of this information set for any of my songs...
nkh
Offline

Senior Member

Posts: 418
Threads: 14
Joined: Jan 2004
#17
2005-10-04, 08:59 PM
reven Wrote:ok that just means that amazon returned 0 results from the band/album, this sometimes happens (since amazon doesnt have every single cd ever made), most worked for me however, the only band of mine that didnt show up was "Ghost of the Robot".

I have tested it a bit more and checked if the album is on amazon.com, these are the albums I tried (all of them gives the 0 results, all of them have the album in the id3 tags): Aphex Twin - Richard D. James Album, Oasis - Definitely Maybe, Pink Floyd - Animals, The Raveonettes - Whip It On

I must be doing something wrong, 'cos they're all on amazon.com but they don't show up in MyMusic.
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]
Necro
Offline

Member

Posts: 84
Threads: 17
Joined: Aug 2005
#18
2005-10-04, 09:46 PM (This post was last modified: 2005-10-04, 09:53 PM by Necro.)
Reven, it's a database import that you have to run to add new files. It won't list anything that isnt in the database.

Essentially, it runs off a database that seems to have each files location all the id3 information. Then you can setup 'views' which show items based upon a certain id3 tag, then another, etc. So you can view genre, and when you select a genre you can have it setup to show the next screen by albums, artist, year, etc. Ad infinitum. It's by far the best setup for sorting/finding music I've seen so far.

As for what I said about the original composer, etc., thing is a kind of hack. You can get it to sort artists in proper alphabetical order while showing the right name (so, sort by original artist which would be Green, Al and display the artist name which would be Al Green). So things are where you would expect them to be alphabetically.

As for speed, it's slower in the making but once the DB is loaded into memory its not too bad. And I have 13k mp3's so...that a pretty good check Smile.

Sorry if this is just a bunch of added crap - this is actually the ONE feature that I like with meedio. It does music damn well.

And, btw, the DBConn setting is correct, pointing to the right place but it won't create it. *shrug*
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#19
2005-10-04, 10:30 PM
Quote:I have tested it a bit more and checked if the album is on amazon.com, these are the albums I tried (all of them gives the 0 results, all of them have the album in the id3 tags): Aphex Twin - Richard D. James Album, Oasis - Definitely Maybe, Pink Floyd - Animals, The Raveonettes - Whip It On

I must be doing something wrong, 'cos they're all on amazon.com but they don't show up in MyMusic.
i think if you set debbuging to max it will print the url out to the gbpvr.exe.log file, it only does a search based on the folder name, so its probably just searching "Animals" etc. i managed to get it to work with metallica, greenday, pearl jam etc, so i know it does work, but its not complete yet (i want to search based on artist as well as album, and return about 50 hits, ie the first five pages of the results).
nkh
Offline

Senior Member

Posts: 418
Threads: 14
Joined: Jan 2004
#20
2005-10-05, 09:30 AM
reven Wrote:i think if you set debbuging to max it will print the url out to the gbpvr.exe.log file, it only does a search based on the folder name, so its probably just searching "Animals" etc. i managed to get it to work with metallica, greenday, pearl jam etc, so i know it does work, but its not complete yet (i want to search based on artist as well as album, and return about 50 hits, ie the first five pages of the results).

wow Smile I think it's because I have the year in the folder name for my albums (music/abc/band/album (YYYY)/## - song.mp3), I thought you were getting the album names from the id3 tags. Anyways, I tried to remove the year from one of my albums and it did give a result.

First I tried the folder "Metallica (1991)", then "Master of Puppets (1986)" and then "Master of Puppets" (twice), the second time I tried the last one I got kicked back to the main menu with an object reference error and then I quick GBpvr. I think there are some pictures missing from the skin, but I don't know if the rest works as it should?

I dunno if all this makes any sense to you, but here you go Wink

This is the log for what I described above: log-my-music-problem.txt

This is the error I noticed:
Code:
05-10-2005 11:16:34.858    ERROR    [2]    Unable to find named image: /settings/CompositeImages/CompositeImage[@name="Rating_45"]
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 (8): « Previous 1 2 3 4 5 … 8 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Accessing music file metadata in C# bgowland 6 3,424 2013-01-26, 05:14 AM
Last Post: bgowland
  visible="!@hasImage & folder.jpg in Music not working Jaggy 0 1,261 2012-02-10, 10:29 PM
Last Post: Jaggy
  Building a list of files in media folders (npvr Music and Videos) bgowland 2 1,944 2012-02-05, 10:29 AM
Last Post: bgowland
  What music player is used? cncb 1 1,608 2011-08-01, 08:02 PM
Last Post: sub
  Detecting when Music Playlist is stopped (Ctrl-S) ACTCMS 6 2,976 2011-06-19, 07:52 PM
Last Post: sub
  beta net2hipsend pBS 143 45,803 2010-06-23, 06:37 AM
Last Post: pBS
  How can I reset the Music plugin's database? mkenyon2 1 1,956 2009-10-15, 06:43 PM
Last Post: psycik
  Common Music/Video Inset? reven 9 4,522 2008-12-09, 03:16 AM
Last Post: JavaWiz
  Music API? brturn 24 8,029 2008-04-11, 11:42 PM
Last Post: ACTCMS
  Who turned on the music? ACTCMS 5 2,733 2008-03-25, 02:17 AM
Last Post: ACTCMS

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

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

Linear Mode
Threaded Mode