Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2021-05-14 Thread mh_


Hi @mherger,
Is it possible to "like" a spotify song while playing in LMS? As in the
spotify app when you click on "heart" icon (previously "plus" icon
iirc)
- meaning not adding a song to LMS favorites, but marking a song as
"liked" on spotify and in effect the song ends up in "Liked Songs"
special playlist


--------
mh_'s Profile: http://forums.slimdevices.com/member.php?userid=50754
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


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

2019-02-09 Thread mh_


We could try implementing an alternative API https://darksky.net/dev/
which looks great at the moment, and has a reasonable free plan.

Weather.com also belongs to IBM (together with wunderground), so it's
just a matter of time they will kill their API as well...



mh_'s Profile: http://forums.slimdevices.com/member.php?userid=50754
View this thread: http://forums.slimdevices.com/showthread.php?t=14327

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


Re: [SlimDevices: Plugins] [Announce] Now Playing with Big Clock (radio patch)

2018-04-14 Thread mh_

vn30 wrote: 
> Hello, could you provide the repo.xml on a public http:// Page?

Is there a problem with github url over https? Doesn't it work for you?


----
mh_'s Profile: http://forums.slimdevices.com/member.php?userid=50754
View this thread: http://forums.slimdevices.com/showthread.php?t=108801

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


Re: [SlimDevices: Plugins] [Announce] Now Playing with Big Clock (radio patch)

2018-03-11 Thread mh_

Okay, apparently Patch Installer (or SB Radio) can't download files over
https from github... i had to host them on another server and serve them
over HTTP and now they work...
please try again.



mh_'s Profile: http://forums.slimdevices.com/member.php?userid=50754
View this thread: http://forums.slimdevices.com/showthread.php?t=108801

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


Re: [SlimDevices: Plugins] [Announce] Now Playing with Big Clock (radio patch)

2018-03-11 Thread mh_

For some reason radio fails to download the files directly from github
even though the urls are correct... at least i can download them on
another linux system (rpi) but when Patch Installer on Radio is trying
to download a file, it is getting a series of 301 in response
instead...


Code:

Mar 11 17:11:59 squeezeplay: INFO   net.http - RequestHttp.lua:366 301 
redirect: 
https://raw.githubusercontent.com/unhawkable/squeeze/master/nowplaying-big-clock.patch
  Mar 11 17:11:59 squeezeplay: INFO   net.http - RequestHttp.lua:366 301 
redirect: 
https://raw.githubusercontent.com/unhawkable/squeeze/master/nowplaying-big-clock.patch
  Mar 11 17:11:59 squeezeplay: INFO   net.http - RequestHttp.lua:366 301 
redirect: 
https://raw.githubusercontent.com/unhawkable/squeeze/master/nowplaying-big-clock.patch
  Mar 11 17:11:59 squeezeplay: INFO   net.http - RequestHttp.lua:366 301 
redirect: 
https://raw.githubusercontent.com/unhawkable/squeeze/master/nowplaying-big-clock.patch
  Mar 11 17:12:00 squeezeplay: INFO   net.http - RequestHttp.lua:366 301 
redirect: 
https://raw.githubusercontent.com/unhawkable/squeeze/master/nowplaying-big-clock.patch
  Mar 11 17:12:00 squeezeplay: WARN   applet.PatchInstaller - 
PatchInstallerApplet.lua:514 Mismatched sha on 
https://raw.githubusercontent.com/unhawkable/squeeze/master/nowplaying-big-clock.patch
 got da39a3ee5e6b4b0d3255bfef95601890afd80709 expected 
698858ca4999d7a6e9fa1778b100c7d5ca5c52e9
  Mar 11 17:12:00 squeezeplay: WARN   applet.PatchInstaller - 
PatchInstallerApplet.lua:397 Failed verifying sha checksum for: 
NowPlayingBigClock
  



any thoughts?



mh_'s Profile: http://forums.slimdevices.com/member.php?userid=50754
View this thread: http://forums.slimdevices.com/showthread.php?t=108801

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


Re: [SlimDevices: Plugins] [Announce] Now Playing with Big Clock (radio patch)

2018-03-11 Thread mh_

I'm sorry, it seems that uploading the files via git changed their
checksums. probably endline characters or something... i will try to
sort it out asap



mh_'s Profile: http://forums.slimdevices.com/member.php?userid=50754
View this thread: http://forums.slimdevices.com/showthread.php?t=108801

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


[SlimDevices: Plugins] [Announce] Now Playing with Big Clock (radio patch)

2018-03-11 Thread mh_

Hi,
I'd like to share something with you - I always wanted to have the clock
on the radio screen easily visible from a distance, while playing.
Default clock on "Now Playing" screen is so tiny...
I went for hacking the radio's firmware. The patch I am sharing here has
been tested for long time already on multiple radios, so it should be
safe. Feel free to take a look at the patch file itself in the repo
https://github.com/unhawkable/squeeze/blob/master/nowplaying-big-clock.patch

To install it:
1) Add
https://raw.githubusercontent.com/unhawkable/squeeze/master/repo.xml as
an additional repository in your LMS settings
2) Install "Patch Installer" Applet on your radio -
http://wiki.slimdevices.com/index.php/Patch_Installer_applet
3) Install "Now Playing with Big Clock" patch through the Patch
Installer on your radio
4) On Now Playing screen, turn the big knob rapidly to switch screen
modes. I recommend disabling default modes in radio's options.

Example screenshots:
24691 24692 24693
24694


+---+
|Filename: squeezeplay0004.png  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=24694|
+---+

--------
mh_'s Profile: http://forums.slimdevices.com/member.php?userid=50754
View this thread: http://forums.slimdevices.com/showthread.php?t=108801

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


Re: [SlimDevices: Plugins] [Announce] Spotify Protocol Handler - play Spotify on all your Squeezeboxen

2016-05-24 Thread mh_

Man in a van wrote: 
> Last weekend I did a fresh install of LMS v7.9.0 nightly onto a qnap nas
> 121.
> Installed the new Spotify plugin with no problems.
> 
> Why not try the update as karlek suggests, you have nothing to loose.
> 
> Ronnie


Sure, I will install newer nightly (I have ~1 month old installation).
But, can you please run "ldd --version" on your NAS? I think you may
have newer version on your model.


Code:

[~] # ldd --version
  ldd (GNU libc) 2.5
  



--------
mh_'s Profile: http://forums.slimdevices.com/member.php?userid=50754
View this thread: http://forums.slimdevices.com/showthread.php?t=105187

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


Re: [SlimDevices: Plugins] [Announce] Spotify Protocol Handler - play Spotify on all your Squeezeboxen

2016-05-24 Thread mh_

Man in a van wrote: 
> somewhere in this thread, this is mentioned, you'll have to search
> 
> http://forums.slimdevices.com/showthread.php?69986-SSODS-4-released/page88

I've already gone through that thread, and found this :
http://forums.slimdevices.com/showthread.php?69986-SSODS-4-released=814667=1#post814667
I don't think that's related, since it's about installing the whole LMS.
Here I have a problem with just this plugin. If it is related though,
then I don't really know how to proceed in my case.

My current version of glibc is also 2.5.


----
mh_'s Profile: http://forums.slimdevices.com/member.php?userid=50754
View this thread: http://forums.slimdevices.com/showthread.php?t=105187

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


Re: [SlimDevices: Plugins] [Announce] Spotify Protocol Handler - play Spotify on all your Squeezeboxen

2016-05-24 Thread mh_

Hello,

I tried to use the plugin on my LMS 7.9 instance running on NAS Qnap
TS-119 (using ssods4).
I'm getting these errors:


Code:


  [16-05-24 15:59:29.0217] main::init (384) Starting Logitech Media Server 
(v7.9.0, 1459712283, Sun Apr  3 19:46:00 UTC 2016) perl 5.01 - 
armv5tel-linux-thread-multi
  [16-05-24 15:59:29 ] ssctrl SqueezeboxServer started.
  [16-05-24 15:59:29 ] ssctrl Setting nice level to +0
  
/opt/ssods4/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/SpotifyProtocolHandler/Bin/arm-linux/spotifyd:
 /lib/libc.so.6: version `GLIBC_2.7' not found (required by 
/share/HDA_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/SpotifyProtocolHandler/Bin/arm-linux/libspotify.so.12)
  [16-05-24 16:00:06.3716] Plugins::SpotifyProtocolHandler::Spotifyd::__ANON__ 
(90) unable to write log file: 
/opt/ssods4/var/home/SqueezeboxServer/Logs/spotifyd.log
  
/opt/ssods4/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/SpotifyProtocolHandler/Bin/arm-linux/spotifydnoflac:
 /lib/libc.so.6: version `GLIBC_2.7' not found (required by 
/share/HDA_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/SpotifyProtocolHandler/Bin/arm-linux/libspotify.so.12)
  [16-05-24 16:00:07.9415] Plugins::SpotifyProtocolHandler::Spotifyd::__ANON__ 
(90) unable to write log file: 
/opt/ssods4/var/home/SqueezeboxServer/Logs/spotifyd.log
  
/opt/ssods4/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/SpotifyProtocolHandler/Bin/arm-linux/spotifyd:
 /lib/libc.so.6: version `GLIBC_2.7' not found (required by 
/share/HDA_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/SpotifyProtocolHandler/Bin/arm-linux/libspotify.so.12)
  
/opt/ssods4/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/SpotifyProtocolHandler/Bin/arm-linux/spotifydnoflac:
 /lib/libc.so.6: version `GLIBC_2.7' not found (required by 
/share/HDA_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/SpotifyProtocolHandler/Bin/arm-linux/libspotify.so.12)
  
  




mh_'s Profile: http://forums.slimdevices.com/member.php?userid=50754
View this thread: http://forums.slimdevices.com/showthread.php?t=105187

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


Re: [SlimDevices: Plugins] Announce: Custom Clock applet for Touch/Radio/Controller

2016-04-19 Thread mh_

bluetdi wrote: 
> Nice. Battery- and WLAN/NET-symbol for the Radio may be not possible,
> but try. If you suceed, show us how please.
> 
> As a teaser: here is a small off-screen with weather from WU for the
> Radio
> 

Can you show a screenshot how it looks like? For some reason I can't
import it, neither in chrome nor firefox. Is the json definition too
long..?


--------
mh_'s Profile: http://forums.slimdevices.com/member.php?userid=50754
View this thread: http://forums.slimdevices.com/showthread.php?t=68269

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


Re: [SlimDevices: Plugins] Announce: Custom Clock applet for Touch/Radio/Controller

2016-04-16 Thread mh_

@quadronado please share your json definitions for your custom clock.
Thanks.



mh_'s Profile: http://forums.slimdevices.com/member.php?userid=50754
View this thread: http://forums.slimdevices.com/showthread.php?t=68269

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


Re: [SlimDevices: Plugins] Announce: Custom Clock applet for Touch/Radio/Controller

2016-03-26 Thread mh_

Hi Erland,
Would that be possible for you to recreate the Radio's default "Now
playing" layout as a json definition for custom clock? That would be a
great starting point for custom modifications.


--------
mh_'s Profile: http://forums.slimdevices.com/member.php?userid=50754
View this thread: http://forums.slimdevices.com/showthread.php?t=68269

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


Re: [SlimDevices: Plugins] Announce: YouTube Plugin

2016-01-24 Thread mh_

philippe_44 wrote: 
> The plugin only decodes FLV stream (5, 34, 35). Porting it to YouTube
> API v3 already caused me a lot of headaches, so I don't feel currently
> like adding mp4 processing (you need to demux streams, and I did that
> for a HLS plugin, this was painful ...). Maybe one day, as it sounds
> like an interesting idea, but I'm working one something else currently.
> As usual, all source code is available if somebody else want to take the
> challenge :)

Thank you for your effort, Philippe. I'm looking forward for an update
for this plugin to handle MP4 streams. Maybe you could specify in steps
what has to be done (except demuxing streams) for implementing it? Maybe
it would make it easier for someone to take over and do it.


----
mh_'s Profile: http://forums.slimdevices.com/member.php?userid=50754
View this thread: http://forums.slimdevices.com/showthread.php?t=87731

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


Re: [SlimDevices: Plugins] Announce: YouTube Plugin

2015-02-07 Thread mh_

How to install IO::Socket::SSL on SSOTS? Would it help?



mh_'s Profile: http://forums.slimdevices.com/member.php?userid=50754
View this thread: http://forums.slimdevices.com/showthread.php?t=87731

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


Re: [SlimDevices: Plugins] Announce: YouTube Plugin

2011-10-25 Thread mh_

Hello Triode,

Thanks a lot for your wonderful plugin!
May I have a request to add an option to run the whole youtube channel
as a playlist? Suppose I go to My Apps - Youtube - Channel Search -
e.g. UKF Dubstep - I have a list with all entries, which is nice, but
it's quite a laborious task to add entries one by one to player's
playlist.
A play functionality for the whole channel would be very convenient.
The same would apply to youtube playlist search.

I hope it's possible to implement this.
Thank you in advance!

Kind regards,
mh


-- 
mh_

mh_'s Profile: http://forums.slimdevices.com/member.php?userid=50754
View this thread: http://forums.slimdevices.com/showthread.php?t=87731

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