Re: [SlimDevices: Plugins] Announce: Material Skin

2020-09-18 Thread cpd73


Feature release, main changes:

  
-  Add 'Add to playlist' action, allowing tracks to be saved to new,
  or existing, playlists.
-  On desktop browsers, allow keypress to jump via jumplist.
-  For mobile devices, show time position tooltip with touch and
  drag.
-  Replace search dialog with a search-as-type text field in
  subtoolbar.
-  Show other search options at end of search results.
-  Intercept links on now-playing and browse pages and show a menu
  allowing to choose from following link or searching for item.
-  Allow editing of podcast URL as well as name.
-  Add action to remove duplicates from playlists.
-  Remove home button. Functionality can be achieved via long-press on
  back button or (in mobile layout) bottom nav 'Browse' button, or by
  using popup menu on subtoolbar title.
-  Show 'Music sources' as subtoolbar title on browse home screen.
-  Reduce long-press timeout from 1s to 500ms.
-  Fix various keys causing browse to navigate back.
-  Look for 'playControl' action in SlimBrowse response and, if have
  more than 2 audio items, use this for add/play all actions.
-  Remove android lock screen and notification controls.
-  Always send 'mixer muting 0' to disable muting, and 'mixer muting
  1' to enable, as opposed to 'mixer muting toggle'
-  When toggling mute state, check player status 0.5 seconds later.



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

2020-09-18 Thread cpd73


Changes:

  
-  Add ability to decrease zoom, not just increase.
-  Add option to control whether application is shown over lock screen
  or not.
  

App is now on F-droid, so you should await updates there - I think
updates take a few days. For the impatient, the APK can be downloaded
from
https://github.com/CDrummond/lms-material-app/releases/download/0.1.4/lms-material-release-0.1.4.apk



*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] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2020-09-18 Thread philchillbill


raglencross wrote: 
> From my experience, that may very well be the case.  The first time I
> installed ngrok on a Pi4 months ago, I was able to complete Part 2 with
> no problems and no requirement for an authtoken until Part 3.  The
> second time I installed ngrok after reinstalling the Raspbian OS, I
> couldn't get past Part 2 because I was getting the error shown in my
> post yesterday.  The part of the error message I underlined led me to
> install the authtoken per Part 3 and all went well after that through
> Part 4.  I have no idea why ngrok required an authtoken in Part 2 the
> second time around particularly after an OS reinstall.

It indeed looks like they changed things recently. The docs say "Many
advanced features of the ngrok.com service described in further sections
require that you sign up for an account. Once you've signed up, you need
to configure ngrok with the authtoken that appears on your dashboard."
And adding -auth is in a section "further down" from that statement.

I'll amend my docs - thanks for the alert.



philchillbill's Profile: http://forums.slimdevices.com/member.php?userid=68920
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

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


Re: [SlimDevices: Plugins] Should I update, and if so how?

2020-09-18 Thread Michael Herger

This sounds like a networking problem. Please check your server.log file.
--

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


Re: [SlimDevices: Plugins] LmsUpdate and LmsRepack - Synology 8.0.* packages

2020-09-18 Thread Mercenary


Hi guys, 

thanks for making the latest Squeezeserver packages available and for
maintaining them.
They run smootly on my Synology but I have two questions regarding the
updates:

1. Would it be possible to add a "digital signature" to these updates so
that the NAS does no complain. I know that I can change the settigns but
do not want to compromise on security
2. Likewise, after each update I need to newly set my firewall settings
and add the Squeezeserver to the list. Can this be solved differently so
that the update is an actual update and not a remove and reinstall?

Small issues but I just wanted to share them. Won't stop me from using
it.

Thanks again!

Merc




3 * Boom, 1 * Radio, 1 * Touch, 1 SB Classic, 2 SB Duet, 1pi with
picoreplayer, server and music on Synology DS718+
library ~50.000 titles

Mercenary's Profile: http://forums.slimdevices.com/member.php?userid=48563
View this thread: http://forums.slimdevices.com/showthread.php?t=111876

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


Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2020-09-18 Thread stereoptic


Thanks all for the assistance! @d6jg , @slartibartfast, @mherger.
After a full rescan, the directory is populated with all of the
"xx.missing' files.  Strangely, there is a ".missing" file for every
artist (I think it is every)  regardless if a photo was found or not.
:confused:



stereoptic's Profile: http://forums.slimdevices.com/member.php?userid=53162
View this thread: http://forums.slimdevices.com/showthread.php?t=99537

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


Re: [SlimDevices: Plugins] Should I update, and if so how?

2020-09-18 Thread d6jg


Reflash SD card to piCorePlayer 6.1.x
Install LMS
Follow the howto to get it to 8.0.x



VB2.4[/B] STORAGE *QNAP TS419P (NFS)
[B]Living Room* - Joggler & SB3 -> Onkyo TS606 -> Celestion F20s
*Office* - Pi3+Sreen -> Sony TAFE320 -> Celestion F10s / Pi2+DAC & SB3
-> Onkyo CRN755 -> Wharfedale Modus Cubes
*Dining Room* -> SB Boom 
*Kitchen* -> UE Radio (upgraded to SB Radio)
*Bedroom (Bedside)* - Pi2+DAC ->ToppingTP21 ->AKG Headphones
*Bedroom (TV)* - SB Touch ->Sherwood AVR ->Mordaunt Short M10s
Everything controlled by iPeng

d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051
View this thread: http://forums.slimdevices.com/showthread.php?t=112956

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


[SlimDevices: Plugins] Should I update, and if so how?

2020-09-18 Thread tastewar


I am running LMS 7.9.2 currently, and Spotty 4.3.0. A week or so ago,
Spotify stopped working for my thru LMS. Spotify still works normally,
and thru my receiver that has a client built-in. But it doesn't work
thru LMS. Everything gives the appearance of working -- if I look in the
spotify app on my phone, it allows me to pick the devices I've setup in
Spotty, and shows time advancing in tracks, but no sound. I should note
I just today updated to Spotty 4.3.0 to see if it would fix the problem,
but no joy. Don't know what it was at prior.

A couple of other oddities: If I use the LMS web interface, under My
Apps, it shows nothing but App Gallery, which gets an error if I select
it. On iPeng (which is normally how I interact with LMS), it *does* show
the expected apps, but when I select Spotty, I can't get it to do
anything *useful*. Search fails, nothing shows up in Albums, Artists,
etc.

I am wondering if I should update to LMS 8.0/Spotty 4.0? Are there known
compatibility issues with the "older" versions? Did Spotify change
something recently on the back end?

If the advice is to update, how do I get to LMS 8.0? I apologize that
it's not immediately obvious to me. I'm sure there's a post you could
point me to. Also of note, I am running this on PiCorePlayer 5.0.0.

Thanks for any helpful guidance!



tastewar's Profile: http://forums.slimdevices.com/member.php?userid=32399
View this thread: http://forums.slimdevices.com/showthread.php?t=112956

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


Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2020-09-18 Thread d6jg

slartibartfast wrote: 
> I just looked for all the artists with the default image and typed the
> name in exactly as it appeared in my library. I had stupidly named one
> Rod Stewart\Stevie Nicks and the backslash caused path issues so I had
> to rename it.
> 
> Sent from my Pixel 3a using Tapatalk

You’ll find out what I mean if you have artists with non English
characters in their name - particularly those where there are similar
but not the same characters in existence. There are for example 2
characters that look like this - but they aren’t the same.



VB2.4[/B] STORAGE *QNAP TS419P (NFS)
[B]Living Room* - Joggler & SB3 -> Onkyo TS606 -> Celestion F20s
*Office* - Pi3+Sreen -> Sony TAFE320 -> Celestion F10s / Pi2+DAC & SB3
-> Onkyo CRN755 -> Wharfedale Modus Cubes
*Dining Room* -> SB Boom 
*Kitchen* -> UE Radio (upgraded to SB Radio)
*Bedroom (Bedside)* - Pi2+DAC ->ToppingTP21 ->AKG Headphones
*Bedroom (TV)* - SB Touch ->Sherwood AVR ->Mordaunt Short M10s
Everything controlled by iPeng

d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051
View this thread: http://forums.slimdevices.com/showthread.php?t=99537

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


Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2020-09-18 Thread slartibartfast

d6jg wrote: 
> The purpose of artist.missing is mostly to tell you exactly what LMS
> expects the artist name to be. It’s not always that easy to work out
> when for Example it’s some long string with umlauts in it.

I just looked for all the artists with the default image and typed the
name in exactly as it appeared in my library. I had stupidly named one
Rod Stewart\Stevie Nicks and the backslash caused path issues so I had
to rename it.

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=99537

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


Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2020-09-18 Thread d6jg

slartibartfast wrote: 
> As d6jg says you need to specify the Artist Artwork folder not the
> Artwork folder. The name of the Artist artwork should be exactly the
> same as the artist name.
> eg Pink Floyd.jpg
> 
> Sent from my Pixel 3a using Tapatalk

The purpose of artist.missing is mostly to tell you exactly what LMS
expects the artist name to be. It’s not always that easy to work out
when for Example it’s some long string with umlauts in it.



d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051
View this thread: http://forums.slimdevices.com/showthread.php?t=99537

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


Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2020-09-18 Thread slartibartfast


stereoptic wrote: 
> Thanks - I'll give that a try.  Is there a special format for the artist
> name or file name?

As d6jg says you need to specify the Artist Artwork folder not the
Artwork folder. The name of the Artist artwork should be exactly the
same as the artist name.
eg Pink Floyd.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=99537

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


Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2020-09-18 Thread Michael Herger
Hmm... it seems that the LMS own async http client does handle the 
responses correctly, where the on used in the scanner (LWP::UserAgent) 
is not. I'm only getting partial responses from the server, and the 
client doesn't handle this properly. I'll have to investigate how I can 
tackle this.


Please give the latest build another try... thanks for the testing!

--

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


Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2020-09-18 Thread d6jg

I think you are using the wrong folder. It’s the second box not first.
If you check artist.missing as you have then the folder will be
populated with “Joe Bloggs.missing” if it can’t find artist art for Joe
Bloggs.
If you then find an image for Joe Bloggs you can remove the .missing and
replace with a.jpg or.png. Just make sure you copy the “Joe Bloggs” bit
of the file name exactly.
This deals with the weirdness of some non English artist names.



VB2.4[/B] STORAGE *QNAP TS419P (NFS)
[B]Living Room* - Joggler & SB3 -> Onkyo TS606 -> Celestion F20s
*Office* - Pi3+Sreen -> Sony TAFE320 -> Celestion F10s / Pi2+DAC & SB3
-> Onkyo CRN755 -> Wharfedale Modus Cubes
*Dining Room* -> SB Boom 
*Kitchen* -> UE Radio (upgraded to SB Radio)
*Bedroom (Bedside)* - Pi2+DAC ->ToppingTP21 ->AKG Headphones
*Bedroom (TV)* - SB Touch ->Sherwood AVR ->Mordaunt Short M10s
Everything controlled by iPeng

d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051
View this thread: http://forums.slimdevices.com/showthread.php?t=99537

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


Re: [SlimDevices: Plugins] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2020-09-18 Thread raglencross


>From my experience, that may very well be the case.  The first time I
installed ngrok on a Pi4 months ago, I was able to complete Part 2 with
no problems and no requirement for an authtoken until Part 3.  The
second time I installed ngrok after reinstalling the Raspbian OS, I
couldn't get past Part 2 because I was getting the error shown in my
post yesterday.  The part of the error message I underlined led me to
install the authtoken per Part 3 and all went well after that through
Part 4.  I have no idea why ngrok required an authtoken in Part 2 the
second time around particularly after an OS reinstall.



raglencross's Profile: http://forums.slimdevices.com/member.php?userid=7239
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

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


Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2020-09-18 Thread stereoptic


slartibartfast wrote: 
> If the plugin can't find images online, find your own, name them after
> the artist and place them in your Artist Artwork folder. Then do a full
> clear and rescan. 
> 
> Sent from my Pixel 3a using Tapatalk
Thanks - I'll give that a try.  Is there a special format for the artist
name or file name?



stereoptic's Profile: http://forums.slimdevices.com/member.php?userid=53162
View this thread: http://forums.slimdevices.com/showthread.php?t=99537

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


Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2020-09-18 Thread slartibartfast


stereoptic wrote: 
> Is there a link with instructions how to correct incorrect or missing
> artist pictures? 
> 
> Even after doing a full scan there are some pictures missing.  I don't
> see any entries in the artwork folder.
> Much appreciated! thanks!
> 31598
> 31599If the plugin can't find images online, find your own, name them after
the artist and place them in your Artist Artwork folder. Then do a full
clear and rescan. 

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=99537

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


Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2020-09-18 Thread stereoptic


Is there a link with instructions how to correct incorrect or missing
artist pictures? 

Even after doing a full scan there are some pictures missing.  I don't
see any entries in the artwork folder.
Much appreciated! thanks!
31598
31599


+---+
|Filename: Screen Shot 2020-09-18 at 2.26.14 PM.png |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=31599|
+---+


stereoptic's Profile: http://forums.slimdevices.com/member.php?userid=53162
View this thread: http://forums.slimdevices.com/showthread.php?t=99537

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


Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2020-09-18 Thread slartibartfast


slartibartfast wrote: 
> I have manually added an artist image to my Artist Artwork folder and
> performed a new and changed scan but the image is not being used. Do I
> need to do anything else? The name of the image matches the artist name.
> 
> Sent from my Pixel 3a using TapatalkI had to do a full clear and rescan to 
> get the new artist images to
appear. Wouldn't it be a lot more efficient to pick them up during a new
and changed scan?

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=99537

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


Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2020-09-18 Thread slartibartfast


I have manually added an artist image to my Artist Artwork folder and
performed a new and changed scan but the image is not being used. Do I
need to do anything else? The name of the image matches the artist name.

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=99537

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


Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2020-09-18 Thread stereoptic


Is there a link with instructions as to how to make corrections to the
Artist picture?
I have created a directory and changed the LMS setting.  It is presently
empty and I have done a full scan on the library.
In my example, how do I correct for missing pictures (Be Bop Deluxe,
Jeff Beck Group) and correct others (Bee Gees, The Beatles,
BeauSoleil)?
31592
31593


+---+
|Filename: Screen Shot 2020-09-18 at 11.53.13 AM.png|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=31593|
+---+


stereoptic's Profile: http://forums.slimdevices.com/member.php?userid=53162
View this thread: http://forums.slimdevices.com/showthread.php?t=99537

___
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+)

2020-09-18 Thread Wigster


mherger wrote: 
> 
> 
> How would you like the implementation to be done?
> 

It seems natural that the default would be that the library contains
only the online library of the users whose Spotify account is selected
and not those of the other family members.

I am getting to see a lot of baby music that my wife's saved into her
playlists for entertaining the kids which ... I'd rather not.



Wigster's Profile: http://forums.slimdevices.com/member.php?userid=14899
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: Music & Artist Information plugin

2020-09-18 Thread Michael Herger

Tx for looking! But I'm sorry to report that nothing seems to have
changed in terms of scan times nor files.


Hmm... it seems that the LMS own async http client does handle the 
responses correctly, where the on used in the scanner (LWP::UserAgent) 
is not. I'm only getting partial responses from the server, and the 
client doesn't handle this properly. I'll have to investigate how I can 
tackle this.


--

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


Re: [SlimDevices: Plugins] iPeng support thread

2020-09-18 Thread d6jg


Patricia P wrote: 
> BBC sounds played through the iPhone and iPad usb cable. Seems like it
> will work.

Good to hear. Worth adding the Player option to iPeng then.

I use the iPeng player option with a Camera Converter kit cable
(lighning to USB port), an Audioquest Dragonfly and some high end proper
headphones. Sounds superb.



VB2.4[/B] STORAGE *QNAP TS419P (NFS)
[B]Living Room* - Joggler & SB3 -> Onkyo TS606 -> Celestion F20s
*Office* - Pi3+Sreen -> Sony TAFE320 -> Celestion F10s / Pi2+DAC & SB3
-> Onkyo CRN755 -> Wharfedale Modus Cubes
*Dining Room* -> SB Boom 
*Kitchen* -> UE Radio (upgraded to SB Radio)
*Bedroom (Bedside)* - Pi2+DAC ->ToppingTP21 ->AKG Headphones
*Bedroom (TV)* - SB Touch ->Sherwood AVR ->Mordaunt Short M10s
Everything controlled by iPeng

d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051
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] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2020-09-18 Thread Bafpund


mherger wrote: 
> > Spotify Family, yes.
> 
> Yeah, that's not really working yet... see
> 
> https://github.com/michaelherger/Spotty-Plugin/blob/abcc196ec493a73c5a941f34ec7f132d08710eeb/Importer.pm#L94
> 
OK, I see. I won't have to look for it then.

mherger wrote: 
> >But as my kids are using Spotify more and more I'll likely have to fix
> 
> this soon.
> 
> How would you like the implementation to be done? As you can see from 
> that comment I tried to create virtual libraries per user. As an 
> alternative (in particular for my foreseen use case) I could imagine 
> another pref which would define which collections I'd like to import. My
> 
> kids most likely will not care about my (local) music collection. They 
> will only "live" in the Spotty menu anyway. Therefore I could probably 
> configure it to only import my collection, but not the kids'.
Importing one collection only (mine) would be perfect, at least in my
case.
Kids don't mess with these boomer local collections anyway :)



Bafpund's Profile: http://forums.slimdevices.com/member.php?userid=56441
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] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2020-09-18 Thread Michael Herger

Spotify Family, yes.


Yeah, that's not really working yet... see

https://github.com/michaelherger/Spotty-Plugin/blob/abcc196ec493a73c5a941f34ec7f132d08710eeb/Importer.pm#L94

:-)

But as my kids are using Spotify more and more I'll likely have to fix 
this soon.


How would you like the implementation to be done? As you can see from 
that comment I tried to create virtual libraries per user. As an 
alternative (in particular for my foreseen use case) I could imagine 
another pref which would define which collections I'd like to import. My 
kids most likely will not care about my (local) music collection. They 
will only "live" in the Spotty menu anyway. Therefore I could probably 
configure it to only import my collection, but not the kids'.


--

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


Re: [SlimDevices: Plugins] iPeng support thread

2020-09-18 Thread Patricia P


d6jg wrote: 
> I edited my earlier response. 
> I think it will work with an Apple cable if the Marantz is "Made for
> iPhone/iPod". It must be an Apple cable though as it needs the inbuilt
> chip.

BBC sounds played through the iPhone and iPad usb cable. Seems like it
will work.



SB3, UE Radio, CA DacMagic, Talk Electronic stereo. LMS 7.9.1
BBCiPlayer, Shairtunes2 plugins

Patricia P's Profile: http://forums.slimdevices.com/member.php?userid=30580
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] ANNOUNCE: YouTube Plugin (API v3)

2020-09-18 Thread philippe_44


morph84 wrote: 
> Hi everybody!
> 
> First thanks a lot for this brilliant plugin and steady adjustment of it
> to the changes from YT and there API. I am using it on my ReadyNAS 212
> with LMS 7.9.3 because on the NAS is also my local music library saved
> and so I don't need an second device which is also powered on 24/7.
> But to cut a long story short: I have also a problem with many tracks
> that will not play from YT. As an example - this one works 4Jh1rhqKnmw
> but this one TPXecT73x6g will not play. Tracks from my own subcription
> list will be played without any problem.
> In the server log I get this error for all non working tracks:
> > 
Code:

  >   > Plugins::YouTube::ProtocolHandler::getSignature (731) no player url to 
unobfuscate signature

> > 
> What's the problem with some URLs? Can anyother play the non-working
> track in the example?
> How can I solve this problem?
> My country code is DE and I have setup my Google-Dev-Project with the
> API access key and the Oauth Client ID for YT last week - so it's
> really fresh.
> 
> Thanks a lot in advance :)

Latest plugin version?



LMS 7.9  on Pi 3B+ & Odroid-C2 - *SqueezeAMP!*, 5xRadio, 3xBoom, 4xDuet,
1xTouch, 1 SB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000,
ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2,
Squeezelite on Pi,  Yamaha WX-010, AppleTV 4, Airport Express, GGMM E5,
Riva 1 & 3

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

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


Re: [SlimDevices: Plugins] Plugins not yet ready for 8.0

2020-09-18 Thread ralphy


I still use the OtherPlayers plugin too and have added a jive menu icon
for it.

Attached is an updated OtherPlayers zip that you can extract into your
Plugins Folder for LMS 8

To find the location check the LMS settings information tab for Plugin
Folders.  There should be at least 2 folders listed, put it in one
that's NOT inside the cache folder.


Code:

Plugin Folders /opt/logitechmediaserver/cache/InstalledPlugins/Plugins, 
*/opt/logitechmediaserver/Plugins*



+---+
|Filename: OtherPlayers-0.5.3.zip   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=31591|
+---+


Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezebox%20client%20builds¤cy_code=USD&bn=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=112097

___
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+)

2020-09-18 Thread Bafpund


mherger wrote: 
> 
> Are you using a family account?
> 
> -- 
> 
> Michael
Spotify Family, yes.



Bafpund's Profile: http://forums.slimdevices.com/member.php?userid=56441
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: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2020-09-18 Thread TomekWaw


cpd73 wrote: 
> Yes, bridge works great on a pi4 - as that is what I use for LMS, and I
> have 2 airplay speakers (the I only use for LMS).

Thanks, I've removed my post because I've already solved it myself
(haven't noticed that somebody has already answered).
The problem was with file permissions in directory
/var/lib/squeezeboxserver



TomekWaw's Profile: http://forums.slimdevices.com/member.php?userid=70345
View this thread: http://forums.slimdevices.com/showthread.php?t=105198

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


Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2020-09-18 Thread cpd73


TomekWaw wrote: 
> Trying to run LMS on Raspberry 4B.
> The only streaming protocol I care about is Airplay as I have all
> wireless Airplay-compatibile speakers.
> Unfortunately, I'm not able to run squeeze2raop-armv6hf-static nor
> squeeze2raop-armv6hf (tried both).
> It doesn't work on RPi?

Yes, bridge works great on a pi4 - as that is what I use for LMS, and I
have 2 airplay speakers (the I only use for LMS).



*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=105198

___
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+)

2020-09-18 Thread Michael Herger

But I also see the Spotify albums and playlists of my children.
Is there a way to separate accounts in this respect? I'd be glad to
hear.


Are you using a family account?

--

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


Re: [SlimDevices: Plugins] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2020-09-18 Thread philchillbill


raglencross wrote: 
> It looks to me like the the Setup Instructions assumes that you have not
> signed up with ngrok and have no authtoken. As I already have a free
> account and a token, I had to create the "ngrok.yml" file to get things
> working while still in Part 2 of the Setup Instructions.

The instructions do recommend reading all relevant ngrok parts if you
are going to use ngrok. Part II describes a sort of 'quick and dirty'
ngrok test or one-off method while Part III addresses authtoken use for
a more permanent setup. Are you implying that ngrok no longer accepts
the Part II approach without a token (that would be new) ?



philchillbill's Profile: http://forums.slimdevices.com/member.php?userid=68920
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

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


Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2020-09-18 Thread TomekWaw


Trying to run LMS on Raspberry 4B.
The only streaming protocol I care about is Airplay as I have all
wireless Airplay-compatibile speakers.
Unfortunately, I'm not able to run squeeze2raop-armv6hf-static nor
squeeze2raop-armv6hf (tried both).
It doesn't work on RPi?



TomekWaw's Profile: http://forums.slimdevices.com/member.php?userid=70345
View this thread: http://forums.slimdevices.com/showthread.php?t=105198

___
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+)

2020-09-18 Thread Bafpund


I finally installed LMS 8.0 nightly and I use Spotty 4.3.0. 
So far so good, things are getting better every day. Thanks for that,
Michael!

I love the Online Music Library Integration, it's great to have
everything in one place.
But I also see the Spotify albums and playlists of my children.
Is there a way to separate accounts in this respect? I'd be glad to
hear.



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

2020-09-18 Thread Tony T

The  Music and Artist Information plug-in, is downloading lyrics that
already exist in the FLAC Tag when using iPeng
Seems that it’s because 

https://forums.slimdevices.com/showthread.php?99537-Announce-Music-amp-Artist-Information-plugin&p=989003&viewfull=1#post989003



Tony
  SBTouch ♪ SBRadio ♬

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

2020-09-18 Thread d6jg


Paul Webster wrote: 
> That was my fear and hence suggestion to try with BBC Sounds.
> 
> FYI - I have been able to play from a radio streaming app to through old
> (v1) iPod dock - but I don't have the iPeng player.
> 
> You might be able to make it work with the old stream.mp3 capability in
> LMS - played via an iPad app that can play SHOUTcast streams and
> supports user adding their own URL ( http://yourlms:9000/stream.mp3 -
> where you replace yourlms with the IP address or hostname of your LMS
> system)

I edited my earlier response. 
I think it will work with an Apple cable if the Marantz is "Made for
iPhone/iPod". It must be an Apple cable though as it needs the inbuilt
chip.



VB2.4[/B] STORAGE *QNAP TS419P (NFS)
[B]Living Room* - Joggler & SB3 -> Onkyo TS606 -> Celestion F20s
*Office* - Pi3+Sreen -> Sony TAFE320 -> Celestion F10s / Pi2+DAC & SB3
-> Onkyo CRN755 -> Wharfedale Modus Cubes
*Dining Room* -> SB Boom 
*Kitchen* -> UE Radio (upgraded to SB Radio)
*Bedroom (Bedside)* - Pi2+DAC ->ToppingTP21 ->AKG Headphones
*Bedroom (TV)* - SB Touch ->Sherwood AVR ->Mordaunt Short M10s
Everything controlled by iPeng

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

2020-09-18 Thread Paul Webster


d6jg wrote: 
> Unfortunately that won't work with iPeng as a source to the USB.

That was my fear and hence suggestion to try with BBC Sounds.

FYI - I have been able to play from a radio streaming app to through old
(v1) iPod dock - but I don't have the iPeng player.

You might be able to make it work with the old stream.mp3 capability in
LMS - played via an iPad app that can play SHOUTcast streams and
supports user adding their own URL ( http://yourlms:9000/stream.mp3 -
where you replace yourlms with the IP address or hostname of your LMS
system)



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc), kcrw,
supla finland, abc australia, cbc/radio-canada and rte ireland

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
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] ANNOUNCE: YouTube Plugin (API v3)

2020-09-18 Thread slartibartfast


morph84 wrote: 
> Hi everybody!
> 
> First thanks a lot for this brilliant plugin and steady adjustment of it
> to the changes from YT and there API. I am using it on my ReadyNAS 212
> with LMS 7.9.3 because on the NAS is also my local music library saved
> and so I don't need an second device which is also powered on 24/7.
> But to cut a long story short: I have also a problem with many tracks
> that will not play from YT. As an example - this one works 4Jh1rhqKnmw
> but this one TPXecT73x6g will not play. Tracks from my own subcription
> list will be played without any problem.
> In the server log I get this error for all non working tracks:
> > 
Code:

  >   > Plugins::YouTube::ProtocolHandler::getSignature (731) no player url to 
unobfuscate signature

> > 
> What's the problem with some URLs? Can anyother play the non-working
> track in the example?
> How can I solve this problem?
> My country code is DE and I have setup my Google-Dev-Project with the
> API access key and the Oauth Client ID for YT last week - so it's
> really fresh.
> 
> Thanks a lot in advance :)

Your example works for me. In fact both of your examples play and both
have the same codec.[image:
https://uploads.tapatalk-cdn.com/20200918/60d3521ad0f52b611ed146db2fa0a595.jpg][image:
https://uploads.tapatalk-cdn.com/20200918/e5fc65f06500385d566e8816c1a719a3.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=105840

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


Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2020-09-18 Thread carsten_h


Hello!

I think I can use this plugin for using an Ikea Symfonisk (Sonos)
speaker.
I only have one question regarding this.

Is it possible to set the volume of the speaker in LMS (controlled by
Material skin) like it is when using an Airport express with attached
Speaker or do I have to use the volume buttons on the speaker itself?



Pi4 4GB piCorePlayer with LMS and Squeezelite for USB; Pi3B+ (7"
Display, Hifiberry DAC+ Pro) piCoreplayer with Squeezlite/Jivelite for
Hifiberry and Bluetooth headphone; two Airport Express

carsten_h's Profile: http://forums.slimdevices.com/member.php?userid=69113
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

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


Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2020-09-18 Thread morph84


Hi everybody!

First thanks a lot for this brilliant plugin and steady adjustment of it
to the changes from YT and there API. I am using it on my ReadyNAS 212
with LMS 7.9.3 because on the NAS is also my local music library saved
and so I don't need an second device which is also powered on 24/7.
But to cut a long story short: I have also a problem with many tracks
that will not play from YT. As an example - this one works 4Jh1rhqKnmw
but this one TPXecT73x6g will not play. Tracks from my own subcription
list will be played without any problem.
In the server log I get this error for all non working tracks:

Code:

Plugins::YouTube::ProtocolHandler::getSignature (731) no player url to 
unobfuscate signature


What's the problem with some URLs? Can anyother play the non-working
track in the example?
How can I solve this problem?
My country code is DE and I have setup my Google-Dev-Project with the
API access key and the Oauth Client ID for YT last week - so it's really
fresh.

Thanks a lot in advance :)



morph84's Profile: http://forums.slimdevices.com/member.php?userid=70677
View this thread: http://forums.slimdevices.com/showthread.php?t=105840

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


Re: [SlimDevices: Plugins] iPeng support thread

2020-09-18 Thread d6jg


Patricia P wrote: 
> It's marantz CD 6006. The USB functions as iPod and also plays files on
> a usb drive.

Unfortunately that won't work with iPeng as a source to the USB.



VB2.4[/B] STORAGE *QNAP TS419P (NFS)
[B]Living Room* - Joggler & SB3 -> Onkyo TS606 -> Celestion F20s
*Office* - Pi3+Sreen -> Sony TAFE320 -> Celestion F10s / Pi2+DAC & SB3
-> Onkyo CRN755 -> Wharfedale Modus Cubes
*Dining Room* -> SB Boom 
*Kitchen* -> UE Radio (upgraded to SB Radio)
*Bedroom (Bedside)* - Pi2+DAC ->ToppingTP21 ->AKG Headphones
*Bedroom (TV)* - SB Touch ->Sherwood AVR ->Mordaunt Short M10s
Everything controlled by iPeng

d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051
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] Announce: Music & Artist Information plugin

2020-09-18 Thread mr-b


Tx for looking! But I'm sorry to report that nothing seems to have
changed in terms of scan times nor files.
Anything else you need to me check?



mr-b's Profile: http://forums.slimdevices.com/member.php?userid=10044
View this thread: http://forums.slimdevices.com/showthread.php?t=99537

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


Re: [SlimDevices: Plugins] iPeng support thread

2020-09-18 Thread slartibartfast


Patricia P wrote: 
> It's marantz CD 6006. The USB functions as iPod and also plays files on
> a usb drive.Yes I realised that after I posted [emoji3]

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=51929

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


Re: [SlimDevices: Plugins] iPeng support thread

2020-09-18 Thread Patricia P


slartibartfast wrote: 
> It sounds like it must be this one.
> https://www.marantz.com/en-gb/shop/networkaudioplayer/nd8006
> 
> Edit. Maybe not they do another one with USB input.
> 
> Sent from my Pixel 3a using Tapatalk

It's marantz CD 6006. The USB functions as iPod and also plays files on
a usb drive.



SB3, UE Radio, CA DacMagic, Talk Electronic stereo. LMS 7.9.1
BBCiPlayer, Shairtunes2 plugins

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

2020-09-18 Thread slartibartfast


Paul Webster wrote: 
> If you buy the iPeng local player (in-app purchase) then your iPad
> becomes a Squeezebox. I assume that if you then plug in via USB to your
> new Marantz device then the sound would come out there ... however, try
> it by using something other than the Marantz software to check
> e.g. BBC Sounds app
> 
> If your new device has some networking capability (Wi-fi or Ethernet)
> then there are many more possibilities.It sounds like it must be this one.
https://www.marantz.com/en-gb/shop/networkaudioplayer/nd8006

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=51929

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


Re: [SlimDevices: Plugins] iPeng support thread

2020-09-18 Thread Paul Webster


Patricia P wrote: 
> I have just added a new Marantz CD player to my stereo system. I found
> this has a good integration with iPhone, which plays music either on the
> phone or streaming like Amazon music when iPhone is wired via USB to the
> marantz.
> 
> I wonder if ipeng can play from my iPad air 2 without a hardware
> squeezebox in the chain?
> 
> That would access lms so I can stream to the CD player.

If you buy the iPeng local player (in-app purchase) then your iPad
becomes a Squeezebox. I assume that if you then plug in via USB to your
new Marantz device then the sound would come out there ... however, try
it by using something other than the Marantz software to check
e.g. BBC Sounds app

If your new device has some networking capability (Wi-fi or Ethernet)
then there are many more possibilities.



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc), kcrw,
supla finland, abc australia, cbc/radio-canada and rte ireland

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

2020-09-18 Thread Patricia P


I have just added a new Marantz CD player to my stereo system. I found
this has a good integration with iPhone, which plays music either on the
phone or streaming like Amazon music when iPhone is wired via USB to the
marantz.

I wonder if ipeng can play from my iPad air 2 without a hardware
squeezebox in the chain?

That would access lms so I can stream to the CD player.



SB3, UE Radio, CA DacMagic, Talk Electronic stereo. LMS 7.9.1
BBCiPlayer, Shairtunes2 plugins

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