thanosp81 Posted August 9, 2016 Posted August 9, 2016 Do you have a favourite cataloguing software? Do you even use one? Or do you think your discogs account is enough? Personally, for more than a decade I use OrangeCD. Cheap to buy, you keep it forever, constantly updated and has everything you need (and more). So, what program do you use? (if any) Quote
psychedelic chipmunk Posted August 10, 2016 Posted August 10, 2016 AIMP4 - has an excellent library system. Quote
antic604 Posted August 11, 2016 Posted August 11, 2016 Just discogs.com here. At this point I'd probably got crazy if I had to re-enter my - humble, admittedly - collection to some other place. Quote
thanosp81 Posted August 11, 2016 Author Posted August 11, 2016 AIMP4 - has an excellent library system. Actually, that looks quite good. And the idea of plugins can take it to next level. Quote
Purple Sunray Posted August 16, 2016 Posted August 16, 2016 I'm using a DNLA MediaServer (self-coded) that extracts all metadata from the tracks, stores it on a database and exposes it via a defined search query syntax (UPNP ContentDirectory). Similar to http://mediatomb.cc Unlike mediatomb, my server does not have a web-interface, but I run a small second app to talk with the MediaServer. It just forwards search queries I enter and then presents the tracks, with play & download button. Just as an example - if I'm looking for some night sound I have not listened to a lot of times yet, or any Chris Rich track, I enter something like "(bpm > 150 AND bpm < 165 and playcount < 5) OR artist contains 'Chris Rich'" , hit "Submit" and then I get a list of all tracks that match the given criterias. Yeah... very technical solution, but extremely flexible and powerful after you learned the query syntax. 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.