Re: [SlimDevices: Plugins] Announce: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2019-04-24 Thread ralphy
Are you sure you have pcp-ffmpeg.tcz installed and not just pcp-*lib*ffmpeg.tcz? For squeezelite we only install pcp-*lib*ffmpeg.tcz to save space. You need to switch to the picoreplayer repository and install the pcp-ffmpeg.tcz extension separately. To check Code:

Re: [SlimDevices: Plugins] Announce: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2019-04-24 Thread bpa
Jursi wrote: > > Code: > > [19-04-24 15:23:32.6421] Slim::Player::TranscodingHelper::checkBin (275)couldn't find binary for: ffmpeg > > LMS can't find the binary for ffmpeg. > I also can't access /usr/local/bin/ffmpeg --> -sh: >

Re: [SlimDevices: Plugins] Announce: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2019-04-24 Thread Jursi
bpa wrote: > LMS can't find the binary for ffmpeg. > > > You can't find the binary ffmpeg. > > Does pcp have the "whereis" command - if so try "whereis ffmpeg" > > How do you know the pcp-ffmpeg install worked ? > > For LMS to find a binary it has to be in one of the "helper" directories

Re: [SlimDevices: Plugins] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2019-04-24 Thread jstraw
markus.schloesser wrote: > same here, takes ages or doesn't connect at all. Was it after the last > update? I think so. jstraw's Profile: http://forums.slimdevices.com/member.php?userid=17008 View this thread:

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

2019-04-24 Thread rgdawson
I have submitted Version 2.2.1 to the Windows Store - Show New Song Notifications now works independently of Run in Background. Notifications also are removed from the Windows 10 Notification Pane after being shown, so they don’t collect and clog up the notification pane. - Fix issue

Re: [SlimDevices: Plugins] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2019-04-24 Thread kidstypike
jstraw wrote: > I don't have any idea what's going on but for the last several days > Squeeze Ctrl is having a lot of trouble connection with my server. This > is on both my phone and tablet. > > Nothing seems to be wrong with the VPN ports, the dynamic host setup, > etc. The web UI is having

Re: [SlimDevices: Plugins] BBCiPlayer with DASH support - test version

2019-04-24 Thread slartibartfast
bpa wrote: > IIRC Tune-in has a special handler so it seems ot be variation of the > smae problem > > Need to check does it happen with a plain mp3 /AAC streaming URLWhen playing > Radio 2 from iPlayer the image in the left pane is http://192.168.0.10:9000/music/-142796448/cover.jpg if that

Re: [SlimDevices: Plugins] BBCiPlayer with DASH support - test version

2019-04-24 Thread bpa
slartibartfast wrote: > When playing Radio 2 from iPlayer the image in the left pane is > > http://192.168.0.10:9000/music/-142796448/cover.jpg > > if that helps. > > Sent from my SM-G900F using Tapatalk I think it is garbage as there is no handler for dash metadata. The plugin does some

Re: [SlimDevices: Plugins] BBCiPlayer with DASH support - test version

2019-04-24 Thread slartibartfast
bpa wrote: > I think it is garbage as there is no handler for dash metadata. The > plugin does some fancy footwork hiding playing dash:// and hls:// URLs > behind iplayer:// (which behaves as a playlist). The fancy footwork > has meant it can be tripped up in a few places. That said - try

Re: [SlimDevices: Plugins] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2019-04-24 Thread markus.schloesser
same here, takes ages or doesn't connect at all. Was it after the last update? markus.schloesser's Profile: http://forums.slimdevices.com/member.php?userid=67011 View this thread:

Re: [SlimDevices: Plugins] BBCiPlayer with DASH support - test version

2019-04-24 Thread bpa
slartibartfast wrote: > My post was meant to show a link. > > h**p://192.168.0.10:9000/music/-142796448/cover.jpg > > Sent from my SM-G900F using Tapatalk I understand. I think the handler has no good data so garbage is returned or there is no call to a handler and so the link to the Antenna

Re: [SlimDevices: Plugins] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2019-04-24 Thread jstraw
I should mention that I don't use SB Player on my tablet. I just use Squeeze Ctrl. I use both on my phone. jstraw's Profile: http://forums.slimdevices.com/member.php?userid=17008 View this thread:

Re: [SlimDevices: Plugins] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2019-04-24 Thread wt0
jstraw wrote: > I think so.Open the app menu and press cancel connect then try connecting > again. Sent from my Pixel 3 using Tapatalk -- Squeezebox apps for webOS, Android and Windows Phone, http://www.angrygoatapps.com

Re: [SlimDevices: Plugins] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2019-04-24 Thread wt0
jstraw wrote: > I don't have any idea what's going on but for the last several days > Squeeze Ctrl is having a lot of trouble connection with my server. This > is on both my phone and tablet. > > Nothing seems to be wrong with the VPN ports, the dynamic host setup, > etc. The web UI is having

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

2019-04-24 Thread crystalgipsy
Ive tried the standard latest which Vortexbox version of LMS updates to and the one in the beta repo both are the same. I can't change what the plugin does so cant change the path or the execution. I have manually changed things and run it on the command line but it makes no difference still

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

2019-04-24 Thread fominator
I installed this plugin for Windows version and it can't create upnpbridge.xml What should i do? fominator's Profile: http://forums.slimdevices.com/member.php?userid=69103 View this thread:

Re: [SlimDevices: Plugins] Announce: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2019-04-24 Thread bpa
Jursi wrote: > Thank you bpa! I really appreciate your help. Great that it works. To avoid dependence on ffmpeg (with the frequent installation issues) and also to be more efficient, I am nearly finished a version of PlayHLS which does not use ffmpeg. Currently, I'm testing and dealing

Re: [SlimDevices: Plugins] Announce: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2019-04-24 Thread bigcookie
Hi, I just wanted to say a big "thank you". My favorite mradio stations moved to HLS and I coudlnt get it to work. Now all is fine! I had some issues as the prior URL is https, but I found another standard one and all is fine. No problems with ffmpeg whatsoever. For people who are interested: I

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

2019-04-24 Thread left channel
Raymond Woodward wrote: > Checking this morning I see nothing but error 404 - so it's obviously > still work in progress. Yes it's still down (or down again) now, a day later. The AAC stream and the LMS plugin are up, but the first time ever I've been getting stuttering with the plugin.

Re: [SlimDevices: Plugins] Announce: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2019-04-24 Thread d6jg
philippe_44 wrote: > In pCP, I think you can use the non static version. I know about the > images, I’ve not figured ou a way to fix that Philippe You have the images in the wrong location You have them in

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

2019-04-24 Thread sveninndh
philippe_44 wrote: > Does it happen randomly or at the end of a playlist or at the end of a > track? With any file format? Randomly and I tested only with flac transcoding. But I think I can give the all-clear. I think the cause of the sporadic restarts were problems with the Wi-Fi

Re: [SlimDevices: Plugins] Announce: Material Skin

2019-04-24 Thread Manul
slartibartfast wrote: > You didn't read the end of the last post. Actually, I did, but since I was talking directly to the server, any omission in Material skin wouldn't affect me. However, I managed to introduce my own error. ;) cpd73 wrote: > Try "role_id:ALBUMARTIST". > > I dont have my

Re: [SlimDevices: Plugins] Announce: Material Skin

2019-04-24 Thread cpd73
Manul wrote: > From my observation, setting 25000 or 5 just limits the length of the > returned artists_loop but doesn't affect indexList or count at all. I know. But Material does not need the full artist/album list for this call, hence its an error - but not a showstopper. Manul wrote: >

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

2019-04-24 Thread TomAmes
Just another data point (to put it in the proper thread): my two piCorePlayers were unable to play some Spotify tracks that my other players had no issue with. Michael responded to my question on the PCP thread and had me disable Ogg Vorbis, which solved my problem. Thanks again, Michael.

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

2019-04-24 Thread left channel
mherger wrote: > > Clearly someone wanted to honor you ...by using the only German word > we > > know! Probably one of us monolingual 'Mericans. :-) > > The real German term would be "Quetschkommode". How's that? > > (I didn't even know that term, as it's German German, not Swiss German >

Re: [SlimDevices: Plugins] Announce: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2019-04-24 Thread Jursi
ralphy wrote: > Are you sure you have pcp-ffmpeg.tcz installed and not just > pcp-*lib*ffmpeg.tcz? > > For squeezelite we only install pcp-*lib*ffmpeg.tcz to save space. > > You need to switch to the picoreplayer repository and install the > pcp-ffmpeg.tcz extension separately. > > To check

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

2019-04-24 Thread crystalgipsy
Can someone please help me with why I can't get the plugin to work. It won't create XML and set faults. This on Vortexbox or standalone on a windows machine. What ever I do it just won't work. Naim Uniti Atom Arcam AVR360 ClearAudio Concept with MC Concept ClearAudio Nano V2 Arcam Alpha 7 SE

Re: [SlimDevices: Plugins] Android control apps: recommendations, differences?

2019-04-24 Thread cathcam
I use orange squeeze, it's under active development, has recently added support for the groups plugin, builds on the ability to customize menus and has a beta stream which is worth signing up for. --- http://markcathcart.com/about Running a ReadyNAS NVX LMS Server,

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

2019-04-24 Thread usc95
Well I disabled OggVorbis in Spotty as has been recommended earlier, unplugged my server and my player for 10 minutes and restarted everything and now Spotty is back! I am not sure what fixed it but I am glad it is working again.

Re: [SlimDevices: Plugins] Announce: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2019-04-24 Thread bpa
bigcookie wrote: > Thus no issues except making sure that you dont use a ssl connection... Many HLS station are moving to https. Some even have a http URL which then redirect to https (e.g. vrt.de) > spanish RNE3: > http://hlsliveamdgl0-lh.akamaihd.net/i/rnerne3_1@793568/index_128_a-p.m3u8

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

2019-04-24 Thread usc95
Hi Guys, I am running Spotty 2.8.1 on LMS 7.9.2 on piCoreplayer 4.0. I lost search functionality within Spotty as I searched for Elvis Costello and U2 and it came back empty. Knowing something was wrong I updated Spotty to 2.8.1, deleted my account and reauthorized it but nothing worked to

Re: [SlimDevices: Plugins] Android control apps: recommendations, differences?

2019-04-24 Thread left channel
I use Squeezer or the Material web app on Android. Squeezer is faster, the web app more detailed. Both are free. LMS: SGC microJukebox running Sonicorbiter OS Control apps: Squeezelite-X on Win 10; Squeezer or Material web app on Android Players: Duet, Touch (two), Mac SqueezePlay, Win

Re: [SlimDevices: Plugins] BBCiPlayer with DASH support - test version

2019-04-24 Thread bpa
mavit wrote: > I notice that when a programme is initially added to the playlist, more > metadata is available for it than when it is playing. For example, in > the Logitech Media Server web interface, clicking on the currently > playing iPlayer programme in the right hand pane causes it to

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

2019-04-24 Thread PasTim
crystalgipsy wrote: > Philippe have you had a look as to why I cant create an xml file? I can > see this in the log and it keeps crashing and restarting. What ever I do > the XML never gets created. > [17:23:01.864009] XMLGetFirstDocumentItem:182 (BUG) > ixmlNode_getFirstChild(tmpNode) returned

Re: [SlimDevices: Plugins] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2019-04-24 Thread jstraw
I don't have any idea what's going on but for the last several days Squeeze Ctrl is having a lot of trouble connection with my server. This is on both my phone and tablet. Nothing seems to be wrong with the VPN ports, the dynamic host setup, etc. The web UI is having no trouble connecting to

Re: [SlimDevices: Plugins] BBCiPlayer with DASH support - test version

2019-04-24 Thread slartibartfast
bpa wrote: > Please explain in more detail what you are doing. Is this live or > listen again. Metadata is obtained dynamically and can vary depending > on what format is available. > > My gut feeling is the solution is wrong - the dash:// protocol should > not have been called - there is

Re: [SlimDevices: Plugins] BBCiPlayer with DASH support - test version

2019-04-24 Thread bpa
slartibartfast wrote: > I see exactly the same thing when playing a tunein radio station so this > is not confined to the iPlayer plugin. Just play a live station then > click on it to open the context menu in the left panel of the default > web GUI and the image shown is the antenna. > >

Re: [SlimDevices: Plugins] BBCiPlayer with DASH support - test version

2019-04-24 Thread mavit
I notice that when a programme is initially added to the playlist, more metadata is available for it than when it is playing. For example, in the Logitech Media Server web interface, clicking on the currently playing iPlayer programme in the right hand pane causes it to appear in the left hand

Re: [SlimDevices: Plugins] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2019-04-24 Thread jstraw
Often, like now "Checking for tablet mode" spins endlessly. jstraw's Profile: http://forums.slimdevices.com/member.php?userid=17008 View this thread: http://forums.slimdevices.com/showthread.php?t=96757

Re: [SlimDevices: Plugins] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2019-04-24 Thread jstraw
And now it's connected on the tablet...for the first time since last night. jstraw's Profile: http://forums.slimdevices.com/member.php?userid=17008 View this thread: http://forums.slimdevices.com/showthread.php?t=96757

Re: [SlimDevices: Plugins] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2019-04-24 Thread jstraw
wt0 wrote: > Open the app menu and press cancel connect then try connecting again. > > Sent from my Pixel 3 using Tapatalk The initial attempt spins forever. The attempt after "cancel connect" gets a 408 request timeout on the tablet...but works on the phone. Any way I can get the pre-update

Re: [SlimDevices: Plugins] Announce: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2019-04-24 Thread kidhazy
bpa wrote: > > Please post any URLs for stations which do not play using ffmpeg as I > need to test a wide variety. I may have already linked to these before, but here is a list of the AFL broadcast streams https://www.afana.com/aflradio that you can use for testing. The direct links are

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

2019-04-24 Thread philippe_44
For the ones having problem with Ogg, can you share one example of a track that does not work for you? LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC, Foobar2000, ShairPortW, JRiver 21, 2xChromecast Audio,

Re: [SlimDevices: Plugins] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2019-04-24 Thread wt0
jstraw wrote: > And now it's connected on the tablet...for the first time since last > night. After some testing, I found that I can make the problem appear by fully stopping the app; ie. open the recent apps list and swiping away the app. Then the next time the app launches the connection

Re: [SlimDevices: Plugins] Announce - Song info plugin for FIP radio

2019-04-24 Thread Paul Webster
Thanks for that. I'll experiment with moving $song->pluginData( wmaMeta => $info ); further down and copying back the duration when it is changed ... and make a hidden option to adjust or not the duration when joining part way through. Paul Webster http://dabdig.blogspot.com Author Radio

[SlimDevices: Plugins] Peng - any news on Siri Shortcuts?

2019-04-24 Thread Rainer Krug
Hi Somehow, I am liking Peng more again in the last few weeks. Is there any news on the implementation of Siri shortcuts into iPeng? Thanks, Rainer -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Orcid ID: -0002-7490-0066

Re: [SlimDevices: Plugins] Announce: Material Skin

2019-04-24 Thread MrC
Manul wrote: > I > Thanks for that information! Do you by any chance have a link to that > discussion (if it was public)? I could of course just install random > versions of sqlite until one works (probably starting with the newest > and hopefully not having to go any further) but I'm curious

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

2019-04-24 Thread slartibartfast
left channel wrote: > Bill did say he was working on something possibly related, and I got > better results yesterday. It's still not perfect, but no speed errors, > and the stuttering/dropouts were reduced to once every hour or two.What is > the benefit of this stream over what we have now?

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

2019-04-24 Thread Raymond Woodward
left channel wrote: > Bill did say he was working on something possibly related, and I got > better results yesterday. It's still not perfect, but no speed errors, > and the stuttering/dropouts were reduced to once every hour or two. Checking this morning I see nothing but error 404 - so it's

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

2019-04-24 Thread Man in a van
No benefit for LMS users per say, but it is a "standard" url which can be entered into any player in a similar way to the AAC or mp3 streams URLs. It's still beta but works in foobar and other players (when it's there:rolleyes:, it has teething problems at the mo:(). ronnie

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

2019-04-24 Thread d6jg
slartibartfast wrote: > My reply did say that it was introduced in 2.8. [emoji3] > > Sent from my SM-G900F using Tapatalk That's what made me think. SWMBO was away for a week and I had the Living Room to myself - hence no headphone requirement and no iPeng. Michael's original announcement of

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

2019-04-24 Thread slartibartfast
d6jg wrote: > That's what made me think. SWMBO was away for a week and I had the > Living Room to myself - hence no headphone requirement and no iPeng. > Michael's original announcement of the changes in 2.8.x got rather > swamped by discussion about Debian variants and while I had noted the >

Re: [SlimDevices: Plugins] Announce: Material Skin

2019-04-24 Thread Michael Herger
But why does the -indexList- (used for theA..Z lists) returned from -tags:Z- have "invalid" values. But the "textkey" (used for the jumplist) have correct values? How would you get the indexList? I'm a bit confused... -- Michael ___ plugins mailing

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

2019-04-24 Thread d6jg
Sorry Guys I have realised that this behaviour may have been introduced in 2.8.0 rather than 2.8.1 as having thought about it I have realised that I may not have used iPeng as a player for longer than I originally thought. VB2.4[/B] STORAGE *QNAP TS419P (NFS) [B]Living Room* - Joggler & SB3

Re: [SlimDevices: Plugins] Announce: Material Skin

2019-04-24 Thread cpd73
mherger wrote: > > I don’t think it is fixed. Michael was in discussion with the > developers > > of SQLite on it. The odd grouping only appears in some versions of > > SQLite not others and on some platforms not others. > > There's no real or easy fix to this, as the sorting in different >

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

2019-04-24 Thread slartibartfast
d6jg wrote: > Sorry Guys > > I have realised that this behaviour may have been introduced in 2.8.0 > rather than 2.8.1 as having thought about it I have realised that I may > not have used iPeng as a player for longer than I originally thought.My reply > did say that it was introduced in 2.8.

Re: [SlimDevices: Plugins] Announce: Material Skin

2019-04-24 Thread Michael Herger
I don’t think it is fixed. Michael was in discussion with the developers of SQLite on it. The odd grouping only appears in some versions of SQLite not others and on some platforms not others. There's no real or easy fix to this, as the sorting in different languages is rather complicated. Some

Re: [SlimDevices: Plugins] Announce: Material Skin

2019-04-24 Thread Michael Herger
But why does the -indexList- (used for theA..Z lists) returned from -tags:Z- have "invalid" values. But the "textkey" (used for the jumplist) have correct values? How would you get the indexList? I'm a bit confused... To get the indexList for artists, I call -["artists",0,25000,"tags:CCZs"]-

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

2019-04-24 Thread Michael Herger
Also probably a stupid question but why do I so frequently see the term "Squeezeboxen" when referring to the plural? Perhaps a way to express our appreciation for Michael? I suspect his native language is Swiss German, no? Wasn't me! I thought at some point one of the Slimdevices buddies had

Re: [SlimDevices: Plugins] Announce: Material Skin

2019-04-24 Thread cpd73
Manul wrote: > How exactly do you "call" that? This doesn't look like SQL nor like a > CLI command to me. I'd be interested to compare that to expected values > in my case – maybe that could help clearing things up. Its a JSONRPC command. The full (cURL) command would be: Code:

Re: [SlimDevices: Plugins] Announce: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2019-04-24 Thread ralphy
The pcp-ffmpeg.tcz.list error is a metadata file used by the tinycore extension manager. It's a separate file in the repository that lists the files contained in the pcp-ffmpeg.tcz file. You should uninstall the ffmpeg.tcz from the tinycore repo as it will conflict with ours. If you need help

Re: [SlimDevices: Plugins] Announce: Material Skin

2019-04-24 Thread Manul
cpd73 wrote: > The sorting is handled by LMS - Material just asks for a list of > artists. The A..Z groups are created by asking LMS for its list of 'text > keys'. This is a list of letters with the first index of each item. e.g. > A:0, B:25 would mean the first artist has a text key of 'A', and

Re: [SlimDevices: Plugins] Announce: Material Skin

2019-04-24 Thread cpd73
Manul wrote: > I see, thank you for clearing this up. Out of curiosity: How are the > jump points for the jump lists determined? I would have imagined that > would be the same mechanism but since these work I guess it must be > something different. When fetching the A..Z list I explicity just

Re: [SlimDevices: Plugins] Announce: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2019-04-24 Thread bpa
Jursi wrote: > Thank you guys! > > Good to hear that the stream is working for you. > > Here is log of player.source (debug). I hope it helps. > > Thank you in advance. OK I've looked at the log. Plugin looks to be installed OK. Below is the important bit Code:

Re: [SlimDevices: Plugins] Announce: Material Skin

2019-04-24 Thread cpd73
mherger wrote: > > But why does the -indexList- (used for theA..Z lists) returned from > > -tags:Z- have "invalid" values. But the "textkey" (used for the > > jumplist) have correct values? > > How would you get the indexList? I'm a bit confused... To get the indexList for artists, I call

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

2019-04-24 Thread Michael Herger
I just want to inform you that I had big problems with playback. Tracks were skipping all the time. I also wasn't able to play next song through lms web gui when playing songs from iPhone (spotify connect). The playback just paused. What kind of player are you using? There seems to be something

Re: [SlimDevices: Plugins] Announce: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2019-04-24 Thread bpa
Jursi wrote: > I think there is something wrong with my installation. As I mentioned > earlier, I installed ffmpeg.tcz extension from the piCore repository. > There are also ffmpeg-doc.tcz and ffmpeg-dev available. > There is also a install button on the main page where you can install >

Re: [SlimDevices: Plugins] Announce: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2019-04-24 Thread Jursi
bpa wrote: > I don't know the details of your player. > > If you are using Picoreplayer then ffmpeg has to come the picoreplayer > repository - not a generic Picore repository. > > I think you need to ask about ffmpeg on the picoreplayer support thread. I see! I think I have both installed

Re: [SlimDevices: Plugins] Announce: Material Skin

2019-04-24 Thread cpd73
mherger wrote: > >>> But why does the -indexList- (used for theA..Z lists) returned from > >>> -tags:Z- have "invalid" values. But the "textkey" (used for the > >>> jumplist) have correct values? > >> > >> How would you get the indexList? I'm a bit confused... > > > > To get the indexList for

Re: [SlimDevices: Plugins] Announce: Material Skin

2019-04-24 Thread Manul
cpd73 wrote: > To get the indexList for artists, I call > -["artists",0,25000,"tags:CCZs"]- How exactly do you "call" that? This doesn't look like SQL nor like a CLI command to me. I'd be interested to compare that to expected values in my case – maybe that could help clearing things up.

Re: [SlimDevices: Plugins] Announce: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2019-04-24 Thread bpa
Jursi wrote: > So, pcp -ffmpeg version seems to be 3.1.10. Do you have any idea if that > should work. When I first installed it, I couldn't change the filetypes > in LMS, they were greyed out. As per Ralphy's post. You need to use pcp-ffmpeg If FileType items are greyed out that is probably

Re: [SlimDevices: Plugins] Announce: Material Skin

2019-04-24 Thread Manul
cpd73 wrote: > Its a JSONRPC command. The full (cURL) command would be: > > Code: > > > curl 'http://localhost:9000/jsonrpc.js' --data-binary '{"id":1,"method":"slim.request","params":["",["artists",0,5,"tags:CCZs"]]}' > > > Thanks.

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

2019-04-24 Thread Jursi
mherger wrote: > > I just want to inform you that I had big problems with playback. > Tracks > > were skipping all the time. I also wasn't able to play next song > through > > lms web gui when playing songs from iPhone (spotify connect). The > > playback just paused. > > What kind of player

Re: [SlimDevices: Plugins] Announce: Material Skin

2019-04-24 Thread cpd73
Manul wrote: > Thanks. Interestingly, when I reconstruct the indexList from the > returned artist_loop it matches the returned indexList. This corresponds > to A..Z grouping working correctly for "all artists". Where it doesn't > work (for me) is in "album artists". What would be the

Re: [SlimDevices: Plugins] Announce: Material Skin

2019-04-24 Thread Manul
>From my observation, setting 25000 or 5 just limits the length of the returned artists_loop but doesn't affect indexList or count at all. I still see the same result, regardless of whether I include the role_id tag or don't: Code: >>> query_album_artists =

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

2019-04-24 Thread tole
tole wrote: > Hi Michael, > > now it happened again. The cache folder ( > /var/lib/squeezeboxserver/cache/spotty ) now only contains the subfolder > "__AUTHENTICATE__". The is no other subfolder and now credentials.json > any more. It must have happened 3:51 last night, judging from the

Re: [SlimDevices: Plugins] Announce: Material Skin

2019-04-24 Thread slartibartfast
Manul wrote: > From my observation, setting 25000 or 5 just limits the length of the > returned artists_loop but doesn't affect indexList or count at all. I > still see the same result, regardless of whether I include the role_id > tag or don't: > > Code: > > >>>