Re: [SlimDevices: Plugins] Announce - Song info plugin for FIP radio

2019-03-19 Thread dreagle
I get errors logged from RadioFrance plugin with the nightly LMS and the SqueezeNetwork disabled : > [19-03-19 10:08:15.5830] Plugins::RadioFrance::Plugin::BEGIN (27) Error: > Support for mysqueezebox.com has been disabled. Please update your code: > don't call me if main::NOMYSB. > [19-03-19 10

Re: [SlimDevices: Plugins] Announce - Song info plugin for FIP radio

2019-03-19 Thread Paul Webster
Thanks for the report - I will work on it today. Paul Webster http://dabdig.blogspot.com Author Radio France (FIP etc) plugin Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105 View this thread: h

Re: [SlimDevices: Plugins] Announce - Song info plugin for FIP radio

2019-03-19 Thread Paul Webster
I suspect that replacing line 32 in /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/RadioFrance/Plugin.pm (location could be different on other installations) with if ( !main::NOMYSB ) { use Slim::Networking::SqueezeNetwork; } will get rid of the error message. Next step is t

Re: [SlimDevices: Plugins] Announce - Song info plugin for FIP radio

2019-03-19 Thread Paul Webster
That suggested change does not work ... perhaps the NOMYSB variable is not available at that point. I'll do more digging. Paul Webster http://dabdig.blogspot.com Author Radio France (FIP etc) plugin Paul Webster's Profile

Re: [SlimDevices: Plugins] Announce - Song info plugin for FIP radio

2019-03-19 Thread Paul Webster
In any case - I think it is only a warning and plugin continues to work. Seems to work fine without using that SN file ... so simply comment out that line for now to avoid the message in the logs. Paul Webster http://dabdig.blogspot.com Author Radio France (FIP etc) plugin ---

Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2019-03-19 Thread bluetdi
Works fine, thank you. Moonphase is nice, have now to integrate it into my screens. Will be fun. Made some minor adjustments for german language and day/date in the plugin just to look it familiar. 2xPi3-7"+pCP+LMS | Transporter | 2xTouch | 2xClassic | 2xBoom | 2xRadio | iPeng | [2xOdroid U3+

Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2019-03-19 Thread Pommes
bluetdi wrote: > Works fine, thank you. > Moonphase is nice, have now to integrate it into my screens. Will be > fun. > Made some minor adjustments to the plugin for german language and > day/date just to look it familiar. Hi, how can i use the moon phase ( i am using cc helper to built screen

Re: [SlimDevices: Plugins] Announce - Song info plugin for FIP radio

2019-03-19 Thread Michael Herger
That suggested change does not work ... perhaps the NOMYSB variable is not available at that point. You can't put a "use" insight a condition. You'd have to "require" it instead. But most likely you don't need it anyway. -- Michael ___ plugins mail

Re: [SlimDevices: Plugins] iPeng support thread

2019-03-19 Thread pippin
dolodobendan wrote: > I do get a lot of these in server.log: > > I think this happens when iPeng is running in background (not playing) > and the iPhone shuts down WiFi or whatever to preserve power. But I'm > just guessing here. Is there a way to suppress this? It's probably when the player s

Re: [SlimDevices: Plugins] iPeng support thread

2019-03-19 Thread pippin
Pascal Hibon wrote: > > Do you have an AppleTV Ipeng app or is it on the making? > I probably won't be using my AppleTV for playing music but it could be a > nice way to show the now playing content at parties. Still working on it but it's a bit of a low priority. Browsing large libraries on

Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2019-03-19 Thread mherger
After the boring, but still broken, update to 1.37x, I decided to give the Qobuz plugin a little love. I re-organized the playlists menu to a.) use the same artwork as the official UI, and b.) the same categories. So hopefully you'll find your way around the lists better now. Have fun! Michael

Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2019-03-19 Thread bluetdi
Pommes wrote: > Hi, > how can i use the moon phase ( i am using cc helper to built screens)? > are you willing to share your personnel weather screen? > If not, maybe a photo? > Thanks You use moonphase llike any other variales in CCH. Just select one of the predefined items (stdtext) in the dr

Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2019-03-19 Thread Pommes
bluetdi wrote: > You use moonphase like any other variables in CCH. Just select one of > the predefined items (stdtext) in the dropdown menu and put in the > variable for moon. > > Photos of my screens you will find in this thread and the other about > the Touch. But you cannot use my screens.

Re: [SlimDevices: Plugins] iPeng support thread

2019-03-19 Thread dolodobendan
pippin wrote: > It's probably when the player shuts down. iOS Apps don't "run" in the > background unless they are doing something like playing audio. They get > completely suspended the moment you send them to the background so in > iPeng's case it won't communicate with the server either. > Th

Re: [SlimDevices: Plugins] iPeng support thread

2019-03-19 Thread pippin
May have to do with your logging preferences --- learn more about iPeng, the iPhone and iPad remote for the Squeezebox and Logitech UE Smart Radio as well as iPeng Party, the free Party-App, at penguinlovesmusic.com *New: iPeng 9, the Universal App for iPhone, iPad and Apple Watch* --

Re: [SlimDevices: Plugins] iPeng support thread

2019-03-19 Thread pippin
dolodobendan wrote: > Ok, thank you. I'm a bit curious why apparently I'm the only one getting > this error with the code 486 here. Do you use another App to control iPeng's player? I get similar error messages, albeit with a different code (455) when I try to control a disconnected player from

Re: [SlimDevices: Plugins] An AirPlay question

2019-03-19 Thread d6jg
philippe_44 wrote: > Can you log what the bridge do? Add a line in ‘additional parameters’ > that says « -d all=info » This is the log output for my Denon RCD N8 (it doesn't support coverart) Duration on the Denon is 0:00 in all cases played. 27002 I will repeat with Sky Q a little later on.

Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2019-03-19 Thread left channel
Thanks Michael. Now enjoying the "New in World" Qobuz playlist. Interesting how the playlists' rectangular images look when cropped into squares. Never would have noticed that if you hadn't mentioned artwork though. :-) LMS: SGC microJukebox running Sonicorbiter OS Control apps: Squeezelite-X

Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2019-03-19 Thread Michael Herger
Interesting how the playlists' rectangular images look when cropped into squares. Never would have noticed that if you hadn't mentioned artwork though. :-) Yeah, they don't look great... but before I was using just a random track's artwork to represent the playlist. -- Michael __

Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2019-03-19 Thread paul-
%G 'moonPhrase' %n 'moonrise' %N 'moonset' The icons are referenced with 'moonphaseURL' piCorePlayer a small player for the Raspberry Pi in RAM. Homepage: https://www.picoreplayer.org Please 'donate' (https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=U7JHY5WYHCNRU&lc=GB¤cy_c

Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2019-03-19 Thread bluetdi
Pommes wrote: > Oh, i understand, no problem. > I searched the thread and found out that you changed the forecast > weekdays to short type, could you tell me how to do this? > And can you tell me which code to use in cch sdttext for moon phase, > please (like %T for temperature as an example)? A

Re: [SlimDevices: Plugins] Announce - Song info plugin for FIP radio

2019-03-19 Thread Paul Webster
I've found the reason for it being there. I used a version of the DRS (Swiss radio plugin - version 1.1.0) as the template for my plugin and it had it in as well. I see that the current version of that plugin does not have it. I have taken that line out of my code for future version. Paul We

Re: [SlimDevices: Plugins] iPeng support thread

2019-03-19 Thread dolodobendan
pippin wrote: > Do you use another App to control iPeng's player? > I get similar error messages, albeit with a different code (455) when I > try to control a disconnected player from iPeng's watch app, which also > uses JSON/RPC (iPeng on the iPhone/iPad uses cometd instead) I have to add that

Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2019-03-19 Thread Pommes
bluetdi wrote: > I fear I cannot give you a *short* tutorial in working with CCH. Best > look into this wiki and try out things with a new screen: > > http://wiki.slimdevices.com/index.php/Custom_Clock_applet > > For the variables paul´gave you the data already. > > Regarding the other questio

Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2019-03-19 Thread Pommes
paul- wrote: > %G 'moonPhrase' > %n 'moonrise' > %N 'moonset' > > The icons are referenced with 'moonphaseURL' Thanks a lot, that worked! The Earth Has Music For Those Who Listen Pommes's Profile: http://forums.slim

Re: [SlimDevices: Plugins] [Announce] Spotty 2.7.x - Spotify Connect for your Squeezebox

2019-03-19 Thread gegen
mherger wrote: > > My understanding (based on a couple of minutes on google) is that the > > 'musl' version is the same program but linked with a different > > (streamlined) libc (c library) version. I would have been surprised > if > > this had been a solution (but then I've been surprised that

Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2019-03-19 Thread didjean
Thanks Michael, love the little love [emoji106] Envoyé de mon iPhone en utilisant Tapatalk Transporter + Cambridge Audio 651R + Q Acoustics Concept 40 --- Touch + Onkyo TX-SR309 + Morel Applause MKII --- SB2, SB3, Duet, 2 Boom, 7 Radios --- Ipeng --- LMS 7.9.2 - 1537430919 / Max2Play --- Qob

Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2019-03-19 Thread dougrossi
BoomX2 wrote: > Seems like you have issues with your LMS install rather than this plugin > or repositories. You might be able to get better advice on fixing it in > one of the other forums. Possibly the one titled "Logitech Media > Server"? could be. I'll take a look there -

Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2019-03-19 Thread treble
I assume the Wunderground version of SDT will stop working in a few days? It looks like the changed the way API calls are being made and that everyone needs to create a new API As long as you have a PWS you can generate one for free. Since the syntax of the API call is going to change, I g

Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2019-03-19 Thread tcutting
treble wrote: > I assume the Wunderground version of SDT will stop working in a few > days? It looks like the changed the way API calls are being made and > that everyone needs to create a new API key As long as you have a > PWS you can generate one for free. Since the syntax of the API c

Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2019-03-19 Thread Sb42
Is there anyway to use SDT as a screensaver for the Radio? Sb42's Profile: http://forums.slimdevices.com/member.php?userid=10692 View this thread: http://forums.slimdevices.com/showthread.php?t=14327 _

Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2019-03-19 Thread karlek
Yes. You’ll need the Custom Clock Applet for the Radio. Then you can choose between several preconfigured screens as screensaver or build your own. karlek's Profile: http://forums.slimdevices.com/member.php?userid=64321 V

Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2019-03-19 Thread ftarz
I have SDT Version 5.9.51 installed on a piCorePlayer V4.1.0 box and set a SDT Weather clock as the screensaver. When the box is booted the SDT screensaver shows the time and degree signs but no weather data. It will stay this way for at least 15 hours (overnight) even with the update time set to