Re: [SlimDevices: Plugins] JSON protocol for 3rd party apps support

2021-04-20 Thread olivaar
i found that this documentationis ok https://github.com/elParaguayo/LMS-CLI-Documentation/blob/master/LMS-CLI.md with this documentation i realized a smarthome adapter in node/javascript https://github.com/oweitman/ioBroker.squeezeboxrpc on base of an library that i updated the dependencies

Re: [SlimDevices: Plugins] Mixcloud plugin?

2021-03-18 Thread olivaar
jdownloader is able to download as mp4a. maybe someone can make a plugin mixcloud boost download speed for the first seconds an limit it after that to 20kb/s https://github.com/mirror/jdownloader/blob/master/src/jd/plugins/hoster/MixCloudCom.java

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

2021-03-16 Thread olivaar
bpa wrote: > These streams need full mPEG-4 video & audio handling. > > The pLayhLS V2 implements MP3, ADTS, MPEG-2/MP3, MPEG2-AAC and > MPEG2-Video handling > I didn't implement MPEG4 as it was never used in any streams I found up > to now. > > So this needs whole chunk of new code. I have

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

2021-03-16 Thread olivaar
bpa wrote: > I look into this and hope it is this simple bit and not also just a > stepping stone onto another problem with the video stream and the > "OPTIONS" > > I think this is the first stream of version 7 that has been tried. Most > audio streams are older version of the HLS protocol -

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

2021-03-15 Thread olivaar
bpa wrote: > They are doing something special - I see "OPTIONS" request being used - > not usual. > > Normally for "awkward" streams, I advise to use PlayHLS V1 which uses > ffmpeg but even ffmpeg cannot play these streams and ffmpeg is the > engine within vlc. > > > that is the problem. It

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

2021-03-14 Thread olivaar
bpa wrote: > Where are the URLs - I'm going to spend time hunting them down. > edit: > > First look at website > > 1. Streams have video > 2. Stream require DRM - I don't implement DRM can VLC play DRM-Streams? i think the live streams are without DRM If i look into the codec information

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

2021-03-13 Thread olivaar
is it possible to play mixcloud live streams? it seems that this streams are also HLS the links are only valid during the live sessions. to try one, please go to the following site https://www.mixcloud.com/live/ and select one of the streams. to get the m3u8 file, open the developer tools of

Re: [SlimDevices: Plugins] Bluetooth-Speaker with squeezelite on Raspberry 3B+

2019-06-24 Thread olivaar
The 2.Version was improved by the help of cpd73 and paul- Now it can handle more than one BT-Speaker Additional the dbus-signal-handling was improved The Installation guide is available at https://github.com/oweitman/squeezelite-bluetooth

[SlimDevices: Plugins] ioBroker.squeezeboxrpc Adapter

2019-04-27 Thread olivaar
To whom it may concern: If somebody have installed the 'ioBroker smart home' (http://www.iobroker.net/) i have implemented a new adapter that based on the JSON/RPC-protocol. the adapter creates some datapoints for server/player/favorites/playlist in iobroker which you can use to show it in a

Re: [SlimDevices: Plugins] Announce: Shoutcast Plugin

2019-04-16 Thread olivaar
i tested the search function right now. search term was "radio" it took over 1 Minute to display the search results also on directory.shoutcast.com the search function was not very fast. olivaar's Profile:

Re: [SlimDevices: Plugins] Announce: Shoutcast Plugin

2019-04-15 Thread olivaar
Because the shoutcast api changes the access url, with this update the Shoutcast-Plugin worked again the Plugin is a, from mysqueezebox.com independent, solution to access the shoutcast-directory https://directory.shoutcast.com/

[SlimDevices: Plugins] Bluetooth-Speaker with squeezelite on Raspberry 3B+

2018-06-26 Thread olivaar
i have made a guide, how to enable a bluetooth speaker on Raspberry pi 3b+ headless and use it dynamicly if i need the bluetoothspeaker. after first installation and configuration you can turn bluetooth-speaker on and off, without any interaction. if the squeezelite player on the bluetooth-raspi

Re: [SlimDevices: Plugins] Announce: Shoutcast Plugin

2017-12-17 Thread olivaar
With the help of molobrakos and his new Mobile Skin (https://github.com/molobrakos/lms-mobileskin) i changed the Plugin deployment process of this plugin. olivaar's Profile:

Re: [SlimDevices: Plugins] Announce: Shoutcast Plugin

2016-10-01 Thread olivaar
Normaly, if you shut down the server, the music ends then the device-cache is empty. But i dont know all squeeze devices. olivaar's Profile: http://forums.slimdevices.com/member.php?userid=64848 View this thread:

Re: [SlimDevices: Plugins] Announce: Shoutcast Plugin

2016-10-01 Thread olivaar
SlimChances wrote: > +1 > > Is there any chance another category can be added to settings/bitrate > filtering *192 kb/s and up*? olivaar wrote: > Yes, i add it v0.19 = done olivaar'

Re: [SlimDevices: Plugins] Announce: Shoutcast Plugin

2016-10-01 Thread olivaar
Yes, i add it olivaar's Profile: http://forums.slimdevices.com/member.php?userid=64848 View this thread: http://forums.slimdevices.com/showthread.php?t=105783 ___ plugins

Re: [SlimDevices: Plugins] Announce: Shoutcast Plugin

2016-09-28 Thread olivaar
i removed the tag from the install.xml people who didnt want or cant update the LMS should not have problems to install the plugin. olivaar's Profile: http://forums.slimdevices.com/member.php?userid=64848 View this

Re: [SlimDevices: Plugins] Announce: Shoutcast Plugin

2016-09-27 Thread olivaar
hmm, the install.xml ist correct: false i have to check this tomorrow. olivaar's Profile: http://forums.slimdevices.com/member.php?userid=64848 View this thread: http://forums.slimdevices.com/showthread.php?t=105783

Re: [SlimDevices: Plugins] Announce: Shoutcast Plugin

2016-09-27 Thread olivaar
Update to v0.17 for easy install i added a repository now tested on debian jessie, piCorePlayer (raspberry pi) and synology diskstation olivaar's Profile: http://forums.slimdevices.com/member.php?userid=64848 View this

[SlimDevices: Plugins] Announce: Shoutcast Plugin

2016-06-21 Thread olivaar
Hi, i have made an shoutcast-plugin that is independent from a mysqueezebox.com-login. Actual this is only for testing purpose. you can find the source at https://github.com/oweitman/LMS-shoutcast 1) download the source 2) check on the information-page in the LMS-settings for your