Re: [SlimDevices: SqueezeCenter] How to list all Albums and Artists in LMS library

2020-07-15 Thread Roland0
Here's a Python script which fetches the information directly from LMS and writes it to a local file: 'download' (https://nexus0.net/pub/sw/misc/lms_getalbums.py) Usage: Code: python3 lms_getalbums.py lmsserver:port filename Example: Code:

Re: [SlimDevices: SqueezeCenter] LMS not playing mp3

2020-07-15 Thread eldrik
Yep seems right! I just powered my central pcp off and reinstalled pcp 6.0.0 on a satellite pi zero w pcp that just serves as a Bluetooth hub for my headphones. This was also not working before. I installed this one just 3 days before with a blank 6.1.0 sd card. Downgraded it today to 6.0.0

Re: [SlimDevices: SqueezeCenter] LMS not playing mp3

2020-07-15 Thread bpa
eldrik wrote: > Also mp3 file of my media library that were playing nice before are now > skipped with error message like > > Slim::Player::Song::open (409) Error: Couldn't create command line for > mp3 playback for [https://stream.radio21.de/radio21_uelzen.mp3] The usual reason for an error

Re: [SlimDevices: SqueezeCenter] LMS not playing mp3

2020-07-15 Thread eldrik
it's a dedicated ubuntu machine Linux 4.4.0-116-generic #140-Ubuntu SMP Mon Feb 12 21:22:43 UTC 2018 i686 i686 i686 GNU/Linux Regards Eldrik eldrik's Profile: http://forums.slimdevices.com/member.php?userid=67336 View

Re: [SlimDevices: SqueezeCenter] LMS not playing mp3

2020-07-15 Thread bpa
eldrik wrote: > I am running version Logitech Media Server Version: 8.0.0 - 1594451286 @ > Sat Jul 11 09:19:53 CEST 2020 What system does LMS run on ? Is it part of pcp or a separate system ? bpa's Profile:

[SlimDevices: SqueezeCenter] LMS not playing mp3

2020-07-15 Thread eldrik
I am running version Logitech Media Server Version: 8.0.0 - 1594451286 @ Sat Jul 11 09:19:53 CEST 2020 and mp3 files won't play anymore. I don't know why last thing I did was updating a pcp from 6.0.0 to 6.1.0 even reverting it back to 6.0.0 doesn't change a thing example radio url is

Re: [SlimDevices: SqueezeCenter] LMS 8.0.0 vs 7.9.3

2020-07-15 Thread tw99
I've been running 8.0 for a few months now, haven't found any problems at all with it, and the integrated streaming/local library support is brilliant. tw99's Profile: http://forums.slimdevices.com/member.php?userid=51684

Re: [SlimDevices: SqueezeCenter] LMS 8.0.0 vs 7.9.3

2020-07-15 Thread d6jg
Mr_Orange wrote: > Hello, > > I have been using version 7.9.3 of LMS for years now with no issues at > all. Is version 8.0.0 ready for prime time, acknowlegding that it is a > 'beta' like 7.9.3? > > Many thanks. If you subscribe to an Online Music service and you want the library integration

Re: [SlimDevices: SqueezeCenter] Odd display of artist and album names

2020-07-15 Thread dolodobendan
dolodobendan wrote: > > > Code: > > > Logitech Media Server Version: 8.0.0 - 1594451286 @ Sat Jul 11 09:24:34 CEST 2020 > > Operating system: QLMS 2.X (QNAP TurboStation) [Debian 9 stretch] - EN - utf8 > Platform Architecture: x86_64-linux > Perl

[SlimDevices: SqueezeCenter] LMS 8.0.0 vs 7.9.3

2020-07-15 Thread Mr_Orange
Hello, I have been using version 7.9.3 of LMS for years now with no issues at all. Is version 8.0.0 ready for prime time, acknowlegding that it is a 'beta' like 7.9.3? Many thanks. Mr_Orange's Profile:

Re: [SlimDevices: SqueezeCenter] NAS drives with LMS built in?

2020-07-15 Thread Mr_Orange
jezbo wrote: > Is there a list of NAS drives anywhere that have LMS support built in? > > Any recommendations? Would prefer fanless / silent, at least 2TB. There are plenty of Netgear ReadyNAS although none that I know fo that are silent/fanless.

Re: [SlimDevices: SqueezeCenter] How to list all Albums and Artists in LMS library

2020-07-15 Thread Viragored
d6jg wrote: > Nice set of instructions. > Never come across AsctoTab before but frequently use db browser to look > at the libary.db > > Just one point - you should really make sure that LMS is NOT running > when you copy library.db - for safety sake Thanks, that's helpful. I'll amend the

Re: [SlimDevices: SqueezeCenter] How to list all Albums and Artists in LMS library

2020-07-15 Thread d6jg
Viragored wrote: > Every now and then I search the forums to see if there is a simple, > single-click way to output a list of all the Albums I've got, sorted by > Artist (must have) and Album Title (a nice bonus) and one album per row. > I've not come across one so spent some lockdown hours

Re: [SlimDevices: SqueezeCenter] How to list all Albums and Artists in LMS library

2020-07-15 Thread Viragored
Paul Webster wrote: > LMS Documenter offers another way > https://forums.slimdevices.com/showthread.php?112557-LMS-Documenter-Part-II That doesn't seem to offer one album per line of output. It's a neat app though, and is easy to use. Digital: Raspberry Pi 3B; piCorePlayer 6 + LMS 8;

Re: [SlimDevices: SqueezeCenter] How to list all Albums and Artists in LMS library

2020-07-15 Thread Paul Webster
LMS Documenter offers another way https://forums.slimdevices.com/showthread.php?112557-LMS-Documenter-Part-II Paul Webster http://dabdig.blogspot.com author of \"now playing\" plugins covering radio france (fip etc), kcrw, supla finland, abc australia, cbc/radio-canada and rte ireland

[SlimDevices: SqueezeCenter] How to list all Albums and Artists in LMS library

2020-07-15 Thread Viragored
Every now and then I search the forums to see if there is a simple, single-click way to output a list of all the Albums I've got, sorted by Artist (must have) and Album Title (a nice bonus) and one album per row. I've not come across one so spent some lockdown hours ploughing through things that