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
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#21
2005-10-05, 10:22 AM
hmmm for some reason the rating was returned as "45", and it should have been return as "4.5", ill add some safety checks to ensure this doesnt happen (at the moment i just use "Rating_"+ratingReturned).

yeah there are a couple of things i need to think about, sorting everything from the db does have advantages, like i would prefer for my metallica folder to appear in this order
- Kill 'Em All
- Ride the Lightning
- Master of Puppets
- ...And Justice For All
etc

and not alphabetically, but on the other hand i dont want to have to update the db every time i add new music, and plus it would be a little slower ..... (or would it......????? hmmm).

and theres no easy way to do it both ways.


errr balls. maybe a vote is needed, would the announace of having to update the db every time you add new music outweight the benefits of using a db to do all the sorting? where sorting by name, year, genre would work a lot better...... bugger bugger bugger, ill let the users decide.
nkh
Offline

Senior Member

Posts: 418
Threads: 14
Joined: Jan 2004
#22
2005-10-05, 10:40 AM
reven Wrote:yeah there are a couple of things i need to think about, sorting everything from the db does have advantages, like i would prefer for my metallica folder to appear in this order
- Kill 'Em All
- Ride the Lightning
- Master of Puppets
- ...And Justice For All
etc

and not alphabetically, but on the other hand i dont want to have to update the db every time i add new music, and plus it would be a little slower ..... (or would it......????? hmmm).

and theres no easy way to do it both ways.


errr balls. maybe a vote is needed, would the announace of having to update the db every time you add new music outweight the benefits of using a db to do all the sorting? where sorting by name, year, genre would work a lot better...... bugger bugger bugger, ill let the users decide.

Hehe, I think it would be nice to have the albums sorted by release date, do you know how long time it'll take to update the db when you add an album?
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-10-05, 11:20 AM
it should take that long, it would just check each file for the db entry and the last modified date (incase you updated the tag info), and if you rip a cd inside the plugin itself it would be automatic.

its just the fact you would have to manually click an "Update Database" button. i would probably guess it would take under a minute in like 99% of the time.
tkgafs
Offline

Senior Member

Posts: 594
Threads: 61
Joined: Jun 2004
#24
2005-10-05, 11:48 AM
I would vote for a manual update of database

as this would give me much better startup times I presume, which is vital if you are using an mvp like me

or at least provide an option to only build database if user wants it, as I would imagine most peoples music collections dont change all that regularily

tkgafs
dottore
Offline

Posting Freak

Posts: 986
Threads: 44
Joined: May 2004
#25
2005-10-05, 01:19 PM
will that mean, that tracks are displayed according to their id3-tags? i mean, is this independent from the folder, the files are stored?

would be cool, if the musicdatabase could be displayed filtering by genre, artist, album,.....no matter which folder the files are in. like meedio does.

i'm sorry, if this was mentioned/answered before...
---------------------
www.sitecomposer.de
Lucas_24
Offline

Member

Posts: 242
Threads: 15
Joined: Jul 2004
#26
2005-10-05, 02:27 PM
I vote for updating the DB manually as well, adds a lopt of functionality.
WIN 7
1 X PVR 250
1 X PVR 500
1 X HD-PVR
2 X MVP
2 X PCH A100
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#27
2005-10-05, 09:37 PM
Quote:--------------------------------------------------------------------------------

will that mean, that tracks are displayed according to their id3-tags? i mean, is this independent from the folder, the files are stored?

would be cool, if the musicdatabase could be displayed filtering by genre, artist, album,.....no matter which folder the files are in. like meedio does.

i'm sorry, if this was mentioned/answered before...
yeah it would be sorted based on the tags (id3, wma tags, ape tags, im not sure if they call them all the same thing). it would have to still used define music directories to search for files, otherwise if it searched your entire system it would take forever.

im going to start a poll and see what people think. hopefully people vote on this one.
dottore
Offline

Posting Freak

Posts: 986
Threads: 44
Joined: May 2004
#28
2005-10-06, 08:21 AM
naturally you'll have to say, which directory to search for. this was only concerning displaying the files.

this would really be cool! on to the vote....
---------------------
www.sitecomposer.de
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#29
2005-10-06, 08:34 AM
yeah ill probably keep the virtual root list, just remove the "DIR","DVD" etc and just search for music files in those directory.

the only problem is you wont be able to use music off cds/dvds anymore (well maybe, but definitely not .cda files)
dottore
Offline

Posting Freak

Posts: 986
Threads: 44
Joined: May 2004
#30
2005-10-06, 08:58 AM
ups..... looks like we need a new plugin: cd-player ;-)
---------------------
www.sitecomposer.de
« 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,427 2013-01-26, 05:14 AM
Last Post: bgowland
  visible="!@hasImage & folder.jpg in Music not working Jaggy 0 1,263 2012-02-10, 10:29 PM
Last Post: Jaggy
  Building a list of files in media folders (npvr Music and Videos) bgowland 2 1,945 2012-02-05, 10:29 AM
Last Post: bgowland
  What music player is used? cncb 1 1,609 2011-08-01, 08:02 PM
Last Post: sub
  Detecting when Music Playlist is stopped (Ctrl-S) ACTCMS 6 2,979 2011-06-19, 07:52 PM
Last Post: sub
  beta net2hipsend pBS 143 45,815 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,523 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,734 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