Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2022-02-23 Thread castalla


bpa wrote: 
> I don't understand that accents are showing in last screen capture but
> not in #834.
> 
> What exactly is the image captured in #834 ?
> It looks to be a small screen  ?  on what device device ?
> Any custom screen plugins ?

The image is the Now Playing screen from LMS  apk (material) on android
mediapad. 
No screen plugins

The Browse screen shows correctly but Now Playing and Queue screens are
mangled


+---+
|Filename: Screenshot_20220224-041205.jpg   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=37309|
+---+




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=47288

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] SuperDateTime Screensaver v5.11.0 - Date/Time/Weather/Sports/Stocks

2022-02-23 Thread BoomX2


*5.11.20 02/13/22*  
* Replaced deprecated URL for obtaining geolocation information.
* Added macro variables for wunderground observation time (%0) and
refresh time (%!0).
* Added setting for Player Check Delay following boot or LMS restart. 
Reset default delay from 5 seconds to 90.
* Updated Stock data source to current URL.

*5.11.21 02/23/22*  
* Fixed bug preventing Stocks from displaying in the Extras->SDT menu.



BoomX2's Profile: http://forums.slimdevices.com/member.php?userid=33529
View this thread: http://forums.slimdevices.com/showthread.php?t=112122

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2022-02-23 Thread bpa


I don't understand that accents are showing in last screen capture but
not in #834.

What exactly is the image captured in #834 ?
It looks to be a small screen  ?  on what device device ?
Any custom screen plugins ?



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=47288

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2022-02-23 Thread castalla


Looks the same


+---+
|Filename: Screenshot_20220223-233858.jpg   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=37308|
+---+




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=47288

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Pipe Squeezelite to Icecast

2022-02-23 Thread Matt Drown


Here's my full ices config file, minus passwords. 


Code:


  
  
  1
  
  /home/jukebox/logs
  ices.log
  
  2048
  
  4
  
  0
  
  
  /home/jukebox/ices.pid
  
  
  
  
  AutoDJ In Effect
  
  RAD10X Robot
  https://rad10x.com/
  
  
  
  
  stdinpcm
  44100
  2
  1
  /home/jukebox/metadata.txt
  
  
  
  radio.rad10x.com
  8080
  NoPasswordHere
  /
  0   
  
  
  9
  
  44100
  2
  
  
  
  
  




And Running:


Code:

$  parec -v | ices-2.0.3/src/ices  ices-conf.xml
  Opening a recording stream with sample specification 's16le 2ch 44100Hz' and 
channel map 'front-left,front-right'.
  Connection established.
  Stream successfully created.
  Buffer metrics: maxlength=4194304, fragsize=352800
  Using sample spec 's16le 2ch 44100Hz', channel map 'front-left,front-right'.
  Connected to device Radio.monitor (index: 1, suspended: no).
  Time: 14452.230 sec; Latency: -1209014 usec.
  




Matt Drown's Profile: http://forums.slimdevices.com/member.php?userid=69476
View this thread: http://forums.slimdevices.com/showthread.php?t=112809

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2022-02-23 Thread bpa


Can you get a screenshot of the problem track URL as it is displayed in
the "More" part of Material.

For example - this show the Text with an Accent and also the UTF8 URL
encoded (%C3%A9).
37307


+---+
|Filename: CDplayer-23Feb22.png |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=37307|
+---+


bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=47288

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2022-02-23 Thread bpa


I have used my test CDs.

The French accents show up OK on both Windows and Linux - browser
(default & Material) and player.
The chinese characters (a tougher UTF8 test - different page)  - shows
up OK on Linux but not on Windows. Player doesn't have Chinese chars in
font - so can't validate.

Looks like a Windows issue.  I know I tested this before - so I think
this is a new Windows issue either Win10 or possibly LMS /Win build
(IIRC new libraries were created last year)



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=47288

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Pipe Squeezelite to Icecast

2022-02-23 Thread Hellsblade


Hellsblade wrote: 
> Thanks for the tips. They all work without a problem except for ices2
> 
> > 
Code:

  >   >  
  > What do you think the final parec pipe command should look like? The 
content of ices-conf.xml is in the previous answer.
  > Greetings Henk> > 
> 
> The funny thing that happens when I use the working ices-config.xml
> with parec the stream in icecast starts working :rolleyes:
> > 
Code:

  >   > parec -v | ices2 ices-conf.xml
  > Opening a recording stream with sample specification 's16le 2ch 44100Hz' 
and channel map 'front-left,front-right'.
  > Connection established.
  > Stream successfully created.
  > Buffer metrics: maxlength=4194304, fragsize=352800
  > Using sample spec 's16le 2ch 44100Hz', channel map 'front-left,front-right'.
  > Connected to device 
alsa_output.platform-bcm2835_audio.analog-stereo.monitor (index: 1, suspended: 
no).
  > Time: 451.531 sec; Latency: -56404 usec.

> > 
> It presents itself as an ogg vorbis stream. And i get audio from it on
> the icecast mountpoint.
> But the script doesn't catch any metadata.
> I throw in the towel :mad:



Hellsblade's Profile: http://forums.slimdevices.com/member.php?userid=4283
View this thread: http://forums.slimdevices.com/showthread.php?t=112809

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Radio Now Playing plugin

2022-02-23 Thread Paul Webster


Beta 0.0.19j augments the RTL Belgium set of stations with Radio Contact
and its related web radio stations.



Paul Webster
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc
australia and cbc/radio-canada
and, via the extra \"radio now playing\" plugin lots more - see
https://forums.slimdevices.com/showthread.php?115201-announce-radio-now-playing-plugin

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=115201

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2022-02-23 Thread philippe_44


ziggyuk wrote: 
> Hi,
> I have added the plugin on LMS which is running on my windows server and
> it reports it is working in setting.
> I have set my squeezebox to sync with my Google Home, when you play you
> hear a beep on the GH and again is you pause the Squeezebox the GH beeps
> but no sound.
> I have checked Google Home on my android phone and it reports the song
> that should be paying but it's not.
> Also, although the squeezbox plays it does stop every few minutes.

Your Windows firewall is likely blocking squeeze2cast.exe



LMS 8.2 on Odroid-C4 - *SqueezeAMP!*, 5xRadio, 5xBoom, 2xDuet, 1xTouch,
1xSB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000, ShairPortW,
2xChromecast Audio, Chromecast v1 and v2, Squeezelite on Pi,  Yamaha
WX-010, AppleTV 4, Airport Express, GGMM E5, RivaArena 1 & 3

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=104614

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2022-02-23 Thread ModelCitizen


For some reason CastBridge lists my single Google Home device three
times. I've done what I can with the plugin but can find no reason for
it. I've rebooted and reset the device to no avail. It only appears once
in my router.
The only possible reason I can think of it that I run multiple access
points in the house all with the same 1.4ghz SSID (I don't run a 5ghz
network). However, if this was the issue then I'd expect other devices
to be listed more than once too, but they aren't.

I am running LMS8.2 on a dedicated Windows 10 machine with processor
Intel(R) Core(TM) i3-2120 CPU @ 3.30GHz   3.30 GHz
Home MAC address is 54.60.09.7F.CB.40. System firmware: 282045. Cast
firmware: 1.56.282045

I've attached the logfile. I cleaned it then started CastBridge and
played a few seconds of a track on the Lounge Home. Then paused it.

Here's my device listing. The offending device is 'Lounge Home'

Lounge BT Audio  cc:cc:09:e8:a0:44  
e2d855640f0f590b05b428383034bf1dBig boy
Master bed mini  cc:cc:b9:c2:37:36  
a6860d1f4370abec989ad6c82f711287Master bed mini
Master bed TVcc:cc:78:37:8d:07  
d1c1a20b58b0fb88d0fa8ca661dbd92eMaster bed TV
Lounge TVcc:cc:f8:1a:d0:4e   
e2853478beeb285f49cc2449b8cd668e   Lounge
TV
Lounge home  cc:cc:09:7f:cb:40   
9d20174d1e619fa158227f4cbd8a6d37   Lounge
Home
Barn speaker cc:cc:09:e0:91:48   
393917eb0029c9e4ac2d2d72ee475a77   Barn
speaker
Seth's mini  cc:cc:84:56:bf:ad   
e455d162856fe44fbb44e9232697a467   Seth's
mini
Seth's hifi  cc:cc:09:e0:ab:22   
dcf676e6099d80565a0abab453131d5e   Seth's
hifi
Seth's TVcc:cc:f8:c4:75:11   
69f0479f55e0c5f7171df2db759d9f95   Seth's
TV
Guest bed TV cc:cc:77:3c:97:50   
c24e218def04fa4d9bf75e9a1721b88d   Guest
bed TV
Guest bed mini   cc:cc:b9:31:4f:54  
472388d6f6f399f4cf75dd569acd37b9Guest bed mini
Kitchen display  cc:cc:20:f7:05:c6  
6ccb66ddc8d8b80428cdd417bf8218ffKitchen display
Boys room TV cc:cc:77:3a:b9:c6   
234c2229fac8a96b138fe843c6dbb06e   Boys
room TV
Seths room speaker   cc:cc:84:56:bf:ad  
ee62c46cc2a7b137a90108855a944bd8Seths room speaker
Lounge Home  cc:cc:ae:a6:b5:d1  
df916b20-b5d2-4107-b47a-5fb208661b82Lounge Home
Lounge Home  cc:cc:93:33:ac:2d  
610de20a-4637-4239-8074-40d4ebac93feLounge Home

Thanks for any help.


+---+
|Filename: CastBridge log.txt   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=37304|
+---+


Take care of your tongue. It is in a wet place and can easily slip.

Lounge: Naim NDX with Touch as controller, Naim NAP 180, NAC 82, NAPSC,
HiCap, Shahinian Arc speakers
Kitchen/outside: Chromecast audio, Azatom iBigBoy 2 (500W)
And... SB+, radios & tons of Chromecasts... all run from LMS and
controlled via Material Skin on any nearby device and a couple of
Touchs.

ModelCitizen's Profile: http://forums.slimdevices.com/member.php?userid=446
View this thread: http://forums.slimdevices.com/showthread.php?t=104614

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Pipe Squeezelite to Icecast

2022-02-23 Thread Hellsblade


ralphy wrote: 
> You need to append .monitor to the parec device.

Thanks for the tips. They all work without a problem except for ices2


Code:

 parec -v | ices2 ices-conf.xml
  Opening a recording stream with sample specification 's16le 2ch 44100Hz' and 
channel map 'front-left,front-right'.
  Connection established.
  Stream successfully created.
  Buffer metrics: maxlength=4194304, fragsize=352800
  Using sample spec 's16le 2ch 44100Hz', channel map 'front-left,front-right'.
  Connected to device alsa_output.platform-bcm2835_audio.analog-stereo.monitor 
(index: 1, suspended: no).
  [2022-02-23  13:34:28] INFO ices-core/main IceS 2.0.3 started...
  [2022-02-23  13:34:28] EROR playlist-builtin/playlist_open_module No playlist 
type given, cannot initialise playlist module
  [2022-02-23  13:34:28] EROR input/input_loop Couldn't initialise input module 
"playlist"
  [2022-02-23  13:34:28] INFO ices-core/main Shutdown complete



What do you think the final parec pipe command should look like? The
content of ices-conf.xml is in the previous answer.

Greetings Henk



Hellsblade's Profile: http://forums.slimdevices.com/member.php?userid=4283
View this thread: http://forums.slimdevices.com/showthread.php?t=112809

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Squeezelite-X

2022-02-23 Thread Peter Galbavy


My main PC is Ethernet connected and I see no issues. Have you got / can
you try a different Ethernet interface (e.g. a USB to Ethernet) as
perhaps it is the Windows driver or some other layer that is causing the
issues?



Peter Galbavy's Profile: http://forums.slimdevices.com/member.php?userid=32718
View this thread: http://forums.slimdevices.com/showthread.php?t=108550

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Pipe Squeezelite to Icecast

2022-02-23 Thread Hellsblade


bpa wrote: 
> You could enable logging for output on squeezelite to see if (a) Radio
> is opened ok and (ii) data is sent to Radio.

Good tip I got an error about libmad.so.

Code:

[12:56:49.649937] load_mad:375 dlerror: libmad.so.0: cannot open shared 
object file: No such file or directory



After installing libmad0 and restricting the the stream to only use mp3
(why not) it started streaming.


Code:

./oldsqueezelite -n RPI -d all=debug -f test.log -c mp3 -o Radio &



Ices2 still gives me the same error

Code:

parec | ices2 ices-conf.xml
  [2022-02-23  13:03:58] INFO ices-core/main IceS 2.0.3 started...
  [2022-02-23  13:03:58] EROR playlist-builtin/playlist_open_module No playlist 
type given, cannot initialise playlist module
  [2022-02-23  13:03:58] EROR input/input_loop Couldn't initialise input module 
"playlist"
  [2022-02-23  13:03:58] INFO ices-core/main Shutdown complete



Code:


  
  
  1
  
  /home/pi/Templates/sqlite
  ices.log
  
  4
  
  1
  
  /home/pi/Templates/sqlite/ices.pid
  
  stdinpcm
  44100
  2
  1
  /home/pi/Templates/sqlite/metadata.txt
  
  




Hellsblade's Profile: http://forums.slimdevices.com/member.php?userid=4283
View this thread: http://forums.slimdevices.com/showthread.php?t=112809

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Pipe Squeezelite to Icecast

2022-02-23 Thread ralphy


You need to append .monitor to the parec device.


Code:

parec -v -d Radio -r test.pcm
  
  Opening a recording stream with sample specification 's16le 2ch 44100Hz' and 
channel map 'front-left,front-right'.
  Connection established.
  Stream error: No such entity





Code:

parec -v -d Radio.monitor -r test.pcm
  
  Opening a recording stream with sample specification 's16le 2ch 44100Hz' and 
channel map 'front-left,front-right'.
  Connection established.
  Stream successfully created.
  Buffer metrics: maxlength=4194304, fragsize=352800
  Using sample spec 's16le 2ch 44100Hz', channel map 'front-left,front-right'.
  Connected to device Radio.monitor (7, not suspended).
  



I'd also suggest that you enable logging, "lock-down" squeezelite-pulse
to 44100Hz, tell the server that squeezelite support a higher sample
rate so it doesn't resample and then have squeezelite resample any
stream that is not 44100.

You might also need to daemonize (run it in the background) squeezelite
using the -z option.

squeezelite -d all=debug -f squeezelite.log -Z 384000 -r 44100-44100 -u
E

You can play the pcm file using aplay to confirm.  Well I don't have
icecast setup.


Code:

aplay -f cd test.pcm
  Playing raw data 'test.pcm' : Signed 16 bit Little Endian, Rate 44100 Hz, 
Stereo
  




Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=112809

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Pipe Squeezelite to Icecast

2022-02-23 Thread bpa


You could enable logging for output on squeezelite to see if (a) Radio
is opened ok and (ii) data is sent to Radio.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=112809

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Squeezelite-X

2022-02-23 Thread backball


backball wrote: 
> Confirm the issue is with my infrastructure. Have tried on an old Win10
> laptop and it just works. So the good news is the code is good. The bad
> news is it doesn't work properly on my system :)
> 
> My system is a brand new Lenovo laptop connected via docking station to
> two Dell monitors (DisplayPort) and webcam. Audio from the 3.5mm jack on
> the monitor to a set of external speakers. The display does blink at
> times for a fraction, cutting both video and sound (probably driver). I
> know all this shouldn't make a difference as the app runs on the laptop
> itself.
> 
> Will continue looking for options as I like the app and need access to
> my LMS...

More info on the above. There seems to be an issue with Squeezelite-X on
Ethernet. I know this sounds strange but here's what I've done.
  
-  Main laptop - Ethernet: Squeezelite-X starts but behaves weirdly
  (see attached log) - Get the connection reset by peer errors and
  sometimes the client is able to reconnect, sometimes now. If not it
  changes to a default player and stops playing
-  Same (main laptop) - Wifi: Changed the connection to Wifi and
  Squeezelite-X runs without any issues
-  Main laptop - Ethernet: Issues appear again
-  So I went ahead and replaced my Ethernet switch (it's 10 years
  old). Main laptop on Ethernet has the same issues as in point 1
-  Change back to Wifi - no issues
-  Second laptop - Ethernet (new switch): Issues
-  Second laptop - Wifi: Ok
  

I like Squeezelite-X but use Ethernet due to work requirements. While
one could argue that Squeezelite-X works I wonder what happened to this
connection once on Ethernet


+---+
|Filename: Squeezelite-X Error - changing stations.txt  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=37301|
+---+


backball's Profile: http://forums.slimdevices.com/member.php?userid=3671
View this thread: http://forums.slimdevices.com/showthread.php?t=108550

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Radio Now Playing plugin

2022-02-23 Thread whitman


Paul Webster wrote: 
> I just tried a few of the Klassik radio stations via RNP and all played
> without any special opening announcement.

Interesting. I was sure I'd saved Klassic's classical "Live" channel as
a favourite from RNP. This was the one that gave me the please-retune
message...

http://stream.klassikradio.de/live/aac-64/www.klassikradio.de/

However, as you say, it plays fine direct from RNP, with this
address...

https://edge65.streams.klassikradio.de/klassikradio-deutschland?aggregator=Webseite

...so I must be mistaken. Anyway, all good now. I'd better check my
other faves!



whitman's Profile: http://forums.slimdevices.com/member.php?userid=9053
View this thread: http://forums.slimdevices.com/showthread.php?t=115201

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Pipe Squeezelite to Icecast

2022-02-23 Thread Hellsblade


Matt Drown wrote: 
> You can specify the LMS server from squeezelite command line if it isn't
> showing up, obviously update the ip address to your server ip.
> > 
Code:

  >   > squeezelite -s 192.168.0.100 -o Radio

> > 
it's working for me already with the -n option, but it does not generate
output.
When I use the non pulse version and start it with 

Code:

squeezelite -n HDMI -o hw:CARD=b2,DEV=0 &


I get output on my HDMI port (great quality btw)
So the problem is with the pulse version. The 'Radio' output is listed
with -l and accepted but not used as a stream
Matt Drown wrote: 
> When you run ICES it will generate the PID file, as long as you have it
> specified in the ICES config file.   Then your metadata script will grab
> it.
The problem here it is not accepting my playlist module, so no pidfile;

Code:

 [2022-02-23  10:47:31] INFO ices-core/main IceS 2.0.3 started...
  [2022-02-23  10:47:31] EROR playlist-builtin/playlist_open_module No playlist 
type given, cannot initialise playlist module
  [2022-02-23  10:47:31] EROR input/input_loop Couldn't initialise input module 
"playlist"


If i use ices together with a config file for Icecast (only difference
there is a stream included) It works normal.
Matt Drown wrote: 
> If running "PAREC" by itself doesn't do anything, then ICES won't be
> able to send any sound.   PAREC by default will pull from the
> pulse-audio and send PCM data out STDOUT onto your terminal window if
> you just run it without "piping" it to ICES.
When i do parec -v without the pipe it  shows its streaming.
> Make sure that squeezelite is working, and you are sending audio there
> (there will be no sound, but LMS will show you playing).
That only works for me with the standard version.

I've been reading Jackd is also an option, but very hard to configure
without a GUI. So my next step will be installing a Virtual Debian
machine with a GUI, and see if I can get it work from there.

Thanks for the help.
Greetings Henk.



Hellsblade's Profile: http://forums.slimdevices.com/member.php?userid=4283
View this thread: http://forums.slimdevices.com/showthread.php?t=112809

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2022-02-23 Thread quart-temps


mherger wrote: 
> Spotty v4.8.0 comes with new helper binaries:
> 
> >   >   > 
  - fix an issue which led to 100% CPU (single core) usage
  - add native support for Apple Silicon CPUs (universal/fat binary)
  - improved error reporting to the plugin
  - catch up with latest librespot 0.3.1 development
  > > > 
> 
> The first improvement probably is the most important, in particular
> with lower power devices like Raspberry Pis. Previously a Connect
> enabled device could cause 100% load on a CPU core, which would sum up
> if you had multiple Connect enabled devices. According to one report
> this even caused a Windows machine to spin up the noisy fan.

Thanks again for this great app.
I know that there are some problems with spotify connect (the music
stops, the track timer does weird things by moving back and forth).
I'm then using it only via the standard logitech media server
interface.
But I'm still encountering the same issues: when I play an album or
playlist, the music stops after 1 or 2 tracks. I updated spotty to 4.8.
Maybe it solves the problem. I'll test.



quart-temps's Profile: http://forums.slimdevices.com/member.php?userid=70645
View this thread: http://forums.slimdevices.com/showthread.php?t=111923

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2022-02-23 Thread castalla


bpa wrote: 
> I suspect the metadata from CBBD has no accents.
> 
> I'll be able to look into this this evening.

Thanks!





castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=47288

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2022-02-23 Thread bpa


castalla wrote: 
> Same processed via CBBD - which just ignores the accents!
I suspect the metadata from CBBD has no accents.

I'll be able to look into this this evening.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=47288

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins