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

2021-04-23 Thread Michael Herger
Plugin repository http://www.herger.net/slim-plugins/repo.xml points us to http://www.herger.net/MusicArtistInfo/ for more information about this plugin, but that page returns 404 Not Found. Thanks for the heads up. ___ plugins mailing list

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

2021-04-23 Thread Michael Herger
I have some problems with spotty, i'm using Spotty 4.4.9 and LMS 8.1.2. i have removes the spotify account and added it again, im alwas gettings this error when starting the spotty app Did you create your own client ID and enter it in the Spotty settings?

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

2021-04-23 Thread Michael Herger
Is there a way to disable ogg only for my squeezecast (e.g. by MAC), but not for the squeezelite player? No, it's an all or nothing. Just disable it. It's what has been default behaviour for years. ___ plugins mailing list

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

2021-04-23 Thread Paul Webster
blithering_idiot wrote: > Has lms been removed from soundforge? I don't remember LMS being on SOURCEforge ... but it is on Github. There are some 3rd-party packages that use sourceforge and occasionally they fail to list when going into the LMS plugin page and give a "bad repository" or

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread philippe_44
benh wrote: > I really appreciate your efforts to figure this out. > > I'm completely willing to believe that a single file is incorrectly > encoded. I am less certain that random files are incorrectly encoded, > and that they are all incorrectly encoded such that the problem occurs > at the

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread benh
I'm also not sure there's not a bug in the Group Player and Synchronization code. I just went to play some stuff, and found my Bedroom player synched with "Upstairs" which is a Group Player consisting of Bedroom and Library. I definitively did not do that.

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread benh
I really appreciate your efforts to figure this out. I'm completely willing to believe that a single file is incorrectly encoded. I am less certain that random files are incorrectly encoded, and that they are all incorrectly encoded such that the problem occurs at the exact same point in their

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread philippe_44
benh wrote: > So here is something interesting. I have found a combination of players > that don't work AT ALL. > > I went through and created various group players in various combinations > to see if there was a common player factor. > > Two pCP/SL: 10 Second issue > SB Radio and BOTH

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread benh
And just to prove this isn't a Motown problem, here's a pop track with the same issue. https://filebin.net/kvjhkgkx3x6yl0dt benh's Profile: http://forums.slimdevices.com/member.php?userid=6732 View this thread:

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread benh
philippe_44 wrote: > So back to square one. Player dc:a6:32:f9:a1:eb is unhappy with the > format of what it receives toward the end. What player is that? Can you > reconfirm it works normally when played standalone? Can you also upload > the file creating problem on filebin (or any other

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread philippe_44
benh wrote: > OK. I set the plugin.groups logging to debug, deleted that group > player, and created a new one, appending a 2 to the name. > > The file played (yay!), but stopped 10 seconds before the end. So now > this group acts like the others. > > I literally created the original group

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread benh
OK. I set the plugin.groups logging to debug, deleted that group player, and created a new one, appending a 2 to the name. The file played (yay!), but stopped 10 seconds before the end. So now this group acts like the others. I literally created the original group as part of my testing, so I

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread philippe_44
But... comparing logs and refreshing my memory on my own code, I'm pretty sure that the issue is that your Group player (the virtual player) is not using a special StreamingController, so the group is not build on "play" request. It should never happen unless the group has been "damaged" for

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread philippe_44
So last thing, can you put the Group player log to debug and take the same log again so that I can see why the group is not assembled *before* checking for common codecs? LMS 8.2 on Odroid-C4 - *SqueezeAMP!*, 5xRadio, 5xBoom, 2xDuet, 1xTouch, 1xSB3. Sonos PLAY:3, PLAY:5, Marantz NR1603,

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread philippe_44
benh wrote: > Nothing illuminating, I'm afraid. This is, to confirm, an attempt to > play that track to the Radio/Library group that just doesn't play at > all. > > > Code: > > [21-04-23 16:13:17.5988] Slim::Player::StreamingController::play (2120) 02:00:96:66:70:5e

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

2021-04-23 Thread blithering_idiot
Has lms been removed from soundforge? blithering_idiot's Profile: http://forums.slimdevices.com/member.php?userid=69191 View this thread: http://forums.slimdevices.com/showthread.php?t=111876

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread benh
Nothing illuminating, I'm afraid. This is, to confirm, an attempt to play that track to the Radio/Library group that just doesn't play at all. Code: [21-04-23 16:13:17.5988] Slim::Player::StreamingController::play (2120) 02:00:96:66:70:5e [21-04-23 16:13:17.5997]

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread benh
philippe_44 wrote: > Right, so this is the insanity: it means that the players are saying > that they do not support any common format. When LMS does a sync group, > it builds a list of supported codecs by retaining the overlapping ones > from all players and feeds that to the transcoder to

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread philippe_44
benh wrote: > Log with Data :: Dumper added, and debug for player.source enabled. > > > Code: > > > [21-04-23 14:25:01.4179] Slim::Player::StreamingController::_Stream (1210) Song queue is now 0 > [21-04-23 14:25:01.4180]

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread benh
Code: [21-04-23 14:24:14.2140] Plugins::ShairTunes2W::Plugin::publishPlayer (440) avahi-publish-player not in path [21-04-23 14:24:14.2140] Plugins::ShairTunes2W::Plugin::publishPlayer (449) dns-sd not in path [21-04-23 14:24:14.2141]

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread philippe_44
benh wrote: > Here is convert.conf from the Docker container. I named it > convert.conf.docker for clarity. > > I do not have a custom-convert.conf that I'm aware of, with the > exception of these: > > % find ./ -name custom-convert.conf -print >

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread benh
philippe_44 wrote: > Would mind attaching your convert.conf and custom-convert.conf? Here is convert.conf from the Docker container. I named it convert.conf.docker for clarity. I do not have a custom-convert.conf that I'm aware of, with the exception of these: % find ./ -name

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread benh
philippe_44 wrote: > BTW, on this combination > > Does it fail as well if the players are statically synchronized? When the players are statically synchronized, the track plays and then stops at 10 seconds before the end.

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread philippe_44
BTW, on this combination benh wrote: > So here is something interesting. I have found a combination of players > that don't work AT ALL. > SB Radio and Library pCP/SL: Track won't even start playing. Here's the > debug from that: > Does it fail as well if the players are statically

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread benh
OK, here's that log. This worked, in that the song played through to completion. I don't seem to have a convert.conf or custom-convert.conf anywhere in the normally-accessible portion of my Docker setup, so I'll have to export it from the Docker image. Be a bit for that.

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread philippe_44
benh wrote: > To clarify, do you want a log from a play attempt from JUST the pCP that > is a problem, or from a group containing the Radio and that pCP? The > above log is the latter. The former, I'd like to see what JUST that pCP does. Would mind attaching your convert.conf and

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread benh
philippe_44 wrote: > Can you take that log but just with the pCP that causes the issue when > synced with the SB radio? (the case were it does not play at all). I'm > baffled by the fact that LMS says that it can't find a transcoding rule > for an mp4 *file*, and knowing that you're using

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread philippe_44
benh wrote: > I agree that it should. I can say definitively that player.source is in > debug. If there are other modules I should set debug on, happy to do > so. These logs are coming from the web UI, from > /config/logs/server.log. Can you take that log but just with the pCP that causes

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread benh
philippe_44 wrote: > But still, log in debug should contain more. Are you sure it was the > full log and debug? I agree that it should. I can say definitively that player.source is in debug. If there are other modules I should set debug on, happy to do so. These logs are coming from the web

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread benh
bpa wrote: > What you thought was "relevant". > Sometime what is missing is more important - and only context can show > what is missing. You got it. Here is a more complete snippet of that log, with several lines of previous state and future state included. This is everything that was

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread philippe_44
benh wrote: > Nope, those are bone stock, as far as I can recall. But still, log in debug should contain more. Are you sure it was the full log and debug? LMS 8.2 on Odroid-C4 - *SqueezeAMP!*, 5xRadio, 5xBoom, 2xDuet, 1xTouch, 1xSB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000,

Re: [SlimDevices: Plugins] Mixcloud plugin?

2021-04-23 Thread jasc
Fantastic way to head into the weekend - thank you!! audio chain: 'raspberry pi 4b 8gb' (https://www.raspberrypi.org/products/raspberry-pi-4-model-b/) > 'picoreplayer 7.0.1 64-bit' (https://picoreplayer.org/) > 'logitech media server 8.1.2'

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread benh
philippe_44 wrote: > This is interesting & strange ... can you put that loglevel to debug. It > will be verbose but will give a better idea of what the rule matcher is > trying to do > > [edit]: sorry, I saw it's debug now but I was expecting to see more. Do > you have a modified convert.conf

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread bpa
benh wrote: > Well, it is short. That is because I only cut and pasted the contiguous > section of log that was relevant to this transaction. Player pretty > much goes from idle to nope to idle. What you thought was "relevant". Sometime what is missing is more important - and only context

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread philippe_44
benh wrote: > LMS MPEG4 Settings are: > > > Code: > > MPEG-4 > > AAC (I, F) Native > FLAC(F) faad/flac > MP3 (F) faad/lame > PCM (F) faad > > > > > Well, it is short. That is because I only cut and pasted the

Re: [SlimDevices: Plugins] [Announce] Community Firmware for Squeezebox Radio/Touch/Controller and LMS 8

2021-04-23 Thread zzzap
My understanding LMS sends SR-information from the original media, not the end result after trancoding which makes the Touch fail if original sample rate is altered? zzzap's Profile:

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread benh
bpa wrote: > This log looks very short. Lines look missing. Did you enable > player.source to INFO ? > > What are the LMS MPEG4 settings in WebUI Settings/Advanced/Filetype LMS MPEG4 Settings are: Code: MPEG-4 AAC (I, F) Native FLAC (F)

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread bpa
benh wrote: > SB Radio and Library pCP/SL: Track won't even start playing. Here's the > debug from that: > > > Code: > > [21-04-23 11:08:45.4894] Slim::Player::StreamingController::_Stream (1213) 02:00:96:66:70:5e: preparing to stream song index 0 > [21-04-23

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

2021-04-23 Thread Eckerda
Eckerda wrote: > Hi, still same issue, nobody an idea what more i can try? > Sorry I am not very LMS accomplished. > Thanks Tried already the following: -Updated LMS -Update Plugin -create new API No success til now, same failurcode still. Track start playing for 5 secounds then skip to the

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread benh
So here is something interesting. I have found a combination of players that don't work AT ALL. I went through and created various group players in various combinations to see if there was a common player factor. Two pCP/SL: 10 Second issue SB Radio and BOTH pCP/SL: 10 Second issue SB3 and

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread benh
philippe_44 wrote: > If it happens only with groups, have you checked all individual players > with the same file one by one? Are they all the exact same squeezelite > version? Other than that, can you upload somewhere one problematic file? It happens with synchronized players as well as

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread philippe_44
If it happens only with groups, have you checked all individual players with the same file one by one? Are they all the exact same squeezelite version? Other than that, can you upload somewhere one problematic file? LMS 8.2 on Odroid-C4 - *SqueezeAMP!*, 5xRadio, 5xBoom, 2xDuet, 1xTouch,

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread benh
I don't think faad is running/being called. I didn't see it running at any point during playing of this file. Here's what faad says: Code: root@2cc3948a001f:/lms/Bin/x86_64-linux# ./faad *** Ahead Software MPEG-4 AAC Decoder V2.7 **

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread bpa
benh wrote: > I mean to say that the ALAC files that are all problematic were all > originally FLAC, transcoded to ALAC and then included in my LMS library. > I use iTunes to manage my library, so all of my lossless music is ALAC. > And indeed, I have a LOT of ALAC files that were transcoded

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread benh
> > For the ALAC files, they are transcodes from flac, and are tracks in > different albums by different artists from different sources. On one > album, other tracks exhibit the same issue in a grouped player or set of > synchronized players, but not to a singular player. On another, it's >

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

2021-04-23 Thread mavit
Plugin repository http://www.herger.net/slim-plugins/repo.xml points us to http://www.herger.net/MusicArtistInfo/ for more information about this plugin, but that page returns 404 Not Found. mavit's Profile:

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread bpa
benh wrote: > I ran that command on the AAC/M4A file: > > > Code: > > Stream mapping: > Stream #0:0 -> #0:0 (copy) > Press [q] to stop, [?] for help > [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55ea023e6980] Packet corrupt (stream = 0, dts = 7911424). > 01 The Tears Of A

Re: [SlimDevices: Plugins] Mixcloud plugin?

2021-04-23 Thread radish112
Just listened to a 2 hr. uninterrupted episode on Mixcloud using Mixcloud plugin v0.5.11. Worked like a charm! Many thanks to all involved! radish112's Profile: http://forums.slimdevices.com/member.php?userid=11591 View

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread benh
bpa wrote: > If you are messing with the file. You should check whether the file > FASTSTART enabled (i.e. streamable) is an issue. > > A file is "streamable" when the index to audio frames is placed at start > of the file (i.e Flag FASTSTART is enabled when file is created). > > The

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread bpa
benh wrote: > I may try to re-transcode a file from the source flac to alac again and > see what happens. If you are messing with the file. You should check whether the file FASTSTART enabled (i.e. streamable) is an issue. A file is "streamable" when the index to audio frames is placed at

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread benh
bpa wrote: > This error is often (not exclusively) shown when LMS tries to stream an > "unstreamable" MPEG-4/AAC source for native decoder. > Phillippe would be best placed to answer the questions but more > information will help. > > 1. Are all the players identical ? are they all all

Re: [SlimDevices: Plugins] piCorePlayer and LMS

2021-04-23 Thread Paul Webster
>From LMS ... Settings/Player/your player/Synchronise Paul Webster http://dabdig.blogspot.com author of \"now playing\" plugins covering radio france (fip etc), planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, supla finland, abc australia, cbc/radio-canada and rte ireland

Re: [SlimDevices: Plugins] Mixcloud plugin?

2021-04-23 Thread 505
Yes, 0.5.11 is there, with a lot of other fixed from philippe44. The official 0.5 contained some errors, 0.5.11 for now is only available in the dev channel. If some more users can confirm that it is working, I'll promote it to the stable channel. Any release with version number 0.x is a stable

Re: [SlimDevices: Plugins] Announce: Material Skin

2021-04-23 Thread cpd73
slartibartfast wrote: > In player settings I can't see the option to enable Alarm fade in. I am > pretty sure it hasn't always been missing. Well, its missing now :) I've added an issue on github, and will try to resolve before the next release. *Material debug:* 1. Launch via http:

[SlimDevices: Plugins] piCorePlayer and LMS

2021-04-23 Thread Peet
Hi I have a PI with LMS and synchronised 4 PI's with a HifiBerry Dac/piCore in my living room and kitchen. It works great, but .. 1 is it possible to synchronize the volume. I now have to change 4 PI's to increase or decrease the volume and that's not working fine. 2 is it possible to

Re: [SlimDevices: Plugins] Mixcloud plugin?

2021-04-23 Thread Paul Webster
Note: now has LMS min version set to 8.1 Paul Webster http://dabdig.blogspot.com author of \"now playing\" plugins covering radio france (fip etc), planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, supla finland, abc australia, cbc/radio-canada and rte ireland

Re: [SlimDevices: Plugins] Mixcloud plugin?

2021-04-23 Thread chris.cowap
bpa wrote: > Not sure what your problem was. > > > OMG - so pleased. > Noticed a couple of updates pop through the last two days.. just tried > it on my Touch and we are back online > just updated to 0.5.11 ? is it > So pleased. > Thanks chaps... this is just brilliant. > Not

Re: [SlimDevices: Plugins] Group Players: Songs stop prematurely with an error

2021-04-23 Thread bpa
benh wrote: > > [21-04-18 22:54:21.6627] Slim::Player::Squeezebox2::statHandler (149) > Error: : Decoder does not > support file format, code 0 > > I have confirmed that these files play normally using other music > players, such as iTunes. I can play the SAME file on a single pCP > rather

Re: [SlimDevices: Plugins] Announce: Material Skin

2021-04-23 Thread slartibartfast
In player settings I can't see the option to enable Alarm fade in. I am pretty sure it hasn't always been missing. Sent from my Pixel 3a using Tapatalk slartibartfast's Profile: