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

2020-07-30 Thread Michael Herger

Does the "Music & Artist Information" plugin benefit from the "Song
Info" plugin? I noticed that after deleting all my artist photos a lot
of them we're missing after a rescan, even when they we're present
before.


No, there's no relation. Check the scanner.log whether something failed 
the import.


--

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


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

2020-07-30 Thread verypsb


Hi,

Does the "Music & Artist Information" plugin benefit from the "Song
Info" plugin? I noticed that after deleting all my artist photos a lot
of them we're missing after a rescan, even when they we're present
before.

Best regards,
Dennis.



::Please vote:::
'::bug 1330:: New music should work on creation date'
(http://bugs.slimdevices.com/show_bug.cgi?id=1330)
'::bug 17963:: New and changed doesn't handle changed files '
(http://bugs.slimdevices.com/show_bug.cgi?id=17963)
'::bug 17799:: Use a separator such as 'Also appears on' when viewing
the albums by an artist'
(http://bugs.slimdevices.com/show_bug.cgi?id=17799)
'::bug 18054:: Add support for 'Set Subtitle'/'Disc Subtitle' (ID3v2.4
TSST/ID3V2.3 TIT3)' (http://bugs.slimdevices.com/show_bug.cgi?id=18054)
1x Boom, 1x Classic, 4x Controller, 1x Radio, 4x Receiver, 2x Touch

verypsb's Profile: http://forums.slimdevices.com/member.php?userid=17295
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] Analogue Output on one channel only

2020-07-30 Thread jemhayward


Hanging head in shame:::

The only bit of the system I hadn't disturbed was the speaker and their
cables.  Guess what, one of the speaker cables had detached itself from
the speaker in the ceiling!  So nothing to do with the Pi, PiCore, LMS,
the amp etc..   serves me right for trying to work on new kit car and
bathroom sound system at the same time!



jemhayward's Profile: http://forums.slimdevices.com/member.php?userid=55065
View this thread: http://forums.slimdevices.com/showthread.php?t=112669

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


Re: [SlimDevices: Plugins] Spotty v4.2.0 have suddenly stopped working

2020-07-30 Thread Lexluthor


Dear Michael,

Thank you for leading me to the solution. I deleted the sub-folders
under spotty cache and entered the users for Spotify. Now it works


Thank you for your help 



Lexluthor's Profile: http://forums.slimdevices.com/member.php?userid=13614
View this thread: http://forums.slimdevices.com/showthread.php?t=112674

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


[SlimDevices: Plugins] Control your music with Siri and Shortcuts

2020-07-30 Thread karlek

*-C-o-n-t-r-o-l- -y-o-u-r- -m-u-s-i-c- -w-i-t-h- -S-i-r-i- -a-n-d-
-S-h-o-r-t-c-u-t-s-*-

::Link:::
'Music Control Import'
(https://www.icloud.com/shortcuts/0ab47cc02791410ba5ff034df65569f7)

* C o m m a n d s * 
You can call the Shortcut via Siri or the Shortcuts App.
The following commands will be interpreted. The order of the complete
spoken command is not relevant, but you'll always have to add the name
of the SB you want to react.

- Play
- Stop
- Pause (no toggling)
- Sleep (end of track)
- On/Off
- Shuffle [End] (title)
- Repeat [End] (alle titles)
- Next/Previous
- Up/Down (volume up/down)
- Volume n (n>12?: since Siri writes numbers as words, if they are
  small enough. And I didn't want to parse those little rascals.)
- Artistloads everything of the named artist
- Playlist(Loads the named playlist if it's in the default
  path.)
- Presets 

*EXAMPLES*

- "Artist Foreigner Kitchen"
- "Patio Playlist The Who" (Blanks in names are working.)
- "Bathroom Shuffle"
- "Repeat Boom End" (repeat off)

* P r e p a r a t i o n s   a f t e r   i m p o r t i n g * 
Change the following to your needs:

- rename the shortcut
- IP-Address and Port in the first Text field
- Names and MAC addresses of your SBen
- the spoken commands
- the relative change of the volume of +-10

* A n n o t a t i o n s * 

- SB names and commands must consist of one single word. Everything
  else is considered as data.
- This Shortcut actually plays just all titles of the given artist.
  There is no code to parse genre or album names.
- Every word of the spoken command will be considered as one of the
  following: name, command (bothe single words) and the rest as data.
  There takes no filtering of filling words like prepositions place.
  „Playlist Leonard Cohen Live in Parterre“ would lead to:
   playlist play „Leonard Cohen Live- in-.m3u“
- Ambigous terms won't work: if a SB is named Grey, an artist or a
  playlist named either, won't be played. There is no check for
  consistency, or so.
- The Data Must Be Written With Leading Capitals: „Simon And
  Garfunkel“, but not „Simon and Garfunkel“. You'll have to either
  change the names in your system or adapt the Code of this Shortcut to
  your needs.
- You can only call playlists that are stored in the default playlists
  path. Slashes in pathes were always escaped by design:   
Code:

/media/playlists -> \/media\/playlists

 I have no clue, how to avoid this.

Feel free to take this Shortcut as a start and expand it to your needs.
If you have any questions, I'll try to help. But don't expect me to
extend it. Altering the code by shifting blocks all over the screen
sometimes was a PITA. :-)

Since I usually don't write instructions, let alone in English, I would
feel happy about your feedback, if something is unclear.



karlek's Profile: http://forums.slimdevices.com/member.php?userid=64321
View this thread: http://forums.slimdevices.com/showthread.php?t=112678

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


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

2020-07-30 Thread pol777


All working again. Thanks!



ORANGE PI ZERO 512M+LMS 7.9.2

pol777's Profile: http://forums.slimdevices.com/member.php?userid=69377
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: CDplayer plugin

2020-07-30 Thread bpa


sbhenk wrote: 
> Forgot to say: that was using iPeng.

iPeng uses same API (Comet) as Jive so probably same problem as the
issue is in LMS as plugin tells Jive client (Touch or iPeng or ...) 
what to send to LMS.



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

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2020-07-30 Thread sbhenk


sbhenk wrote: 
> Ok, weird.  Still trying to figure out if OPML can help.  In the
> meantime I discovered this:
> 
> >   > 
  - go to CDplayer and have it load a CD
  - go to the CD track list
  - click on any track to play
  - this results in a playlist with that one track
  - go to the CD track list again
  - click on any track to play
  - the playlist now has all tracks (and no duplicates)
  > > > 
> 
> Don't know if that was known behavior but if not does that help
> pinpoint where I might look?

Forgot to say: that was using iPeng.



sbhenk's Profile: http://forums.slimdevices.com/member.php?userid=66520
View this thread: http://forums.slimdevices.com/showthread.php?t=47288

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


Re: [SlimDevices: Plugins] Mixcloud plugin?

2020-07-30 Thread mmanna


Still not working for my duet.

I have tried walking through this thread, unfortunately not having any
luck.



mmanna's Profile: http://forums.slimdevices.com/member.php?userid=70358
View this thread: http://forums.slimdevices.com/showthread.php?t=88286

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


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

2020-07-30 Thread lorello


Plugin doesn't work on Daphile. I've tried several Apis (I can see the
requests sent on Google panel). Videos from "Recently played" section of
the app play regularly.



lorello's Profile: http://forums.slimdevices.com/member.php?userid=70479
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] Spotty v4.2.0 have suddenly stopped working

2020-07-30 Thread Michael Herger

I have removed and entered the account, but that did not seem to help. I
am sending you the log file by e-mail. Thanks :)


Hmm... there's still something wrong with your credentials: the log file 
is full with these messages:


[20-07-30 15:11:00.4971] Plugins::Spotty::AccountHelper::getCredentials 
(281) Failed to read credentials file, or credentials file was empty


Could you please send me the credentials.json file you'd find in the 
spotty sub-folder to the cache folder (see Settings/Information)?


--

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


Re: [SlimDevices: Plugins] Spotty v4.2.0 have suddenly stopped working

2020-07-30 Thread Lexluthor


Hi,

I have removed and entered the account, but that did not seem to help. I
am sending you the log file by e-mail. Thanks :)



Lexluthor's Profile: http://forums.slimdevices.com/member.php?userid=13614
View this thread: http://forums.slimdevices.com/showthread.php?t=112674

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2020-07-30 Thread Apesbrain


slartibartfast wrote: 
> To test this I ran a new and changed scan on an unchanged library and
> the last scan date was correct.
Thanks, good to know. I think my phone (budget Samsung, Android 7.0) is
now just barely keeping up.  Reconnects to LMS via Material are very
slow.  This behavior may be related.



Apesbrain's Profile: http://forums.slimdevices.com/member.php?userid=738
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-07-30 Thread slartibartfast


Apesbrain wrote: 
> Small thing: I have my LMS server set to automatically run a scheduled
> "New/changed" rescan every night and I confirmed it ran last night. 
> Under "Information" > "Library", Material shows the "Last scan"
> date/time to be the one before this.  Cleared app cache and restarted:
> same result.  Just manually invoked a rescan and Material still reports
> same information.  LMS shows the correct updated scan date/time.
> 
> Is it possible that, if a rescan detects no changes, Material does not
> recognize that it was run?  I forced a "modified date" change on one of
> my albums, ran a "New/changed" rescan, and both LMS and Material now
> show the new rescan date/time.

To test this I ran a new and changed scan on an unchanged library and
the last scan date was correct. 

Sent from my Pixel 3a using Tapatalk





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

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2020-07-30 Thread Apesbrain


Small thing: I have my LMS server set to automatically run a scheduled
"New/changed" rescan every night and I confirmed it ran last night. 
Under "Information" > "Library", Material shows the "Last scan"
date/time to be the one before this.  Cleared app cache and restarted:
same result.  Just manually invoked a rescan and Material still reports
same information.  LMS shows the correct updated scan date/time.

Is it possible that, if a rescan detects no changes, Material does not
recognize that it was run?  I forced a "modified date" change on one of
my albums, ran a "New/changed" rescan, and both LMS and Material now
show the new rescan date/time.



Apesbrain's Profile: http://forums.slimdevices.com/member.php?userid=738
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: CDplayer plugin

2020-07-30 Thread bpa


sbhenk wrote: 
> Don't know if that was known behavior but if not does that help pinpoint
> where I might look?

This is part of the issue. Current LMS implementation works perfectly
for WebUI and older SB player but for not Jive showing there is
something "odd" in the Jive part.

While the other thread has solutions but the solutions aren't directly
applicable to CDplayer without re-writing part of the pligin.  So I'll
have to spend time to understand what is "wrong" in LMS (or what LMS
considers "not right" in CDplayer)  to see if I fix CDplayer without
having to do a rewrite. I 've spent some time on it but it is hard to
get the time and it is a long time since I wrote the plugin.



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

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


Re: [SlimDevices: Plugins] Spotty v4.2.0 have suddenly stopped working

2020-07-30 Thread Michael Herger

Spotty v4.2.0 have suddenly stopped working on LMS and Squeezebox
Touch.

When pushing the Spotty icon the only reaction is “Wating for
127.0.0.1……”

I have uninstalled and reinstalled the Spotty app several times. I am
running Windows 10 and Logitech Media Server Versjon: 8.0.0 –
1596004420.


Go to Settings/Advanced/Spotty and remove the account. Then 
re-authenticate. If that doesn't help, please send me your 
server.log.zip (Settings/Information).


--

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


[SlimDevices: Plugins] Spotty v4.2.0 have suddenly stopped working

2020-07-30 Thread Lexluthor

Hi,

Spotty v4.2.0 have suddenly stopped working on LMS and Squeezebox
Touch.

When pushing the Spotty icon the only reaction is “Wating for
127.0.0.1……”

I have uninstalled and reinstalled the Spotty app several times. I am
running Windows 10 and Logitech Media Server Versjon: 8.0.0 –
1596004420.

I have also tried the latest official LMS but that did not help either.

All the other apps work fine.

Is there any quick fix?



Lexluthor's Profile: http://forums.slimdevices.com/member.php?userid=13614
View this thread: http://forums.slimdevices.com/showthread.php?t=112674

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