Maybe I forgot to add:
Currently, it sorts artists, and gathers albums under each artist - albums are sorted after their Year, track sorting after track number.
I'd like it to also present the file format (flac, mp3, ogg, etc. and bitrate) along with the album data
Since I've used Picard for tagging, my tags do not include genres, but I certainly see the usefulness of that.
I'll see what I can do in this matter, but I worry a bit that not all tracks in an album would have the same genre tag, and hence, we wouldn't be listing whole albums.
Right now it also occurs to me, that I might have chosen perl instead of python - since perl will already be present, when SBS is.
This would probably also facilitate publishing the application as a plugin (or is that squeezebox app, now?)
I guess I'll skip the .pdf conversion, and simply aim at presenting a HTML report, for now.
Results 11 to 20 of 28
Thread: Print out of CD list
-
2011-10-14, 02:35 #11Junior Member
- Join Date
- Oct 2011
- Posts
- 17
Print out CD list
-
2011-10-14, 08:20 #12Senior Member
- Join Date
- Oct 2009
- Posts
- 301
-
2011-10-14, 08:50 #13Senior Member
- Join Date
- May 2010
- Location
- Wisconsin
- Posts
- 543
ACC will do this w the quick reference catalog. I also have a lot of live music w no covers and chose this route. Keep in mind that this will still be a large document. My approx 2k album collection was 38 pages. The full catalog w artwork and track listings becomes ginormous.
-
2011-10-14, 09:16 #141 x SB3, 1 x SB Boom, 1 x SB Radio and 2 x SB Touch - all wireless
ReadyNAS NVX running LMS 7.7.2. w iTunes plugin
iPeng on iPod Touch.
SqueezePad & iPeng on iPad.
http://www.last.fm/user/phibon
-
2011-10-14, 09:37 #15Senior Member
- Join Date
- Nov 2006
- Location
- northeast
- Posts
- 192
Very interesting.
I use W7 64 bit -
Currently 7.7 is on my WHS 2011 server. I also have 7.6.2 on my W7 ultimate 64 bit machine but it is not running. 7.7 exe seems fine on the WHS-2011 server. I have a copy of my flac files in both machines.
List searchable by artist, composer, date etc and then printed to pdf wojuld be very nice so one cold have several different pdfs.
e.g.
Davis, Miles (list of CDs)
Verdi (list of CDs)
or Krall (list of CDs)
etc
JoelJoel
-
2011-10-14, 09:40 #16Senior Member
- Join Date
- Nov 2006
- Location
- northeast
- Posts
- 192
-
2011-10-18, 08:54 #17
If you can SQL
If you simply want lists and you know SQL you can download an SQLite viewer tool and extract the data pretty easily. You need to stop the server first as it won't allow the viewer tools to access the database while the server is running.
Louis
Last.fm
-
2011-10-26, 07:50 #18Junior Member
- Join Date
- Oct 2011
- Posts
- 17
I'm on the way....
This just to "keep up the hope".. it still might take a while.
I've jumped aboard the graphics programming - not easy, but still seems doable, within a reasonable time horisont.
For my own, private, reasons I want the program to function and look the same, on Windows, OSX and linux. That will probably make it last a little longer, but that's what I want..
(Actually, I'm trying to build skills for another project)
Screenshots are too large to attach here, so I've uploaded some at imageshack.
Right now it looks like this, on linux and Windows, respectively.
Please let me know what you think:
http://imageshack.us/photo/my-images/337/linux1.png
http://imageshack.us/photo/my-images/840/linux2.png
http://imageshack.us/photo/my-images/412/winim.png
"Templates", or sketches for HTML output, as well as other ideas are still much welcomed
-
2011-10-26, 09:01 #19Senior Member
- Join Date
- May 2009
- Location
- Brentwood, UK
- Posts
- 364
The images look good to me - great work. I have a couple of questions...
I run SbS/LMS on a Linux based NAS but use a MacBook Pro (running OSX Lion) as a portal into the NAS.
1. Will your GUI allow access to a database on another computer/server/NAS?
2. Are you intending to make a GUI for Mac as well as for Linux and Windows?
It would be a really good cataloging solution for us Mac users.
Bob1 x Touch - LMS 7.8.0
1 x Radio
1 x Boom
Lavry DA-10 DAC
HP PC as main Media Server
QNAP TS-509 3.6.1 running SSOTS v4.14
Starfish Pre-amp : Based on NAIM
Heavily modified NAIM NAP 250 Power-amp
Behringer DEQ2496
Linn Isobarik DMS
-
2011-10-26, 09:41 #20Junior Member
- Join Date
- Oct 2011
- Posts
- 17
Yes, the final program will work on Macs as well..
The first version(s) will make a copy of your database (for more than one reason), so if the file library.db is visible from any device (windows, linux, OSX) attached to the NAS, of if you can download a copy of the database, it should work - well, albumart won't, as I would need file access to that as well.
Hmm.. maybe I should work out a path substitution of sorts for all the folks running Squeezebox server on a NAS..
I'm interested to find out, if there could be made som sort of one-fits-all solution - also for users of older versions of Squeezebox/Slimserver (running mySQL).
I wondered about scraping the squeezebox webservice, but I think it will be too hard - and far too easily broken after updating SBS and so...
Thanks for feedback

Reply With Quote

