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

2020-09-20 Thread mherger
v4.4.0 introduces two new features: - More personalized content from Spotify - Select which accounts to import The first one is somewhat experimental: Spotty v4.4.0 allows you to get the Home/Start menu items as found on 'open.spotify.com' (https://open.spotify.com). Unfortunately

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

2020-09-13 Thread mherger
mr-b wrote: > Now scanning seems stuck and won't abort. LMS restart gives me this: > > > Code: > > > [20-09-13 11:38:20.0391] Slim::Schema::Storage::throw_exception (121) Error: DBI Exception: DBD::SQLite::st execute failed: database is locked [for Statement

Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2020-08-14 Thread mherger
Minor changes: - Allow searching for track IDs. - Optionally remove "clutter" ("Deluxe Edition", "Remastered"...) from album and track titles when importing to library. - Try to improve playlist folder hierarchy parsing. Michael "It doesn't work - what shall I do?" - "Please check

[SlimDevices: Plugins] Spotty: how far would you go to get more options in Spotty's menus?

2020-08-11 Thread mherger
In the past I've repeatedly been asked whether it was possible to get access to the Spotify's Mixtapes and other editorial content from the start page. Unfortunately these items are not available through Spotify's official API. But they're available from https://open.spotify.com. Which made me

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

2020-08-02 Thread mherger
slartibartfast wrote: > I only see one version of the album on Spotify. The "40th > Anniversary/2010 Remastered". Is that a regional difference? Possible. Interestingly on the "super deluxe edition" there are tracks which would be listed, but not playable anyway... All the "super" additions

[SlimDevices: Plugins] [Announce] Band's Campout 1.8

2020-07-02 Thread mherger
Band's Campout 1.8 adds support for the LMS 8 "Tune In to..." enhancement: it allows you to paste album URLs like https://hrmnn.bandcamp.com/album/hermann in the Tune In... field to play them directly. Thanks @mavit not only for the underlying work in LMS8, but for this implementation for

Re: [SlimDevices: Plugins] EXERIMENTAL: "reliable" plugin for HTTP(S) streaming

2020-07-02 Thread mherger
Where can we find it? Michael "It doesn't work - what shall I do?" - "Please check your server.log and/or scanner.log file!" (LMS: Settings/Information) mherger's Profile:

Re: [SlimDevices: Plugins] YouTube Skipping

2020-06-23 Thread mherger
Webnick: please go to Settings/Advanced/Logging, set the dropdown box next to plugin.youtube to INFO. Do NOT restart LMS, but play around with Youtube. Then post the server.log.zip file you can download from that page. Your previous log files had some other log flags set, there's almost no

Re: [SlimDevices: Plugins] Can't enable Spotty 4.1.2 on Diskstation

2020-06-13 Thread mherger
What DSM version are you using? What LMS version? And in Settings/Information what version would be reported for IO::Socket::SSL? Michael "It doesn't work - what shall I do?" - "Please check your server.log and/or scanner.log file!" (LMS: Settings/Information)

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

2020-06-01 Thread mherger
I'm seeing a lot of the following: Code: Can't load './auto/EV/EV.so' for module EV: ./auto/EV/EV.so: wrong ELF class: ELFCLASS64 at /usr/local/lib/perl5/core_perl/DynaLoader.pm line 193. at EV.pm line 127. BEGIN failed--compilation aborted at EV.pm line 127.

Re: [SlimDevices: Plugins] Announce: Material Skin

2020-05-25 Thread mherger
cpd73 wrote: > @Michael how do I get this info? For the LMS library stats I use the > "serverstatus" command. Argh... that serverstatus command is carrying too much information for my taste already... the information would be available from the systeminfo call. Code:

Re: [SlimDevices: Plugins] Spotify: authentication with Spotty failure

2020-05-22 Thread mherger
Could you please run the following from a command line: Code: C:\PROGRA~3\SQUEEZ~1\Cache\INSTAL~1\Plugins\Spotty\Bin\MSWIN3~1\spotty.exe -c C:\ProgramData\Squeezebox\Cache\spotty\__AUTHENTICATE__ -n test -a Then try to to see whether you see

Re: [SlimDevices: Plugins] iPeng support thread

2020-05-19 Thread mherger
[image: https://uploads.tapatalk-cdn.com/20200519/22c049d9919bf161d261ea1b6f0d0e9e.jpg] Michael "It doesn't work - what shall I do?" - "Please check your server.log and/or scanner.log file!" (LMS: Settings/Information)

Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2020-05-18 Thread mherger
Czig wrote: > Output attached. Could you please give the following another try: Code: perl -MLWP::UserAgent -MIO::Socket::SSL -MData::Dumper -e 'IO::Socket::SSL::set_defaults(SSL_verify_mode => Net::SSLeay::VERIFY_NONE()); my $ua = LWP::UserAgent->new(); my $r =

Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2020-05-18 Thread mherger
Czig wrote: > "insecure HTTPS" in Settings/Advanced/Security is disabled. Haha... good to know you were able to replace the stupid smiley with what was needed :-D. I'm sorry about that. That first test did look good. 401 was expected, but it did not "hang up" on the connection like the

Re: [SlimDevices: Plugins] Spotty - timed out Waiting for a Token

2020-05-02 Thread mherger
Bronsky wrote: > I deleted my credentials and re-authentifcates. I still got the follwing > error in server.log: Argh... I don't understand why the token call would fail if you were able to authenticate. Thus just doesn't make sense... Could you please try the following (based on your

Re: Spotify f�r LMS auf Synology

2020-04-17 Thread mherger
motamas wrote: > Wie gross ist sie? > > ls -l > "/volume1/@appstore/SqueezeCenter/Cache/DownloadedPlugins/Spotty.zip" > > ls -l "/volume1/@appstore/SqueezeCenter/Cache/DownloadedPlu > gins/Spotty.zip" > ls: cannot access >

Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2020-04-16 Thread mherger
I've uploaded v4.0.2 of the Spotty plugin. This is a maintenance release and tries to address the rate limiting issue many of us have experienced recently: Spotty has become so popular (thanks to Corona - or the plugin's quality? :-)), we've hit a point where Spotify started to block requests.

Re: [SlimDevices: Plugins] Announce: Material Skin

2020-04-12 Thread mherger
cpd73 wrote: > As you know I do not use any streaming service, so I cannot check any of > this myself. When called from an Artist's album list, material sends: > > > Code: > > > ["browseonlineartist","items",0,25000,"service_id:spotify","artist_id:8120"] >

Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2020-04-09 Thread mherger
v4.0.1 introduces a "fix" for playlists with mixed podcast & music content. Podcast episodes would not be listed, as the Spotify API is returning invalid data (https://github.com/spotify/web-api/issues/1528). I added a hack to work around this limitation. Michael

Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2020-04-07 Thread mherger
> Access Rate limit exceeded for: tracks?ids=4YkpfeM3w2bHYSqsQSlTM4%2C2catctnX8eYSm2... Argh... one more :-(. And you're not even using LMS8 with the library integration?!? > - are we supposed to repport all - and are we supposed to report them > here? (This came after a reboot of the

Re: [SlimDevices: Plugins] Announce: Material Skin

2020-04-06 Thread mherger
cpd73 wrote: > @Michael - as you can see in the above screenshot, the Material supplied > artist image is mixed with the others. Ideally this image would only be > used as the MAI fallback, and the existing image/icon used for lists > such as the above. Can this be rectified? Where's that

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

2020-04-04 Thread mherger
v2.1.0 is on the way. - Make import of purchases optional - Restore copyright/description/label for albums - Improved French translation - thanks skimpax! Please note that you might need to delete qobuz.db from your cache folder if you want to see copyright/description/label. Enjoy

[SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2020-04-02 Thread mherger
I'm happy to announce Spotty v4.0.0. This release adds support for the new online library integration of Logitech Media Server 8.0 (pre-release only!). This integration will list your favourite albums and artists from Spotify (and other supported streaming services) together with your local

Re: [SlimDevices: Plugins] how to add a custom item to "more infos"

2020-03-24 Thread mherger
Ok, here's a snippet from my MAI plugin, which would provide links to PDF files etc.: Code: # XMLBrowser for Jive can't handle weblinks - need custom handling there to show files in the browser. if ( Plugins::MusicArtistInfo::Plugin->canWeblink($client) )

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

2020-03-18 Thread mherger
Qobuz plugin v2 comes with support for the library integration feature for the upcoming LMS 8. This will allow you to browse your Qobuz favourites as part of your own music collection. Please note that LMS 8 still is under development. If you feel adventurous, then go install it from the usual

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

2020-03-17 Thread mherger
RobbH wrote: > This is much more than a minor update. Many thanks! However, I'm seeing > an issue. > > 29767 > > As you can see, the last two entries point to the same work. The first > entry, with a space between "No." and "1", contains movements 1 and 3. > The second entry, with no space,

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

2020-03-17 Thread mherger
v1.600 introduces a minor new feature for classical music listeners: when browsing albums there's now an option to browse the works of an album (if available). On the album level you'll find a "Browse by works" option at the top. (for those of you toying with LMS8 and the test repo: it's v1.910

Re: [SlimDevices: Plugins] [Announce] LMS TUI Remote (beta)

2020-03-15 Thread mherger
You should have posted some screenshots! Amazing! (though I probably won't even give it a try, as I'm mostly a Mac guy) Michael http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo mherger's Profile:

Re: [SlimDevices: Plugins] iPeng support thread

2020-03-03 Thread mherger
pippin wrote: > Thinking about it: this is really confusing. The Browse On Menü for > Spotify is in the context menu. For TIDAL it‘s in the artist‘s menu, the > latter only works through the menu, not if you use the CLI, I think this > needs a bit of thought in LMS 8 first Agreed, it's work

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

2020-02-20 Thread mherger
You forgot to check the first box. The scanner wouldn't run the artwork importer. Michael http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo mherger's Profile:

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

2020-02-17 Thread mherger
ian_heys wrote: > Sorry to say that 1.908 still the same. Did you run a rescan? Michael http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo mherger's Profile:

Re: [SlimDevices: Plugins] [Announce] Spotty 3.x - Spotify Podcasts on your Squeezebox

2020-02-01 Thread mherger
mousemat wrote: > I managed to fix this today - it seems OMV mounts drives with noexec by > default. Removing that fixed a bunch of issues I was having with various > containers. Thanks a lot for reporting this back! I've seen more reports of this issue with OMV. Now I have a good pointer.

Re: [SlimDevices: Plugins] [Announce] Spotty 3.x - Spotify Podcasts on your Squeezebox

2020-01-30 Thread mherger
mmaniac wrote: > use constant LIBRARY_LIMIT => 500; > > I changed it to 700 and restarted the server and voila, the playlist was > prolonged. Hah! You know how to read code :-). Bur you should have dug deeper, and you'd have found out that by providing your own Spotify client_id in

Re: [SlimDevices: Plugins] [Announce] Spotty 3.x - Spotify Podcasts on your Squeezebox

2020-01-30 Thread mherger
Feeback25 wrote: > Indeed it was the firewall of my modem router which blocked the > connection. > By turning off the firewall, Spotty works perfectly. > I am a little annoyed by this lack of security and do not want to leave > my network in this state. > Do you know the protocols used and any

Re: [SlimDevices: Plugins] [Announce] Spotty 3.x - Spotify Podcasts on your Squeezebox

2020-01-26 Thread mherger
mousemat wrote: > I'm using exactly the same setup and image as you and still getting the > Spotty error. Therefore I suggest the same as I did before: try without Docker. Michael http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo

Re: [SlimDevices: Plugins] Cannot enable Spotty in Nightly 7.9.3

2020-01-23 Thread mherger
There still was a spotty.exe running, blocking the update? Michael http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo mherger's Profile: http://forums.slimdevices.com/member.php?userid=50 View this thread:

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

2020-01-22 Thread mherger
Ok, ok, I think I've found the culprit: this could happen if you had your preferred Qobuz format set to FLAC, but NOT HiRes FLAC. Stupid mistake on my end... If you don't want to wait for the update (I'm in the middle of some more re-factoring...), you can edit API.pm with the following minor

Re: [SlimDevices: Plugins] [Announce] Squeezelite-X

2020-01-18 Thread mherger
R Greg - there's been some discussion about certain errors being logged which the user claims somehow are triggered by Squeezelite-X (or only when this is used). I'm confused by what I've found as I doubt you'd do that from your application. Therefore I'm going to ask :-). What kind of CLI

Re: [SlimDevices: Plugins] [Announce] Spotty 3.x - Spotify Podcasts on your Squeezebox

2019-12-31 Thread mherger
usahockey83 wrote: > Hi M Herger - new to this forum. I recently upgraded to 3.1.3 and am > having a similar skipping song issue as I read others had in previous > versions. It would play clearly for 5-10 seconds, and then skip to the > next song. The issue happens on LMS, not Spotify to be

Re: [SlimDevices: Plugins] [Announce] Spotty 3.x - Spotify Podcasts on your Squeezebox

2019-12-18 Thread mherger
Bafpund wrote: > Logitech Media Server Log File sent. Thanks. What if you run the following command: Code: /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin/i386-linux/spotty-x86_64 -n Squeezebox -c

Re: [SlimDevices: Plugins] Spotty: How open Spotify links?

2019-12-17 Thread mherger
perstromgren wrote: > it would be even more convinient to be able to paste the link into the > search field... :-) Update your installation ;-) Michael http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo

Re: [SlimDevices: Plugins] [Announce] Radio Paradise Lossless Streaming (Plugin v2)

2019-12-15 Thread mherger
Playback stopped while I was away... I'm seeing this in the log file: Code: [19-12-15 08:23:33.0909] Plugins::RadioParadise::ProtocolHandler::__ANON__ (133) unexpected connection close for http://audio-pool.radioparadise.com/blocks/chan/3/4/227235-227238.flac (left:

Re: [SlimDevices: Plugins] [Announce] Radio Paradise Lossless Streaming (Plugin v2)

2019-12-14 Thread mherger
Updated both LMS and the plugin from your forks this morning. While I hadn't seen/heard any re-buffering or other so far (two tracks only), I quickly got messages like the following in my server.log: Code: [19-12-15 07:45:52.8129]

Re: [SlimDevices: Plugins] [Announce] Spotty 3.x - Spotify Podcasts on your Squeezebox

2019-12-06 Thread mherger
Tex wrote: > Do I do that on this page by selecting debug for plugin module loading & > extension downloader? > > 28697 Yes. Michael http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo mherger's Profile:

Re: [SlimDevices: Plugins] No longer have settings page

2019-12-06 Thread mherger
pkfox wrote: > If you mean port forwarding I don't Michael No longer? Because when I wrote about it I was able to access an LMS on the IP address you're posting from. Here's what Shodan reports: Code: City:A... Country: United

Re: [SlimDevices: Plugins] [Announce] Spotty 3.x - Spotify Podcasts on your Squeezebox

2019-11-30 Thread mherger
v3.1.2 comes with a minor (but important) fix to the long player name handling. Thanks @scelfo! Michael http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo mherger's Profile:

Re: [SlimDevices: Plugins] [Announce] Spotty 3.x - Spotify Podcasts on your Squeezebox

2019-11-29 Thread mherger
Spotty v3.1.1 is on its way with minor changes: - limit player name length in Connect mode - long names could make players disappear from the players list in Spotify - improved logging for some podcast issues: some podcasts cannot be played - I need more info to understand why - new

Re: [SlimDevices: Plugins] [Announce] Spotty 3.x - Spotify Podcasts on your Squeezebox

2019-11-21 Thread mherger
This is my nth attempt at getting non-blocking token refresh on Windows working... Nothing new for other platforms. Windows users: please pay attention to "lock ups", LMS hanging when you're using Spotty, or on startup. Please report back, posting your server.log snippet of the relevant time

Re: [SlimDevices: Plugins] [Announce] Spotty 3.0.0 - Spotify Podcasts on your Squeezebox

2019-11-16 Thread mherger
Feeback25 wrote: > > [19-11-16 10:58:05.2012] Plugins::Spotty::Settings::Auth::handler (75) > Authorization failed : called `Result::unwrap()` on an `Err` value: Os { > code: 110, kind: TimedOut, message: "Connection timed out" } : thread > 'main' panicked at 'called `Result::unwrap()` on an

Re: [SlimDevices: Plugins] [Announce] Spotty 3.0.0 - Spotify Podcasts on your Squeezebox

2019-11-16 Thread mherger
Paul Lee wrote: > New Spotty can't active on 7.9.1 LMS , auto updated new version of > spotty then not work now How does it not work? Does it crash LMS? Does it not show the menus at all? Does it not play any sound? Anything in server.log? Michael http://www.herger.net/slim-plugins -

[SlimDevices: Plugins] [Announce] Spotty 3.0.0 - Spotify Podcasts on your Squeezebox

2019-11-14 Thread mherger
So I decided to bump the version number quite a bit, as there's a new feature which required considerable changes under the hood: Podcasts make this Spotty v3. They've been sorely missed. Spotty in LMS mode will allow you to access your podcasts, as you've added them to your library in the

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

2019-10-29 Thread mherger
philchillbill wrote: > I need the user's local IP address and port to enable playing music on > an Echo device as speaker rather than a Squeezebox. When the user > account-links, I only get their external address (e.g. ngrok). As Craig mentioned there's no easy, one shot solution to this built

Re: [SlimDevices: Plugins] Announce: Material Skin

2019-10-28 Thread mherger
philchillbill wrote: > Any idea what the equivalent would be for the Default skin? I'd love to > get the local IP address of the server while accessing it remotely via > ngrok and I cannot rely on a user having Material installed. I searched > all the CLI docs but don't find any mention of it.

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

2019-10-26 Thread mherger
ai1 wrote: > Thank you very much for reacting so fast. Below is the information about > the LMS on my Qnap NAS TS-251+. Sorry, do not understand what > information about network configuration is needed. The NAS is behind the > Orange Livebox modem/router, TCP ports 443 and 80 are forwarded to

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

2019-10-26 Thread mherger
pablolie wrote: > I am drawing blanks trying to get the Spotty plugin to start in Ubuntu > 18.04. I pick it in the plug-in settings, restart the LMS, and yet it > never comes up as an active plugin. > > The log file is weird and tells me nothing > > [19-10-25 14:27:36.2570] main::init (387)

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

2019-10-21 Thread mherger
jenssen wrote: > I am just using LMS together with Spotty 2.8.7. Spotify/Spotty is > working good for one user, I can use Spotify connect for all of my > devices which are connected in LMS. I added a second user in Spotty > (Spotty Spotify for Squeezebox), but that user does not see any Spotify

Re: [SlimDevices: Plugins] Announce: Material Skin

2019-10-19 Thread mherger
cpd73 wrote: > I agree they would be nicer there, but (AFAIK) this is currently > impossible - as these actions are only shown once you click on the > item. > > @Michael, I take it I'm correct? If so, perhaps enhancing the JSON API > might help? e.g. if a client passed (e.g.)

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

2019-10-06 Thread mherger
cpd73 wrote: > At a user's request, for Material 1.1.0 if the current track, or an item > in the queue, does not have album artwork, I'm falling back to the > artist image. Now, if there is no artist image I get the trumpeter - > which does not really fit in with Material. Could it be possible

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

2019-10-03 Thread mherger
Aymen007 wrote: > > Code: > > > [19-10-03 17:11:26.0339] Slim::Utils::Misc::msg (1256) Warning: [17:11:26.0337] cannot unlink file for C:\ProgramData\Squeezebox\Cache\InstalledPlugins\Plugins\Spotty\Bin\MSWin32-x86-multi-thread\spotty.exe: Permission denied at

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

2019-10-02 Thread mherger
v2.8.7 fixes the token caching issue on Windows. And the initial setup page (authentication) now should work in the Classic skin, too. Michael http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo mherger's

Re: [SlimDevices: Plugins] Random stops / song ends on LMS (Pi4) + Spotty + Group Player + 4x piCorePlayer

2019-10-02 Thread mherger
Are you using Spotify Connect mode or LMS? If Connect, would the same happen when using LMS to control Spotty instead? Michael http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo mherger's Profile:

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

2019-10-01 Thread mherger
skarragallagher wrote: > This version seems to be worse with using the player as Connect device. > It seems okay while playing from LMS browser but as a connect, (playing > through android app and choosing LMS as the player) I get constant > command prompt windows that pop up for every action

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

2019-09-25 Thread mherger
v2.8.5 is out there. This version hopefully will fix Spotty locking up LMS when trying to get an access token. We've seen Spotty completely blocking LMS for up to several minutes (for those who decided to wait that long before killing LMS...). I've previously tried to mitigate this issue. But

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

2019-09-22 Thread mherger
peeter wrote: > Ok, I've uploaded the new log again. Excellent! Turns out it wasn't one of your playlists, but one you're following ("autumn afternoons"). Its user has some eastern European character in his username. I'm surprised this hasn't caused issues before. I'll fix that for the next

Re: [SlimDevices: Plugins] [Announce] Radio Paradise Lossless Streaming (Plugin v2)

2019-09-19 Thread mherger
cfuttrup wrote: > I have LMS 7.9.1 - 1504317335 (4th september 2017) running on a Synology > DS415+ NAS. > You shouldn't need to fiddle with the Synology's internals. Just make sure you updated it to the latest DSM. Then install pinkdot's 7.9.2 package for Synology (see

Re: [SlimDevices: Plugins] Synology 7.9.2 packages

2019-09-03 Thread mherger
Just realized that the "Snapshot Replication" service on my DS caused LMS to scan 30 "copies" (snapshots) of my music collection... They're stored in a folder called "#snapshot". I'm surprised that I as a DS newby would run into this issue first :D. I'll commit a change to ignore that folder.

[SlimDevices: Plugins] [Announce] Exclude Files and Folders (aka. IgnoreDirREManager)

2019-08-02 Thread mherger
The little "Exclude Files and Folders" plugin allows you to define a regular expression to filter out files and folders during scans or while browsing the music folder. This can be useful to eg. hide all those "@eaDir" items your beloved NAS creates inside your music folders. Please be careful

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

2019-07-28 Thread mherger
v1.6.4 is out which hopefully fixes some of the issues introduced recently... - fix bugs failing lyrics and album review lookups - add French (merci Franck@!) and Dutch (bedankt Blackfiction!) translations - skip ChartLyrics quickly when it's down again Thanks cpd for exercising my

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

2019-07-21 Thread mherger
cpd73 wrote: > Thanks. Managed to recreate the issue. Using just album_id is working > for me - but I'll test more later. I'll update the code to just pass > album_id (and not album name, artist_id, artist name, etc) if this is > known. Wow... a lot to catch up... I've been out for only a

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

2019-06-20 Thread mherger
pmendiuk wrote: > I am running LMS 7.9.2 x86_64-linux on a Synology NAS918+ and Spotty > helper ARMv8/aarch64 v0.20.0. The player is a Logitech Squeezebox > Receiver FW 77. Both devices are wired ethernet connections. Unlikely to be the culprit for your issues, but uninstall the ARMv8

Re: [SlimDevices: Plugins] Tidal plugin - streaming quality preference

2019-06-19 Thread mherger
pjc8151 wrote: > The problem as has been discussed elsewhere is that most music in Tidal > won't stream in MQA. It would appear the problem is that there is no way > to specify the 'Master' stream for Tidal. I was wondering if this is > anywhere in the future plans for LMS. Other than this

Re: [SlimDevices: Plugins] Spotty will not install on LMS

2019-06-15 Thread mherger
Please make sure you let it download before you restart LMS. Please also check server.log (see Settings/Information) for any hint about the installation failure. Michael http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo

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

2019-06-07 Thread mherger
djvj wrote: > Just played with it some more, it seems what my phone shows in spotify > is slightly (~10-20 seconds) ahead of what's coming out of the speakers. > Phone will show the song finished but I can still hear the end of the > song playing. Doesn't explain why max2play just disappears

Re: [SlimDevices: Plugins] [Announce] Radio Paradise Lossless Streaming (Plugin v2)

2019-06-07 Thread mherger
In v2.4.1 I added the new flac streams to the menu, and arranged that a bit. In order to distinguish the two flac options, I refer to the "old" way of streaming as "FLAC Interactive" (you can skip tracks), whereas the new ones are the "FLAC Streams". Should you encounter broken metadata

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

2019-06-03 Thread mherger
McDjuady wrote: > I've recently moved my Media Server from a Raspberry Pi to my home > server (x86 Debian). I started running lms in a docker container as > well. > > Ever since i've been having issues with Spotty stopping playback > randomly in the middle of songs. However the songs don't get

Re: [SlimDevices: Plugins] [Announce] Radio Paradise Lossless Streaming (Plugin v2)

2019-06-02 Thread mherger
Thanks philippe_44 and left channel for providing me with more information about the issues and possible solutions we're seeing for Radio Paradise lossless. I tried to implement two important pieces, one for each of them: - use http instead of https where possible: as philippe_44 figured

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

2019-05-29 Thread mherger
PerLundborg wrote: > Done. > > /Per > (FYI I'll be out of LMS range until Sunday) Please run the following from a shell: Code: /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin/i386-linux/spotty-x86_64 -n Squeezebox -c

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

2019-05-28 Thread mherger
PerLundborg wrote: > Hi! > > on upgrading to latest LMS Spotty 2.8.2 is broken for me > [19-05-29 01:45:35.8573] main::init (387) Starting Logitech Media Server > (v7.9.2, 1558382969, Tue May 21 06:21:34 CEST 2019) perl 5.024001 - > x86_64-linux-gnu-thread-multi > ... > [19-05-29

Re: [SlimDevices: Plugins] Synology 7.9.2 packages

2019-05-28 Thread mherger
blithering_idiot wrote: > 792 168 18 crashes when I go into plugins Please define "crash". It might take a long time, as it fails to read the repository files. But that doesn't mean "crash". Michael http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo

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

2019-05-27 Thread mherger
Here's a build from mid-February: http://downloads.slimdevices.com/nightly/7.9/LogitechMediaServer-7.9.2-1550612824.exe Michael http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo mherger's Profile:

Re: [SlimDevices: Plugins] Synology 7.9.2 packages

2019-05-24 Thread mherger
Hi there - I tried to install this on a a DS1517+. And uploading LogitechMediaServer-x86_64-7.9.2-168.0020.spk would only give me "Operation failed.". Is there any log I could check? Michael http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo

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

2019-05-24 Thread mherger
Czig wrote: > Noticed if you skip forward in a song while streaming OGG, bitrate > changes to "705kbps CBR, Ogg Vorbis (Spotify) (Converted to FLAC)" as > displayed in web controller for duration of track. Same thing occurs on > a Squeezebox Radio (standalone, no sync) . That's correct: as

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

2019-05-18 Thread mherger
v1.5.7 is out with a bunch of fixes and improvements: - fix downloading artwork from https sources in the scanner (probably a Windows only issue) - accept jpeg in addition to jpg file extension in all cases - log an error when an image folder is not writable to LMS Thanks

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

2019-05-15 Thread mherger
scott.winterkorn wrote: > Heres a link to my scanner log > https://1drv.ms/u/s!AtEhedSz_JCkl5kGRRS6KZMkUCSXIw Could it be that target folder you defined isn't writable for LMS or the scanner? I do see that MAI spent 40s looking for artist pictures. But if that folder was read-only, then the

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

2019-05-09 Thread mherger
hubble_xm wrote: > Was wondering if anybody might have some pointers for me. I have LMS > (Logitech Media Server Version: 7.9.2 - 1556796842) running an OSX > (10.14.4 Mojave) and have been trying to get Spotty (v2.8.1) working > without luck. It seems that there is a failure to authenticate by

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

2019-05-08 Thread mherger
v1.525 is another minor update. It allow HiRes listeners to limit the stream to 96kbps when 192kbps would be too much in terms of bandwidth or player available. Michael http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo

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

2019-05-07 Thread mherger
v1.5.5 improves some of the issues we've seen after Last.fm changed their minds. Despite the minor version change, there have been a lot of code changes in the background - but no new feature. Please let me know should you see any hiccup, mostly around the artist artwork lookup. Michael

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

2019-05-07 Thread mherger
matthewm wrote: > Does your plugin support Connect for free accounts? No, Spotty does require a paid account. It's not using their SDK. Michael http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo mherger's

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

2019-05-05 Thread mherger
labrekke wrote: > I also wanted to ask a question: Spotty should now support the dynamic > playlists. Can anyone tell me how I get access to "Daily mix" on my SB > Radio? The menus just shows albums, (regular) playlists and artists, > even though I have upgraded the Spotty plugin to 2.8.1.

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

2019-04-30 Thread mherger
giraffe wrote: > Hi Michael > Since I updated to 2.8.x (I think) I can't load my Artists or Albums > from my library in Spotty. I can load playlists, and search for things, > and that all seems to work. When I click on Albums or Artists in the web > interface (or in SqueezeCtrl app), I just get

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

2019-04-27 Thread mherger
dbasskin wrote: > I just installed the latest version of spotty (2.8.1) and it no longer > works. The previous version did work. This is what I found in the > settings: > > Operating system: Debian / armv7l-linux > > ldd (Debian GLIBC 2.19-18+deb8u10.netgear1) 2.19 > Is this a ReadyNAS?

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

2019-04-18 Thread mherger
Thanks to sveninndh the Music and Artist Information plugin v1.5.0 now comes with localized biographies from Last.fm (when available). Michael http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo mherger's

Re: [SlimDevices: Plugins] YES, i got a transporter (and a plugin question

2019-04-18 Thread mherger
That's not the screensavers... It's the section below: 27211 And the screensaver itself has an extensive configuration page: 27212 +---+ |Filename: Bildschirmfoto 2019-04-18 um 11.17.59.png| |Download:

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

2019-04-15 Thread mherger
As there seem to be issues with the latest binaries on some ARM based systems, I decided to provide an additional plugin which would let you install the old helper binaries. It's called: "Legacy Spotty Helper Application for ARMv6/7 architecture" Please only install if you are having

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

2019-04-14 Thread mherger
mozartatplay wrote: > Excellent thanks Michael, I followed you instructions and all working > again now. I hear Bach now rather than clicks :) Did you try disabling the OGG streaming, or did you all the way of installing the old helper?... Also: what operating system and version is this on

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

2019-04-14 Thread mherger
rhas010 wrote: > Thank you for the quick reply! > > Devuan 64 bit (Debian without systemd), on a Pi 3 B+. Did you try the additional helper plugin? Michael http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo

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

2019-04-14 Thread mherger
vensi08 wrote: > > -rw--- 1 root root4527956 Apr 14 09:04 > spotty-custom > Ok, that file isn’t readable nor executable. You need to Code: sudo a+rx spotty-custom from inside the folder where you stored the file. Then run

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

2019-04-14 Thread mherger
vensi08 wrote: > Hello Michael, > > Unfortunately, your suggestion doesn't work. I still have the following > error message from the plugin: Did you download the file I sent you a link for? Can you run it from a shell? Assuming you moved it to where I told you to move it, what would Code:

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

2019-04-14 Thread mherger
vensi08 wrote: > > /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SpottyBinFreeBSD/Bin > /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/UPnPBridge/Bin > ldd (Debian EGLIBC 2.13-38+rpi2+deb7u7) 2.13" > You certainly don't need the SpottyBinFreeBSD plugin. I wonder

<    1   2   3   4   5   6   7   8   9   10   >