Re: [SlimDevices: Plugins] Announce: Material Skin

2018-12-23 Thread marlo


Can you reach the site of the plugin on your machine outside LMS
(Command Line)? I had an OS that did not support https to GitHub (an old
max2play version). Switched to armbian and problem was gone.

mdzmura wrote: 
> So I pulled the plugin down using the normal LMS interface, then enabled
> the plugin and clicked Apply, then clicked Restart as requested.  No
> matter how many times I do this, when the page refreshes it shows a
> Material plugin with updates that is NOT enabled.  Going to
> localhost:9000/material or localhost:9000/material/ give two different
> error messages, one is a basic 404, the other says this plugin is not
> installed.
> 
> This seems to be an error that was discussed on the very first page of
> this enormous thread!





marlo's Profile: http://forums.slimdevices.com/member.php?userid=37542
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] Spotty 2.6.x - Spotify Connect for your Squeezebox

2018-12-23 Thread Michael Herger

This seems to happen because the name of the output changes inside
Spotify to list the linked players.  Could it be that changing the name
actually creates a new device thus disconnecting playback?


Spotify wouldn't rely on the name. But yes, syncing might change the 
playback targets, as Spotty tries to only expose the groups, not the 
individual players.


--

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


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

2018-12-23 Thread Gobuleberbu


Hi Michael!

I just found a little bug here.  When adding a synced squeezelite player
during playback, squeezebox will continue playing the song but will
detach from Spotify connect.  The cached song will be played until the
end then it will stop the playback since the lms playlist is empty. 
This seems to happen because the name of the output changes inside
Spotify to list the linked players.  Could it be that changing the name
actually creates a new device thus disconnecting playback?  

This happens with latest lms, under latest max2play, with latest plugin,
with ipeng, lms classic and material interface.

Have a great holiday season
-JS





Gobuleberbu's Profile: http://forums.slimdevices.com/member.php?userid=68135
View this thread: http://forums.slimdevices.com/showthread.php?t=109705

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2018-12-23 Thread Gobuleberbu


Hi!!  Good work on modernizing the UI of squeezebox!  
Could you add this code to enable fullscreen webapp under iOS? 
Code:





Thank you and great work!





Gobuleberbu's Profile: http://forums.slimdevices.com/member.php?userid=68135
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

2018-12-23 Thread rgdawson


cpd73 wrote: 
> Main changes:
> 
> >   > 
  - Fix add/edit alarm dialog not showing.
  - Update radio cover and metadata upon changes
  - Draw stretched cover as now-playing background.
  - Allow specifying player in URL via "?player="
  - Add option to show stop button.
  - Fix translations not working on Android Firefox.
  > > > 

*Draw stretched cover as now-playing background.  Clearly a matter of
taste, but I'm about 50/50 on the cover art as background.  Can you make
it an option in settings?

I have an observation on how the skin responds to a player being muted
(externally to the skin, in my case with SLX).  In the mobile skin, the
volume control goes dark/disabled and you cannot unmute or readjust
volume from within the skin.  In the Desktop Skin, the volume goes to
zero (but still enabled) and the player volume is set to zero (not just
represented as zero but apparently set to zero on the server).  So
subsequent unmute (externally) will have no effect.  So in the desktop
skin, it appears when a player is muted and you set the volume control
to zero it is actually sending a vol=0 command to the server, which is
not the same as mute.  To be consistent I'd recommend not disabling the
volume control on mute in the mobile skin and in both skins show a muted
player as volume = 0, and then don't have volume control (desktop skin)
send a volume=0 command to server.  Hope that is clear.

Thanks for your continued excellent work.

R Greg Dawson



Squeezelite-X

rgdawson's Profile: http://forums.slimdevices.com/member.php?userid=65236
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

2018-12-23 Thread slartibartfast


mherger wrote: 
> > The stop button comes in handy when listening to BBC iPlayer. If you
> > pause rather than stop it generates a lot of errors in the server log
> > and when you finally restart you can end up with an enormous delay.
> 
> If that was an issue with iPlayer, shouldn't it be fixed in the plugin?
> 
> -- 
> 
> MichaelI wouldn't be surprised if the errors (or warnings) have now been
suppressed on the plugin but even so if the iPlayer stream is only
paused and not stopped playback will resume from the paused position and
this is not normally the desired behaviour when listening to a Radio
station.

Sent from my SM-G900F 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

2018-12-23 Thread Michael Herger

The stop button comes in handy when listening to BBC iPlayer. If you
pause rather than stop it generates a lot of errors in the server log
and when you finally restart you can end up with an enormous delay.


If that was an issue with iPlayer, shouldn't it be fixed in the plugin?

--

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2018-12-23 Thread slartibartfast


cpd73 wrote: 
> Good spot. This is why I hate implementing features that I will not use.
> Anyway, fixed for next release.The stop button comes in handy when listening 
> to BBC iPlayer. If you
pause rather than stop it generates a lot of errors in the server log
and when you finally restart you can end up with an enormous delay.

Sent from my SM-G900F 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

2018-12-23 Thread cpd73


kidstypike wrote: 
> The pause and stop buttons appear to be below the centre line, compared
> to the other buttons.

Good spot. This is why I hate implementing features that I will not use.
Anyway, fixed for next release.



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] announce: ShairTunes2W - Airtunes on LMS (forked version with Windows support)

2018-12-23 Thread merlineng


philippe_44 wrote: 
> But now as far as I can see, the plugin works. The "avahi not in path"
> is not an error, the plugin tries different method to publish list of SB
> players to AirPlay listener, avahi is one of them in Linux system,
> obviously not available in Windows. Then in your case it defaults to the
> built-in publisher

No longer an issue Philippe - My iMac is now working fully - ( I don't
use it normally, bought it for my daughter ) However, as it never gets
switched off it's perfect for a LMS server.

All working again :-) :-) :-)

I love you again! :o

Merry Christmas!

Tony



merlineng's Profile: http://forums.slimdevices.com/member.php?userid=67191
View this thread: http://forums.slimdevices.com/showthread.php?t=106289

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2018-12-23 Thread Franck@


cpd73 wrote: 
> Main changes:
> 
> >   > 
  - Fix add/edit alarm dialog not showing.
  - Update radio cover and metadata upon changes
  - Draw stretched cover as now-playing background.
  - Allow specifying player in URL via "?player="
  - Add option to show stop button.
  - Fix translations not working on Android Firefox.
  > > > 

Thank You



Franck@'s Profile: http://forums.slimdevices.com/member.php?userid=68468
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

2018-12-23 Thread kidstypike


Small niggle, sorry :(

The pause and stop buttons appear to be below the centre line, compared
to the other buttons.

Android - Chrome webapp.

Thanks

26336


+---+
|Filename: line.jpg |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=26336|
+---+


*Study/Server - LMS 7.9.2 -* Pi3B+/pCP 4.1.0/pi screen/HiFiBerry
DAC+/jivelite, 25K library and playlists on WDMyCloud, LMS cache on a
USB stick (formatted ntfs).
*Lounge* - Pi2/pCP 4.1.0 > HiFiBerry DIGI+ > AudioEngine DAC1 > AVI DM5
*Dining Room* - Pi3B/pCP 4.1.0 > HiFiBerry AMP+/retro radio
*Garage* - Pi3B/Pi screen/HiFiBerry DAC+/pCP 4.1.0 > Edifier R980T
*In car* - RPi3B/pCP in AP mode > HiFiBerry DAC+ > car's audio (files on
a 2TB USB drive)
*Spares* - 1xTouch, 1xSB3, 1xRadio, 1xBoom

kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
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

2018-12-23 Thread slartibartfast


grimmace92 wrote: 
> I just rotate the deivce.  Resizes on its own.If I open the skin in the 
> chrome app I can rotate it but if I open it
directly from my home screen I can't. Strange but not really a problem.

Sent from my SM-G900F 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

2018-12-23 Thread grimmace92


slartibartfast wrote: 
> How do you enter landscape mode? If I rotate my Android phone the app
> stays in portrait mode.
> 
> Sent from my SM-G900F using Tapatalk

I just rotate the deivce.  Resizes on its own.



grimmace92's Profile: http://forums.slimdevices.com/member.php?userid=67328
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

2018-12-23 Thread slartibartfast


grimmace92 wrote: 
> 2633326334
> 
> Now playing background looks great!  Is there a way to reconfigure the
> landscape view.  When rotating a device to landscape the coverart shrink
> to almost nothing.  Is this an LMS limitation?  Maybe move the coverart
> to one side and the words to other so they can be sized properly?  Happy
> holidays and thanks!
> 
> On my surface pro below the coverart looks sized properly in landscape
> mode.  If its possible to move the coverart to one side and the song
> title and artist to the other while increasing the font it would look
> much more attractive.
> 
> 26335How do you enter landscape mode? If I rotate my Android phone the app
stays in portrait mode.

Sent from my SM-G900F 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

2018-12-23 Thread grimmace92


cpd73 wrote: 
> Main changes:
> 
> >   > 
  - Fix add/edit alarm dialog not showing.
  - Update radio cover and metadata upon changes
  - Draw stretched cover as now-playing background.
  - Allow specifying player in URL via "?player="
  - Add option to show stop button.
  - Fix translations not working on Android Firefox.
  > > > 

2633326334

Now playing background looks great!  Is there a way to reconfigure the
landscape view.  When rotating a device to landscape the words and
coverart shrink to almost nothing.  Is this an LMS limitation?  Maybe
move the coverart to one side and the words to other so they can be
sized properly?  Happy holidays and thanks!


+---+
|Filename: IMG_4170.jpg |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=26334|
+---+


grimmace92's Profile: http://forums.slimdevices.com/member.php?userid=67328
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

2018-12-23 Thread slartibartfast


cpd73 wrote: 
> Main changes:
> 
> >   > 
  - Fix add/edit alarm dialog not showing.
  - Update radio cover and metadata upon changes
  - Draw stretched cover as now-playing background.
  - Allow specifying player in URL via "?player="
  - Add option to show stop button.
  - Fix translations not working on Android Firefox.
  > > > The stop button is a nice addition. Merry Christmas.

Sent from my SM-G900F 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

2018-12-23 Thread cpd73


Main changes:

  
- Fix add/edit alarm dialog not showing.
- Update radio cover and metadata upon changes
- Draw stretched cover as now-playing background.
- Allow specifying player in URL via "?player="
- Add option to show stop button.
- Fix translations not working on Android Firefox.



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] Announce: Material Skin

2018-12-23 Thread slimhase


slimhase wrote: 
> ...Would it be possible down the road to have the ability to also move
> items from the main menue to the top of the menue (or pin them to the
> top)?
> I.e. I often use 'Favourites' and 'Radio' - which are at the very bottom
> and need to be scrolled down to in the mobile smartphone view.

Or is there any other way to get the menue items under 'other music' to
the top of the main menue?



slimhase's Profile: http://forums.slimdevices.com/member.php?userid=31958
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] iPeng support thread

2018-12-23 Thread chris5u

pippin wrote: 
> I actually don’t remember exactly what’s needed, someone in the server
> section might be able to help.
> iPeng doesn’t support WMA natively (Microsoft wants expensive licenses
> for that) so the server needs to transcode it - this is what fails
> here.
> It should not, though. I’ve used several RPi setups and never had
> problems. That said... I only have very few WM files.
> 
> These files aren’t DRM‘ed and need Windows Media Player with a Personal
> Registration to play, aren’t they?

Thanks for following up! The RPi setups play the standard WMA files just
fine. Just having trouble with Squeezeplay on Mac or Linux computer or
on iPeng on iPhone and iPad.

Sounds like server needs to transcode those files and I’ve posted
similar question on PiCorePlayer forum to see if resolution can be
found. 

Thanks!



SB3; Squeeze Boom; rPi 3B - HiFiBerry DAC+; rPi 3B+ - HiFiBerry DAC+
with LMS

chris5u's Profile: http://forums.slimdevices.com/member.php?userid=68275
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] Synology 7.9.2 packages

2018-12-23 Thread HeadBanger


pinkdot wrote: 
> Hi all,
> 
> All packages are updated with the latest commits.
> 
> Have a nice Christmas.
> 
> Greetings,
> 
> Martin

A very nice Christmas present - thank you Martin.

HB



1 x Duet, 1 x Boom, 3 x Radio, 2 x Touch with iPeng 9 served by Synology
1815+ and LMS 7.9.2

HeadBanger's Profile: http://forums.slimdevices.com/member.php?userid=38024
View this thread: http://forums.slimdevices.com/showthread.php?t=108960

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


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

2018-12-23 Thread CFS


mherger wrote: 
> Well, that client-id is invalid. Please remove it and try again. Thanks 
> Michael, I really really feel like an idiot now :( I removed the
client-id, then it worked! I cannot believe I haven't tried that before,
maybe this "Please don't change the following settings, unless you know
exactly what you're doing" could be bold in future updates :D Or... I
have to act less stupid :rolleyes:

Many thanks! Happy holidays!



CFS's Profile: http://forums.slimdevices.com/member.php?userid=57138
View this thread: http://forums.slimdevices.com/showthread.php?t=109705

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


Re: [SlimDevices: Plugins] Guide to installing BBC iPlayer

2018-12-23 Thread bpa


This thread is dead and has been for a number of years.

To search for current BBCiplayer use something like following on google 
*site:forums.slimdevices.com bbciplayer 2018*

The current support thread fopr BBCiplayer and BBCiplayerExtra is 
*https://forums.slimdevices.com/showthread.php?109826-BBCiPlayer-V1-6-(and-higher)-amp-BBCiPlayerExtra-2-0-(and-higher)-Support*

*Do not post on this thread as all it does it make it appear high &
current on search engines*



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

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


Re: [SlimDevices: Plugins] BBCiPlayer V1.5.2 beta test

2018-12-23 Thread bpa


This thread is dead and has been for a number of years.

To search for current BBCiplayer use something like following on google 
*site:forums.slimdevices.com bbciplayer 2018*

The current support thread fopr BBCiplayer and BBCiplayerExtra is 
*https://forums.slimdevices.com/showthread.php?109826-BBCiPlayer-V1-6-(and-higher)-amp-BBCiPlayerExtra-2-0-(and-higher)-Support*

*Do not post on this thread as all it does it make it appear high &
current on search engines*



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

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


Re: [SlimDevices: Plugins] Announce: BBCiPlayerExtra v1.0

2018-12-23 Thread bpa


This thread is dead and has been for a number of years.

To search for current BBCiplayer use something like following on google 
*site:forums.slimdevices.com bbciplayer 2018*

The current support thread fopr BBCiplayer and BBCiplayerExtra is 
*https://forums.slimdevices.com/showthread.php?109826-BBCiPlayer-V1-6-(and-higher)-amp-BBCiPlayerExtra-2-0-(and-higher)-Support*

*Do not post on this thread as all it does it make it appear high &
current on search engines*



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

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


Re: [SlimDevices: Plugins] Announce: BBCiPlayerExtra v1.0

2018-12-23 Thread bobb


Viragored wrote: 
> I'd been struggling to get BBC iPlayer and Extras working. Then I found
> the current (December 2018) thread here:
> 
> https://forums.slimdevices.com/showt...igher)-Support
Hi, the link is invalid.



bobb's Profile: http://forums.slimdevices.com/member.php?userid=57596
View this thread: http://forums.slimdevices.com/showthread.php?t=72709

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2018-12-23 Thread Paul Webster


Do you have an ad blocker between LMS and outside world?
I found that a DNS-based one had a mistake in one of its configuration
files with the result that it was blocking all access to the domain of
the download site used by Material Skin.



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: http://forums.slimdevices.com/showthread.php?t=109624

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