Re: [SlimDevices: Plugins] [Announce] Use Comment Tag Info

2021-11-12 Thread mamema


indeed! Thank you



mamema's Profile: http://forums.slimdevices.com/member.php?userid=44662
View this thread: http://forums.slimdevices.com/showthread.php?t=114968

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


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

2021-11-12 Thread philchillbill


Paul Webster wrote: 
> 
> They are now putting a BOM (byte order mark) at the start of their JSON
> data - before the opening {
> The result was that the json decode failed.
> 
> I have not yet researched if this is a valid thing for them to do ...
> but it was easy enough to strip it from the front before attempting the
> decode.

As per section 8.1 of RFC 7159, BOM is illegal JSON:

https://datatracker.ietf.org/doc/html/rfc7159#section-8.1

Probably well meant of the Swiss programmer but misguided.



philchillbill's Profile: http://forums.slimdevices.com/member.php?userid=68920
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: Radio Now Playing plugin

2021-11-12 Thread ian_heys


Redrum wrote: 
> I really enjoy this plugin, 
> 
> Thank You +1,000,000!
> 
> Jim



*Music Store and VPN Server: *Synology DS215J NAS
*Study Server:* LMS 8.2.0 on Pi 4B pCp 8.0.0/IQ Audio DAC+
*Refurbished 1962 RCA Stereo Console Server/Player *LMS 8.2.0 on Pi 4B
pCp 8.0.0/IQ Audio DAC+
*LAN Players: x2:* pCp 8.0.0 on Pi 3B / IQ Audio DAC+
*LAN Player/ADC* pCp 8.0.0 on Pi 3B / IQ audio Codec +
*PC Players: x2: *Squeezelite on Windows 10 PC.
*VPN Mobile & Car Player:* Material/SqueezePlayer on Android Phone

ian_heys's Profile: http://forums.slimdevices.com/member.php?userid=2629
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] New plugin for audio bookmarks

2021-11-12 Thread sternenjaeger


Now this is weird. I installed a squeezeserver in a new Ubuntu Server
17.10 installation and ... the plugin works without a problem.
You are now the third user with this problem and i am not able to
reproduce it. The important rows in the log are:

> [21-11-12 17:03:21.5215]
> Plugins::BookmarkHistory::Plugin::playlistCallback (1322) request
> failed. result is:{
> can_seek => 1,
> "digital_volume_control" => 1,
> duration => "26.644",
> ...
> "time" => 0,
> *waitingToPlay => 1*,
> }
> [21-11-12 17:03:21.5224]
> Plugins::BookmarkHistory::Plugin::playlistCallback (1327)
> currentindex=0
> [21-11-12 17:03:21.5236]
> Plugins::BookmarkHistory::Plugin::playlistCallback (1356) *no url for
> row:{}*

Michael suspected network issues at the time (waitingToPlay=1 indicates
that the server has send data to the player but the player has not yet
started playing).

Does this problem occur only with the radio or also with other clients?



sternenjaeger's Profile: http://forums.slimdevices.com/member.php?userid=57562
View this thread: http://forums.slimdevices.com/showthread.php?t=102859

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


Re: [SlimDevices: Plugins] [Announce] Dynamic Playlists 3 (mod)

2021-11-12 Thread afriend

marco.mosca wrote: 
> The only issue I see is running SQL Playlist from Favorites menu: these
> playlist are working only if launched from the DPL menu.
Should work in 3.3.3. -May- require removing playlists from LMS
favorites and readding them, as explained in the DPL FAQ.

marco.mosca wrote: 
> Instead of having a drop down list for the genre can you implement a
> list of checkbox as in the below picture? This would be great for both
> random songs and random albums. In this way is possible to select more
> than a genre at the same time.
As I said in post#69 I like the idea but this would require some
non-trivial code changes. And lots of testing. I don't have the time for
that right now. Maybe some time next year.

marco.mosca wrote: 
> Include the Custom Skip as the last choice of the DPL with parameters
> (as it was for example in the SQL Playlist).
I won't do that. I don't want to reintroduce new ties between plugins,
on the contrary.
Also, -please really do read the DPL3 FAQ and the CustomSkip3 FAQ- (see
signature below). tl;dr: the job of DPL is to *play* dynamic playlists
and SQLPlayList's job is and always has been to -assist- users who don't
feel comfortable writing SQLite code in *creating* custom dynamic
playlists. Whether you create your custom dynamic playlist with the help
of SQLPlayList or you write it yourself from scratch... just 2 different
ways of *creating* a dynamic playlist that DPL should *play*.
So DPL does support setting CustomSkip filters but you just have to tell
it to do so in your custom dynamic playlist (no matter if you use
SQLPlayList or write the code yourself). Check out the FAQs/wikis for
more information.
Setting a customskip filter set for a dynamic playlist was always
-static.- If you use SQLPlayList it just writes the name of the
CustomSkip filter set you want to use into the dynamic playlist
definition. It was never a parameter you could/would set when starting a
dynamic playlist. 

marco.mosca wrote: 
> can you also make Custom Skip V2 available again. I would like to use it
> until I can fully embrace DPL and CS V3.
I think Erland has explained this very well in this '*post*'
(https://forums.slimdevices.com/showthread.php?115073-Announce-Dynamic-Playlists-3-(mod)&p=1037619&viewfull=1#post1037619)
(on this very page actually).



'Github repos' (https://github.com/AF-1/)  'Dynamic Playlists 3 FAQ'
(https://github.com/AF-1/lms-dynamicplaylists#faq)  'Custom Skip 3
FAQ' (https://github.com/AF-1/lms-customskip#faq)

afriend's Profile: http://forums.slimdevices.com/member.php?userid=39306
View this thread: http://forums.slimdevices.com/showthread.php?t=115073

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


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

2021-11-12 Thread Paul Webster


Thanks for the feedback

0.0.13 12-Nov-2021
  - Add Radio Swiss - Classic, Pop and Jazz
  - Mother Earth Radio started putting UTF8 BOM at start of 
data so
strip it
  - KlassikRadio.de changed their station ids which stopped 
matching
of songs



Paul Webster
http://dabdig.blogspot.com
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, allzic radio, caroline
flashback, cesky rozhlas, frequence3, jukeradio, klassikradio.de, linn
radio, mother earth, naim radio, nova.fr, radioblues flac, radio espace,
rte ireland, somehow jazz, supla finland

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] Use Comment Tag Info

2021-11-12 Thread afriend

mamema wrote: 
> just discovered the beauty of this plugin. I have use cases for it. So
> great work.
> What i've discovered, is that every custom menu is under "My Custom
> Menus". It would be nice if this String is customizable without digging
> into the plugin code.
> Thanks again for this plugin.

Glad you like it. If you're referring to the displayed name of the (home
menu) parent folder for the browse menus of your virtual libraries you
should be able to change it in the settings (I think I put it in the
-extras- section).



'Github repos' (https://github.com/AF-1/)  'Dynamic Playlists 3 FAQ'
(https://github.com/AF-1/lms-dynamicplaylists#faq)  'Custom Skip 3
FAQ' (https://github.com/AF-1/lms-customskip#faq)

afriend's Profile: http://forums.slimdevices.com/member.php?userid=39306
View this thread: http://forums.slimdevices.com/showthread.php?t=114968

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


Re: [SlimDevices: Plugins] Success: MusicIP and Spicefly Sugarcube running on Raspberry Pi

2021-11-12 Thread slartibartfast


goharbourview123 wrote: 
> Here? Or am I misunderstanding...
> 
> https://downloads.raspberrypi.org/raspios_arm64/images/raspios_arm64-2021-11-08/Well
>  spotted. I was only looking on the main website. It isn't listed
there for some reason.
https://www.raspberrypi.com/software/operating-systems/

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


Re: [SlimDevices: Plugins] Success: MusicIP and Spicefly Sugarcube running on Raspberry Pi

2021-11-12 Thread goharbourview123


slartibartfast wrote: 
> I don't think there is a 64 bit version yet.

Here? Or am I misunderstanding...

https://downloads.raspberrypi.org/raspios_arm64/images/raspios_arm64-2021-11-08/



goharbourview123's Profile: 
http://forums.slimdevices.com/member.php?userid=23031
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


Re: [SlimDevices: Plugins] New plugin for audio bookmarks

2021-11-12 Thread sternenjaeger


I got the log. The problem is the same as two other users had before:
The squeezeserver starts the playback before it has finished building
the playlist. And this prevents my plugin from jumping to the bookmarked
track. 

In their case it was caused by the squeezeserver build for their
Synology NAS. This could be solved by switching to a different build for
the Synology.

At the time i couldn't reproduce the error - but i will setup a
squeezeserver based on Ubuntu 17.10 server and see if this installation
will also show this weird behaviour.

My guess is that this is caused by the rather outdated Ubuntu 17.10



sternenjaeger's Profile: http://forums.slimdevices.com/member.php?userid=57562
View this thread: http://forums.slimdevices.com/showthread.php?t=102859

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


Re: [SlimDevices: Plugins] [Announce] Dynamic Playlists 3 (mod)

2021-11-12 Thread RobbH


w3wilkes wrote: 
> Okay, In an effort to go to this supported version of DPL I uninstalled
> DPL2 and installed DPL3. Thanks to RobbH for letting me know where to
> find the dynamic playlists I've built with SQLPlaylists in DPL3.
> 
> Doing some testing and it all seems to work. The initial start picks 10
> songs as I've set it. I set for it to add songs after 30 seconds of the
> last song and also set for it to keep the last 10 songs played. When it
> adds songs I don't see a setting for how many to add each time. Where do
> I set that number?? I'd like it to be 10 so that my list would always be
> 20 songs long.

Go to Settings/Advanced/Dynamic Playlists. At the top of Various
Settings, set both "Max. number of unplayed songs" and "Min. number of
unplayed songs" to 10.



LMS 8 nightly running on Raspberry Pi OS. Mostly virtual players,
occasionally with SB Radio, Boom or Classic.

RobbH's Profile: http://forums.slimdevices.com/member.php?userid=67008
View this thread: http://forums.slimdevices.com/showthread.php?t=115073

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


Re: [SlimDevices: Plugins] Success: MusicIP and Spicefly Sugarcube running on Raspberry Pi

2021-11-12 Thread frankd


slartibartfast wrote: 
> It seems to be. Just take care with the libc6 package. The Raspberry
> version is 
> libc6_2.31-13+rpt2+rpi1
> The Bullseye version is
> libc6_2.31-13+deb11u2
> 
> Sent from my Pixel 3a using Tapatalk

These are good news :-)
First big distribution upgrade, which doesn't require a totally
different approach like the others before...
Once I have gone through the process, I will update the first page
again...



frankd's Profile: http://forums.slimdevices.com/member.php?userid=52885
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


Re: [SlimDevices: Plugins] [Announce] Dynamic Playlists 3 (mod)

2021-11-12 Thread w3wilkes


Okay, In an effort to go to this supported version of DPL I uninstalled
DPL2 and installed DPL3. Thanks to RobbH for letting me know where to
find the dynamic playlists I've built with SQLPlaylists in DPL3.

Doing some testing and it all seems to work. The initial start picks 10
songs as I've set it. I set for it to add songs after 30 seconds of the
last song and also set for it to keep the last 10 songs played. When it
adds songs I don't see a setting for how many to add each time. Where do
I set that number?? I'd like it to be 10 so that my list would always be
20 songs long.



Main system - Rock Solid with LMS 8.2.0 on WHS 2011 - 2 Duets and
Squeeseslave
Cabin system - Rock solid with LMS 8.2.0 on Win10 Pro - 1 RPi 3 Model
B/Hifiberry DAC+ Pro/PiCorePlayer and Squeezeslave
Squeezebox Boom - "At Large" player around both home and cabin
Headphones and car - Android phone/Bluetooth w/full library on MicroSD
card - PowerAmp music player app (similar to Material Skin)

w3wilkes's Profile: http://forums.slimdevices.com/member.php?userid=22973
View this thread: http://forums.slimdevices.com/showthread.php?t=115073

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-11-12 Thread cpd73


slartibartfast wrote: 
> Well now the symbol has appeared but I am not sure if it appeared after
> I added another library view or after clearing the cache in the
> application. It survived me deleting the added library view.

The issue is that LMS, AFAIK, does not provide a notification when a new
library is created, or when one is removed. Now I need to update
Material so that it auto-refreshes its library list when a library is
added with Material, or when one is removed. However, if you create a
library with another UI then you would need to refresh Material for it
to notice. Not sure if there is any better way. Most UIs don't have this
issue as you need to go into a menu to see this library list.



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Use http: //SERVER:9000/material/?debug=json,cometd to also see update
messages, e.g. play queue) 2. Open browser's developer tools 3. Open
console tab in developer tools 4. REQ/RESP messages sent to/from LMS
will be logged here.

cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] New plugin for audio bookmarks

2021-11-12 Thread sternenjaeger


loz2103 wrote: 
> that meant to say, how do you set the debug level?

With the web interface: Settings -> Advanced -> Logging -> look for
"plugin.bookmarkHistory" and set the level in the drop down to "Info"

Don't restart the server after setting the level or it will be reset to
"Error". Then download the complete log by clicking on "Information".
After you got the log set the level back to "Error" or restart the
squeezeserver.



sternenjaeger's Profile: http://forums.slimdevices.com/member.php?userid=57562
View this thread: http://forums.slimdevices.com/showthread.php?t=102859

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


Re: [SlimDevices: Plugins] [Announce] Use Comment Tag Info

2021-11-12 Thread mamema


just discovered the beauty of this plugin. I have use cases for it. So
great work.
What i've discovered, is that every custom menu is under "My Custom
Menus". It would be nice if this String is customizable without digging
into the plugin code.
Thanks again for this plugin.



mamema's Profile: http://forums.slimdevices.com/member.php?userid=44662
View this thread: http://forums.slimdevices.com/showthread.php?t=114968

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


Re: [SlimDevices: Plugins] New plugin for audio bookmarks

2021-11-12 Thread loz2103


sternenjaeger wrote: 
> I dont think that this message is related to the problem. This would
> only be relevant if the delay between the time when you pressed the
> button to start the playback and the time when it actually starts is ~60
> seconds or more.
> 
> Could you set the debug level for the plugin to info and then create a
> bookmark and try to start the playback from the bookmark menu. If
> possible repeat this for 2-3 times with a bit of a pause in between.
> 
> You can PM me the logfile or upload it here and i will have a look.

sorry, how do you set the dub level?



loz2103's Profile: http://forums.slimdevices.com/member.php?userid=55887
View this thread: http://forums.slimdevices.com/showthread.php?t=102859

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


Re: [SlimDevices: Plugins] Success: MusicIP and Spicefly Sugarcube running on Raspberry Pi

2021-11-12 Thread slartibartfast


goharbourview123 wrote: 
> Thanks - I might have a go at getting this going on the 64-bit version
> of the Raspberry Pi OS. Before coming back to the RPi, I once got
> MusicIP running on a Debian Jessie image for the Odroid C2 which is a
> 64-bit board.I don't think there is a 64 bit version yet.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


Re: [SlimDevices: Plugins] Success: MusicIP and Spicefly Sugarcube running on Raspberry Pi

2021-11-12 Thread goharbourview123


slartibartfast wrote: 
> It seems to be. Just take care with the libc6 package. The Raspberry
> version is 
> libc6_2.31-13+rpt2+rpi1
> The Bullseye version is
> libc6_2.31-13+deb11u2

Thanks - I might have a go at getting this going on the 64-bit version
of the Raspberry Pi OS. Before coming back to the RPi, I once got
MusicIP running on a Debian Jessie image for the Odroid C2 which is a
64-bit board.



goharbourview123's Profile: 
http://forums.slimdevices.com/member.php?userid=23031
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2021-11-12 Thread staresy


Hi,
When running Material within Squeezelite-X, I've noticed that selecting
the download option for a track (from queue, 3 dots, download) fails.

Running material directly through a web browser (chrome) works fine and
downloads the FLAC file.



location 1: lms 8.3 on win 10 brix server, x3 sb radios, x1 touch, x1
controller : location 2: lms 8.3 on win 10 brix server, x2 sb radios, x1
duet receiver, x1 controller : alexa mediaserver smart skill, material
android, squeezelitex control

staresy's Profile: http://forums.slimdevices.com/member.php?userid=807
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] Stream What You Hear

2021-11-12 Thread agbagb


I put SWYH on auto-boot recently, after we'd discussed here why I
could't get it to work from favorites...   These days, I'm sure I'll
ask exactly that again, soon-ish!



LMS 8.2.1 - 1628023316 
Win10
Control: Web GUI; sometimes OrangeSqueeze on Android phones / pads

Machines / devices are in France, in two locations.
a) Livebox 4
Internal HDD (FLAC music; mp3 voice), LAN Desktop
3 x Touch - 1 wireless, 2 LAN. (8.0.1-r16855)
2 x SB Radios [wireless] (8.0.1-r16855)
2 x SqueezeAmps

b) Freebox
External SSD, WiFi Laptop
1 x Touch LAN (Firmware:7.8.0-r16754)
2 x SB Radios, Wireless (7.7.3-r16676)

agbagb's Profile: http://forums.slimdevices.com/member.php?userid=7034
View this thread: http://forums.slimdevices.com/showthread.php?t=115410

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


Re: [SlimDevices: Plugins] Stream What You Hear

2021-11-12 Thread garym


agbagb wrote: 
> I believe it was you who first pointed me at it - and most useful it is.
> But I've been trying to see what was causing my laptop fan to be
> running all the time, and the chassis to be red-hot,, and SWYH turned
> out to be the culprit.  I use it only once a month or so.

agree. I only start SWYH when I'm actually using it.  (and even though
I've used it for several years now, I often find myself clicking on my
LMS favorites to listen to a stream and not getting anything.  Then,
Duh!, I realize I haven't started up SWYH.



*Home:* Pi4B-8GB/pCP8.x/4TB>LMS 8.2.x>Transporter, Touch, Boom, Radio
(all ethernet)
*Cottage:* rPi4B-4GB/pCP8.x/4TB>LMS 8.2.x>Touch>Benchmark DAC I, Boom,
Radio w/Battery (Radio WIFI)
*Office:* Win10(64)>foobar2000
*The Wild: *rPi3B+/pCP7.x/4TB>LMS 8.1.x>hifiberry Dac+Pro (LMS &
Squeezelite) 
*Controllers:* iPhone11 & iPadAir3 (iPeng), CONTROLLER, Material Skin,
or SqueezePlay 7.8 on Win10(64)
*Files:* -Ripping-: dBpoweramp > FLAC; -Post-rip-: mp3tag, PerfectTunes,
TuneFusion; -Streaming:- Spotify

garym's Profile: http://forums.slimdevices.com/member.php?userid=17325
View this thread: http://forums.slimdevices.com/showthread.php?t=115410

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


Re: [SlimDevices: Plugins] Stream What You Hear

2021-11-12 Thread agbagb


I believe it was you who first pointed me at it - and most useful it is.
But I've been trying to see what was causing my laptop fan to be
running all the time, and the chassis to be red-hot,, and SWYH turned
out to be the culprit.  I use it only once a month or so.



LMS 8.2.1 - 1628023316 
Win10
Control: Web GUI; sometimes OrangeSqueeze on Android phones / pads

Machines / devices are in France, in two locations.
a) Livebox 4
Internal HDD (FLAC music; mp3 voice), LAN Desktop
3 x Touch - 1 wireless, 2 LAN. (8.0.1-r16855)
2 x SB Radios [wireless] (8.0.1-r16855)
2 x SqueezeAmps

b) Freebox
External SSD, WiFi Laptop
1 x Touch LAN (Firmware:7.8.0-r16754)
2 x SB Radios, Wireless (7.7.3-r16676)

agbagb's Profile: http://forums.slimdevices.com/member.php?userid=7034
View this thread: http://forums.slimdevices.com/showthread.php?t=115410

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


Re: [SlimDevices: Plugins] Success: MusicIP and Spicefly Sugarcube running on Raspberry Pi

2021-11-12 Thread slartibartfast


goharbourview123 wrote: 
> I was about to ask if anyone had tried this on Bullseye yet - does it
> seem to be working smoothly now you've got it up and running?It seems to be. 
> Just take care with the libc6 package. The Raspberry
version is 
libc6_2.31-13+rpt2+rpi1
The Bullseye version is
libc6_2.31-13+deb11u2

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


Re: [SlimDevices: Plugins] New plugin for audio bookmarks

2021-11-12 Thread sternenjaeger


loz2103 wrote: 
> 
> The issue in the log seems to be this entry:
> 
> [21-11-12 11:06:16.2432]
> Plugins::BookmarkHistory::Plugin::newsongCallback (1561) Trigger for
> newsong exists but is to old (to be expected when you press play after
> reconnect). client:Slim::Player::SqueezePlay=ARRAY(0x562e311cefd0) time:
> 1636715176 trigger value:1636714536 request:playlist newsong
> url:file://
> 

I dont think that this message is related to the problem. This would
only be relevant if the delay between the time when you pressed the
button to start the playback and the time when it actually starts is ~60
seconds or more.

Could you set the debug level for the plugin to info and then create a
bookmark and try to start the playback from the bookmark menu. If
possible repeat this for 2-3 times with a bit of a pause in between.

You can PM me the logfile or upload it here and i will have a look.



sternenjaeger's Profile: http://forums.slimdevices.com/member.php?userid=57562
View this thread: http://forums.slimdevices.com/showthread.php?t=102859

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


Re: [SlimDevices: Plugins] Success: MusicIP and Spicefly Sugarcube running on Raspberry Pi

2021-11-12 Thread goharbourview123


I was about to ask if anyone had tried this on Bullseye yet - does it
seem to be working smoothly now you've got it up and running?



goharbourview123's Profile: 
http://forums.slimdevices.com/member.php?userid=23031
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


Re: [SlimDevices: Plugins] Stream What You Hear

2021-11-12 Thread garym


agree.  I use this often to stream things from SiriusXM.



*Home:* Pi4B-8GB/pCP8.x/4TB>LMS 8.2.x>Transporter, Touch, Boom, Radio
(all ethernet)
*Cottage:* rPi4B-4GB/pCP8.x/4TB>LMS 8.2.x>Touch>Benchmark DAC I, Boom,
Radio w/Battery (Radio WIFI)
*Office:* Win10(64)>foobar2000
*The Wild: *rPi3B+/pCP7.x/4TB>LMS 8.1.x>hifiberry Dac+Pro (LMS &
Squeezelite) 
*Controllers:* iPhone11 & iPadAir3 (iPeng), CONTROLLER, Material Skin,
or SqueezePlay 7.8 on Win10(64)
*Files:* -Ripping-: dBpoweramp > FLAC; -Post-rip-: mp3tag, PerfectTunes,
TuneFusion; -Streaming:- Spotify

garym's Profile: http://forums.slimdevices.com/member.php?userid=17325
View this thread: http://forums.slimdevices.com/showthread.php?t=115410

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


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

2021-11-12 Thread Redrum


Paul Webster wrote: 
> I have just made a new beta - 0.0.13b
> .

I really enjoy this plugin, I really love discovering new music and new
stations with it. It's so much easier to just "try" each new entry,
rather than trying to find something you like out of 1000's of choices
on, say TuneIn.

I also enjoying hearing about the obstacles you overcome. Even if some
of it not in my knowledge area, I learn a bit from it.

Paul, I can't thank you enough for the work that you put into this, and
the willingness to add suggestions from this community.

Thank You +1,000,000!
Jim



Redrum's Profile: http://forums.slimdevices.com/member.php?userid=33806
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: Radio Now Playing plugin

2021-11-12 Thread Paul Webster


I have just made a new beta - 0.0.13b
This includes handling of their multi-lingual classical station.
I have not seen (heard) of anyone else doing this and it was a bit
tricky to work around.
They have 3 classical streams - for German, French and Italian ... the 3
languages of Switzerland.
Each one is playing the same tracks but with different language spoken
intro/outro to the tracks and potentially a different language for some
of the text.

What made this more of a problem for me is that although the same tracks
are played in the same order for each of the classical streams ... they
are not always at the same time because of the differing lengths of the
intro/outro in each language.

So I added some stuff to get around this - and it relies on the language
identifier being in the stream URL ... which it is for the classical
station.

However, the Jazz and Pop station have no spoken links and therefore no
language identifier in the URL ... so I had to add some tweaks for
that.


While testing that I had not broken anything for other broadcasters I
spotted that Mother Earth Radio was no longer showing track info.
This turned out to be a completely different reason.
They are now putting a BOM (byte order mark) at the start of their JSON
data - before the opening {
The result was that the json decode failed.

I have not yet researched if this is a valid thing for them to do ...
but it was easy enough to strip it from the front before attempting the
decode.



Paul Webster
http://dabdig.blogspot.com
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, allzic radio, caroline
flashback, cesky rozhlas, frequence3, jukeradio, klassikradio.de, linn
radio, mother earth, naim radio, nova.fr, radioblues flac, radio espace,
rte ireland, somehow jazz, supla finland

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] New plugin for audio bookmarks

2021-11-12 Thread loz2103


Hi there,

I've only just started using this plugin and seem to have the problem
that some others have had in the past, where the bookmark always starts
the album from the first track. I was trying to use the bookmarking on
an SB radio, but controlled through the web interface.

The issue in the log seems to be this entry:

[21-11-12 11:06:16.2432]
Plugins::BookmarkHistory::Plugin::newsongCallback (1561) Trigger for
newsong exists but is to old (to be expected when you press play after
reconnect). client:Slim::Player::SqueezePlay=ARRAY(0x562e311cefd0) time:
1636715176 trigger value:1636714536 request:playlist newsong
url:file://

I was originally running LMS 8.0.0 on Ubuntu Server (17.10), so upgraded
to 8.2.1, but this didn't solve the issue.

MY system settings are:
Logitech Media Server Version: 8.2.1 - 1634705759 @ Wed Oct 20 07:15:04
CEST 2021
Hostname: 
Server IP Address: 
Server HTTP Port Number: 9000
Operating system: Debian - EN - utf8
Platform Architecture: x86_64-linux
Perl Version: 5.26.0 - x86_64-linux-gnu-thread-multi
Audio::Scan: 0.95
IO::Socket::SSL: 2.050
Database Version: DBD::SQLite 1.58 (sqlite 3.22.0)
Total Players Recognized: 3

Any help would be much appreciated.



loz2103's Profile: http://forums.slimdevices.com/member.php?userid=55887
View this thread: http://forums.slimdevices.com/showthread.php?t=102859

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-11-12 Thread slartibartfast


slartibartfast wrote: 
> I have two library views on a new server at the moment. Default and
> Library without duplicated online tracks. I can see both libraries in
> the default skin under Library Views but I don't see them in Material
> Skin. The selection icon is missing. I must be doing something daft but
> I can't think of anything.[image:
> https://uploads.tapatalk-cdn.com/2022/66ce6a1f8b3841915d65b0e8242523b3.jpg]
> 
> Sent from my Pixel 3a using TapatalkWell now the symbol has appeared but I am 
> not sure if it appeared after
I added another library view or after clearing the cache in the
application. It survived me deleting the added library view.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-11-12 Thread slartibartfast


I have two library views on a new server at the moment. Default and
Library without duplicated online tracks. I can see both libraries in
the default skin under Library Views but I don't see them in Material
Skin. The selection icon is missing. I must be doing something daft but
I can't think of anything.[image:
https://uploads.tapatalk-cdn.com/2022/66ce6a1f8b3841915d65b0e8242523b3.jpg]

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


[SlimDevices: Plugins] Stream What You Hear

2021-11-12 Thread agbagb


[Apologies that I mistakenly first posted this in 3rd Party Hardware
.]


We talk from time to time of various ways of streaming audio from a
laptop / desktop into the LMS world, and a neat and handy one - for
Windows users - is Stream What You Hear

http://www.streamwhatyouhear.com/

I quite like it - but heavens it's a resource hog even when running in
the background. Like many an app it has a "start up in background on
boot up" option - imho, this is best disabled. Now, you then need to
recall that if you save Stream What You Hear as an LMS favorite - which
I have - this will not work unless you first activate the app manually.
Which - if you only occasionally use it - you will of course forget you
have to do!



LMS 8.2.1 - 1628023316 
Win10
Control: Web GUI; sometimes OrangeSqueeze on Android phones / pads

Machines / devices are in France, in two locations.
a) Livebox 4
Internal HDD (FLAC music; mp3 voice), LAN Desktop
3 x Touch - 1 wireless, 2 LAN. (8.0.1-r16855)
2 x SB Radios [wireless] (8.0.1-r16855)
2 x SqueezeAmps

b) Freebox
External SSD, WiFi Laptop
1 x Touch LAN (Firmware:7.8.0-r16754)
2 x SB Radios, Wireless (7.7.3-r16676)

agbagb's Profile: http://forums.slimdevices.com/member.php?userid=7034
View this thread: http://forums.slimdevices.com/showthread.php?t=115410

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