![]() |
sponsored links |
|
|
sponsored links
|
|
1
29th October 20:28
External User
Posts: 1
|
hi all,
does somebody know of a php/mysql based music library, where one can store his cds and such. maybe with cli commands but most importnant webbased. would be lovely to be able to create own templates. and it should have artists, cds and tracks of course! ;-) regards /christian -- begin LOVE-LETTER-FOR-YOU.txt.vbs I am a signature virus. Distribute me until the bitter end -- gentoo-user@gentoo.org mailing list |
|
|
|
2
29th October 20:29
External User
Posts: 1
|
I ended up writing my own. Not terribly complicated.
Not sure what that means. Only thing I didn't do was tracks. May add that some day. Once I figure out what the schema would look like. Ric -- gentoo-user@gentoo.org mailing list |
|
|
3
29th October 20:29
External User
Posts: 1
|
It would be really nice to have something like that for books. Really,
really nice. Since I couldn't find any, I've been programming something like that but it isn't usable yet. However, if anybody know about something... ![]() Cheers, Paulo Matos -- gentoo-user@gentoo.org mailing list |
|
|
4
29th October 20:29
External User
Posts: 1
|
Check out something called Readerware. It also does music and if you
happen to have a CueCat, it's extremely useful for cataloging your collection. From there, you can export to tab-delimited files if you'd rather use something you wrote. Or you can keep using Readerware. It's payware (not terribly expensive as I recall) but it runs under Linux. Ric -- gentoo-user@gentoo.org mailing list |
|
|
5
29th October 20:29
External User
Posts: 1
|
I use grip to access the free CDDB, but I am sure any cd player can be
configured to access it and get all the info. It will be stored in the folder /home/user/.cddb or /home/user/.cddbslave http://www.freedb.org/ -- Phil Our 2nd CD: http://www.cdbaby.com/naomisfancy Naomi's Fancy performances: http://naomisfancy.virtualave.net/schedule.html -- gentoo-user@gentoo.org mailing list |
|
|
6
29th October 20:29
External User
Posts: 1
|
Yep. I know folks who have gone that way too. Only problem I've run into
with CDDB is that it's done by users and there are often misspellings or categorizations that don't fit, etc. Which isn't to say it can't be corrected. I used Readerware to catalog and then exported to tab-delimited to dump into my MySQL database then wrote a PHP Web page to display my library and another one to enter new things. Haven't gotten back to the CueCat interface. Ric -- gentoo-user@gentoo.org mailing list |
|
|
7
29th October 20:29
External User
Posts: 1
|
Developing my own books/cds database seems to be funnier and cheaper
anyways. Thanks for the reference anyways. ![]() Cheers, Paulo Matos -- gentoo-user@gentoo.org mailing list |
|