Re: [SlimDevices: Plugins] Mixcloud plugin?
What version of LMS are you running? 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 Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105 View this thread: http://forums.slimdevices.com/showthread.php?t=88286 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Mixcloud plugin?
philippe_44 wrote: > I've submitted a PR here > https://github.com/danielvijge/lms_mixcloud/pull/13 to make it use the > right features of LMS 8.x (8.1 really). It might help at least with mp4 > handling. It also provides seeking in mp4. Wow! that was quick! I actually don't know how to get this from github. I've replaced the ProtocolHandler.pm in the mixcloud plugin folder, I'm assuming that would do the trick right? But, it still doesn't work... lms seems to display the actual codec values: 65kbps, 22.05kHz, MP4 (which before was 70 and 44.1khz but it won't play. if I set file types to convert mpeg4 to flac (to force it to proxy) I get the following logs. Code: [21-04-07 08:35:00.6313] Plugins::MixCloud::ProtocolHandler::getTrackUrl (134) Mixcloud URL from downloader: https://stream2.mixcloud.com/secure/c/m4a/64/a/1/1/a/f0ff-c738-4016-83b7-46440686e398.m4a?sig=YDj4PBtigfOplPHqIbtgdA [21-04-07 08:35:00.6328] Plugins::MixCloud::ProtocolHandler::getTrackUrl (151) updating mixcloud_meta_mixcloud://DJDennisWahDiddy/go-wild-boogaloo-baby/ [21-04-07 08:35:00.6361] Slim::Player::StreamingController::stop (2117) 00:04:20:23:d8:ac [21-04-07 08:35:00.6369] Slim::Player::StreamingController::resetSongqueue (1796) Song queue is now [21-04-07 08:35:00.6395] Slim::Player::StreamingController::play (2120) 00:04:20:23:d8:ac [21-04-07 08:35:00.6410] Slim::Player::StreamingController::_setPlayingState (2377) new playing state STOPPED [21-04-07 08:35:00.6417] Slim::Player::StreamingController::_setStreamingState (2386) new streaming state IDLE [21-04-07 08:35:00.6432] Slim::Player::Song::new (109) index 0 -> mixcloud://DJDennisWahDiddy/go-wild-boogaloo-baby/ [21-04-07 08:35:00.6445] Slim::Player::StreamingController::_setStreamingState (2386) new streaming state TRACKWAIT [21-04-07 08:35:00.6454] Plugins::MixCloud::ProtocolHandler::getMetadataFor (160) getting mixcloud_meta_mixcloud://DJDennisWahDiddy/go-wild-boogaloo-baby/ [21-04-07 08:35:00.6466] Plugins::MixCloud::ProtocolHandler::getMetadataFor (160) getting mixcloud_meta_mixcloud://DJDennisWahDiddy/go-wild-boogaloo-baby/ [21-04-07 08:35:00.6476] Slim::Player::StreamingController::_playersMessage (796) Getting stream info...: mixcloud://DJDennisWahDiddy/go-wild-boogaloo-baby/ [21-04-07 08:35:00.6495] Slim::Player::Song::getNextSong (223) mixcloud://DJDennisWahDiddy/go-wild-boogaloo-baby/ [21-04-07 08:35:00.6501] Slim::Player::Song::getNextSong (245) scanning URL mixcloud://DJDennisWahDiddy/go-wild-boogaloo-baby/ [21-04-07 08:35:00.6508] Slim::Player::Song::getNextSong (223) mixcloud://DJDennisWahDiddy/go-wild-boogaloo-baby/ [21-04-07 08:35:00.6513] Plugins::MixCloud::ProtocolHandler::getTrackUrl (113) Fetching Trackhome: DJDennisWahDiddy/go-wild-boogaloo-baby/ [21-04-07 08:35:00.6520] Plugins::MixCloud::ProtocolHandler::getTrackUrl (119) Got play URL from cache, not retrieving again [21-04-07 08:35:00.6525] Plugins::MixCloud::ProtocolHandler::getTrackUrl (151) updating mixcloud_meta_mixcloud://DJDennisWahDiddy/go-wild-boogaloo-baby/ [21-04-07 08:35:00.6534] Plugins::MixCloud::ProtocolHandler::getNextTrack (81) formaturl: https://stream2.mixcloud.com/secure/c/m4a/64/a/1/1/a/f0ff-c738-4016-83b7-46440686e398.m4a?sig=YDj4PBtigfOplPHqIbtgdA [21-04-07 08:35:00.6564] Plugins::MixCloud::ProtocolHandler::getMetadataFor (160) getting mixcloud_meta_mixcloud://DJDennisWahDiddy/go-wild-boogaloo-baby/ [21-04-07 08:35:00.6637] Plugins::MixCloud::ProtocolHandler::getMetadataFor (160) getting mixcloud_meta_mixcloud://DJDennisWahDiddy/go-wild-boogaloo-baby/ [21-04-07 08:35:00.6772] Plugins::MixCloud::ProtocolHandler::getMetadataFor (160) getting mixcloud_meta_mixcloud://DJDennisWahDiddy/go-wild-boogaloo-baby/ [21-04-07 08:35:00.6828] Plugins::MixCloud::ProtocolHandler::getMetadataFor (160) getting mixcloud_meta_mixcloud://DJDennisWahDiddy/go-wild-boogaloo-baby/ [21-04-07 08:35:00.7571] Plugins::MixCloud::ProtocolHandler::getMetadataFor (160) getting mixcloud_meta_mixcloud://DJDennisWahDiddy/go-wild-boogaloo-baby/ [21-04-07 08:35:00.7591] Plugins::MixCloud::ProtocolHandler::getMetadataFor (160) getting mixcloud_meta_mixcloud://DJDennisWahDiddy/go-wild-boogaloo-baby/ [21-04-07 08:35:00.8324] Slim::Player::StreamingController::_nextTrackReady (744) 00:04:20:23:d8:ac: nextTrack will be index 0 [21-04-07 08:35:00.8330] Slim::Player::StreamingController::_Stream (1210) Song queue is now 0 [21-04-07 08:35:00.8335] Slim::Player::StreamingController::_Stream (1213) 00:04:20:23:d8:ac: preparing to stream song index 0 [21-04-07 08:35:00.8340] Slim::Player::Song::open (360) mixcloud://DJDennisWahDiddy/go-wild-boogaloo-baby/ [21-04-07 08:35:00.8346] Slim::Player::Song::open (384) seek=false time=0 canSeek=1 [21-04-07 08:35:00.8362] Slim::Player::TranscodingHelper::checkBin (297) couldn't find binary for: lame [21-04-07 08:35:00.8367] Slim::Player::TranscodingHelper:
Re: [SlimDevices: Plugins] Jazz Groove Support
dborod wrote: > Hi, > > I have a premium plus membership but I'm not seeing any metadata > (artist, title, album, year) displayed when I play my customized stream > URLs. Are other people seeing this data? If so, how? I copied the complete url (not the shortened) from the JazzGroove site into the favorite that already existed in my favorites menu. Only replaced the existing url http. and left the other data untouched. Sometimes the metadata are absent at the start of the stream then start again. Unfortunately artist and title are reversed, and title shows also album and year. I hope they will correct this in the future. 3xPi3B-7" | pCP 7.0.1 | LMS 8.1.1 | Transporter | 2xTouch | 2xClassic | 2xBoom | 2xRadio | iPeng [Discarded: 2xOdroid U3+m2p+LMS] bluetdi's Profile: http://forums.slimdevices.com/member.php?userid=20633 View this thread: http://forums.slimdevices.com/showthread.php?t=111294 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Trackstat statistics and Spotty content
I noticed that the plugin code have if statements like: ref($selectedItem) eq 'Slim::Schema::Track' Yep, that's likely it. Any check assuming the file is a local track might fail. ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Mixcloud plugin?
I've submitted a PR here https://github.com/danielvijge/lms_mixcloud/pull/13 to make it use the right features of LMS 8.x (8.1 really). It might help at least with mp4 handling. It also provides seeking in mp4. LMS 8.1.x on Odroid-C4 - *SqueezeAMP!*, 5xRadio, 5xBoom, 2xDuet, 1xTouch, 1xSB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000, ShairPortW, 2xChromecast Audio, Chromecast v1 and v2, Squeezelite on Pi, Yamaha WX-010, AppleTV 4, Airport Express, GGMM E5, RivaArena 1 & 3 philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261 View this thread: http://forums.slimdevices.com/showthread.php?t=88286 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Trackstat statistics and Spotty content
rlem wrote: > Thanks for even thinking out loud for possible solutions. > Unfortunately this is all way above my head - but if you want me to test > some stuff, please do tell! > > Best, > R Take a look at the new Ratings Light plugin. If I remember correctly it includes some integration with Dynamic Playlist plugin and possibly it might include the functionality you need. Its also actively maintained so you can wish for new features if something is missing. Erland Isaksson ('My homepage' (http://erland.isaksson.info)) Developer of 'many plugins/applets' (https://wiki.slimdevices.com/index.php/User_Erland.html) *Starting with LMS 8.0 I no longer support my plugins/applets* ('see here for more information' (https://forums.slimdevices.com/showthread.php?49483-Announce-New-versions-of-erlands-plugins&p=998836&viewfull=1#post998836) ) erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=114317 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin
SamY wrote: > Thanks, David. It's good to know it's not just me, although it sounds as > though it doesn't bother you as much. If my fix works out, I will try to > get it in v4.0. I'm just waiting for it to happen again now which, of > course, it never will. Sort of like your car refusing to make that funny > noise when you take it to the mechanic. It probably does bother me as much as you, needless trips to that part of the house to turn the amp on and off! I have always assumed it was to do with the wifi in the amp needing livening up or something non-technical like that. Look forward to hearing if it does it again in your system ;-) *Server*rpi3 pCP7.0.1 LMS8.1.2 *Media*USB hard drive *Lounge/dining areas*SBT > Denon AVR2113 > Bose Acoustimass10 / Krix Seismix3 18" 300w RMS custom cinema sub (& AR 77XB t/table, Stanton 680MkII / Grado F-1+ > NAD7155 to phono pre-amp > Amp+) *Family/kitchen*SBT > Denon AVRX3000 zone 1 > Krix Acoustix F, Centrix C, Holographix R & Original Seismix 7 15" 400w RMS sub *Alfresco*as above zone 2 > Krix Tropix *Others*SB Player/androids > Bose Soundlink Mini *SBT/SB Player Remotes* Squeeze Ctrl/androids DavidBulluss's Profile: http://forums.slimdevices.com/member.php?userid=60056 View this thread: http://forums.slimdevices.com/showthread.php?t=60114 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin
DavidBulluss wrote: > Yep, my AVR 2113 does it regularly, and solution for me has always to > turn the amp on manually, then off again, usually all good after that. > It doesn't seem related to how long it has been turned off though, I can > go a few weeks without powering on from the client and it will be all > good first up. At other times it may not fire up on first power on but > turning off from the client and then back on often brings it to life. > Thanks, David. It's good to know it's not just me, although it sounds as though it doesn't bother you as much. If my fix works out, I will try to get it in v4.0. I'm just waiting for it to happen again now which, of course, it never will. Sort of like your car refusing to make that funny noise when you take it to the mechanic. Sam SamY's Profile: http://forums.slimdevices.com/member.php?userid=63495 View this thread: http://forums.slimdevices.com/showthread.php?t=60114 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Jazz Groove Support
Ooh, haven't been paying attention, thanks folks. I was just contemplating retiring my SB3 but this might be what the doctor ordered. dmcdayton's Profile: http://forums.slimdevices.com/member.php?userid=10482 View this thread: http://forums.slimdevices.com/showthread.php?t=111294 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin
SamY wrote: > Hello all. I have a question for you. I regularly experience a situation > where my AVR won't respond to a "power on" command from the client, no > matter how many times I try. It only happens after the AVR has been > powered off overnight or longer, and the only way to clear it up is to > manually turn the AVR on and off. From then on, everything is > fineuntil the next time. I have isolated the problem to a timeout on > the initial 'PW?' command and, using a TCP client, have discovered that > it is not a matter of increasing the timeout value --- the command is > never responded to. My Denon is an AVR-3311ci and is 11 years old, so it > might be something specific to this model's firmware. I have coded a fix > and am waiting for the situation to occur again so I can test it. In the > meantime, my question is: > > Have you ever experienced this problem? If you have, how often does it > happen and what is your AVR model? I've seen something similar, but far more frequently, sometimes just a small number of minutes apart and while the AVR was powered on. It's been so long since I dealt with this, but several versions back in my DenonSerial plugin I added logic to clear my command queue and close my TCP or serial connection for any given AVR if LMS had sent a command but had not seen a response in the last 10 seconds -- once that much time had elapsed, I knew not to expect a response. In January 2021, my 10 second timeout was reached only four times, and I think back then I had the same basic configuration as today, with LMS polling my AVR every 30 seconds (commands MV?, SI?, and PW? since I use the master zone). In previous months I've seen timeouts more frequently, but I expect that's because in the past I sent more commands (I used to control home theater volume by sending Slim Devices codes to my SB3 and relying on LMS + DenonSerial to relay those to the AVR, but now in the home theater our normal IR remote sends Denon commands and we rely on the every-30-second polling to let LMS know about the change.) Unfortunately I have not been logging the specific commands I've been sending, even in these hang situations. I'm using an AVR 2309CI which only has an RS232 port, so I have a Raspberry Pi running 'ser2net' on Raspbian to allow me to communicate with the AVR over basic TCP. owner of the stuff at https://tuxreborn.netlify.app/ (which used to reside at www.tux.org/~peterw/) Note: The best way to reach me is email or PM, as I don't spend much time on the forums. *Free plugins:* AllQuiet Auto Dim/AutoDisplay BlankSaver ContextMenu DenonSerial FuzzyTime KidsPlay KitchenTimer PlayLog PowerCenter/BottleRocket SaverSwitcher SettingsManager SleepFade StatusFirst SyncOptions VolumeLock peterw's Profile: http://forums.slimdevices.com/member.php?userid=2107 View this thread: http://forums.slimdevices.com/showthread.php?t=60114 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin
SamY wrote: > Hello all. I have a question for you. I regularly experience a situation > where my AVR won't respond to a "power on" command from the client, no > matter how many times I try. It only happens after the AVR has been > powered off overnight or longer, and the only way to clear it up is to > manually turn the AVR on and off. From then on, everything is > fineuntil the next time. I have isolated the problem to a timeout on > the initial 'PW?' command and, using a TCP client, have discovered that > it is not a matter of increasing the timeout value --- the command is > never responded to. My Denon is an AVR-3311ci and is 11 years old, so it > might be something specific to this model's firmware. I have coded a fix > and am waiting for the situation to occur again so I can test it. In the > meantime, my question is: > > Have you ever experienced this problem? If you have, how often does it > happen and what is your AVR model? If you experience it regularly and > would like to help me test the fix, let me know. Thanks. Yep, my AVR 2113 does it regularly, and solution for me has always to turn the amp on manually, then off again, usually all good after that. It doesn't seem related to how long it has been turned off though, I can go a few weeks without powering on from the client and it will be all good first up. At other times it may not fire up on first power on but turning off from the client and then back on often brings it to life. Regards, David. *Server*rpi3 pCP7.0.1 LMS8.1.2 *Media*USB hard drive *Lounge/dining areas*SBT > Denon AVR2113 > Bose Acoustimass10 / Krix Seismix3 18" 300w RMS custom cinema sub (& AR 77XB t/table, Stanton 680MkII / Grado F-1+ > NAD7155 to phono pre-amp > Amp+) *Family/kitchen*SBT > Denon AVRX3000 zone 1 > Krix Acoustix F, Centrix C, Holographix R & Original Seismix 7 15" 400w RMS sub *Alfresco*as above zone 2 > Krix Tropix *Others*SB Player/androids > Bose Soundlink Mini *SBT/SB Player Remotes* Squeeze Ctrl/androids DavidBulluss's Profile: http://forums.slimdevices.com/member.php?userid=60056 View this thread: http://forums.slimdevices.com/showthread.php?t=60114 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Mixcloud plugin?
bpa wrote: > AFAICT That code effectively does the same thing as dlmixcloud. Returns > the same URLs which LMS is having problem playing. > > So after rewriting the code, it'll come back to the same issue making > the URLs playable from LMS. Ah, Yes offcourse, the stream url stays the same, I understand. But at least then it wouldn't rely on a third party website and make it a bit more reliable. Thanks anyway for looking in to this. cheers Dennis cortegedusage's Profile: http://forums.slimdevices.com/member.php?userid=69028 View this thread: http://forums.slimdevices.com/showthread.php?t=88286 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Mixcloud plugin?
cortegedusage wrote: > The mixcloud plugin for kodi seems to have a way to get the stream url > directly from mixcloud.com > https://github.com/jackyNIX/xbmc-mixcloud-plugin/blob/branch_matrix/lib/resolver.py > > I am no coder at all and I would love to buy you guys a beer, even if > you won't get this one working, > you are doing a fine job keeping this system up to date. AFAICT That code effectively does the same thing as dlmixcloud. Returns the same URLs which LMS is having problem playing. So after rewriting the code, it'll come back to the same issue making the URLs playable from LMS. bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=88286 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] LmsUpdate and LmsRepack - Synology 8.0.* packages
ggravier wrote: > So since this morning I notice there is no more > https://sourceforge.net/projects/lmsupdate/ project on SourceForge... > :-( > > Gone forever? Or just elsewhere? > > Gilles Gone on Sourceforge, but you can find all the latest releases on the official repository: https://pinkdot.myds.me/sspks/ Wuthoqquan's Profile: http://forums.slimdevices.com/member.php?userid=71629 View this thread: http://forums.slimdevices.com/showthread.php?t=111876 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Mixcloud plugin?
Paul Webster wrote: > Right now it relies on dlmixcloud. > > It wouldn't have to be on mysqueezebox though. > Anyone with a web server could host something that a modified plugin > would talk to. > At one stage I put one in place for my RadioFrance plugin to use when it > looked like I would have to request a developer key from them. > > Anyway - that is a future possibility. The mixcloud plugin for kodi seems to have a way to get the stream url directly from mixcloud.com https://github.com/jackyNIX/xbmc-mixcloud-plugin/blob/branch_matrix/lib/resolver.py I am no coder at all and I would love to buy you guys a beer, even if you won't get this one working, you are doing a fine job keeping this system up to date. Cheers! Dennis cortegedusage's Profile: http://forums.slimdevices.com/member.php?userid=69028 View this thread: http://forums.slimdevices.com/showthread.php?t=88286 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Trackstat statistics and Spotty content
Thanks for even thinking out loud for possible solutions. Unfortunately this is all way above my head - but if you want me to test some stuff, please do tell! Best, R 1x Classic / 2x Radio / 2x Receiver / LMS 8.0.0 - 1603862260 on HP Proliant N54L with Ubuntu 16.04 LTS http://www.last.fm/user/rndr rlem's Profile: http://forums.slimdevices.com/member.php?userid=46931 View this thread: http://forums.slimdevices.com/showthread.php?t=114317 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Trackstat statistics and Spotty content
erland wrote: > > Someone would have to check the plugin code but it wouldnt surprise me > if it was something similar to the issue you corrected in 8.2 for > Dynamic Playlist plugin: > https://forums.slimdevices.com/showthread.php?49483-Announce-New-versions-of-erlands-plugins&p=1002453&viewfull=1#post1002453 > . I noticed that the plugin code have if statements like: ref($selectedItem) eq 'Slim::Schema::Track' Could this cause the issues if a RemoteTrack object is returned from objectForUrl ? Erland Isaksson ('My homepage' (http://erland.isaksson.info)) Developer of 'many plugins/applets' (https://wiki.slimdevices.com/index.php/User_Erland.html) *Starting with LMS 8.0 I no longer support my plugins/applets* ('see here for more information' (https://forums.slimdevices.com/showthread.php?49483-Announce-New-versions-of-erlands-plugins&p=998836&viewfull=1#post998836) ) erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=114317 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Trackstat statistics and Spotty content
mherger wrote: > > Thereâs only 1 downside: it appears that the current > Trackstat-Dynamic > > Playlist combo can only make use of the âdate addedâ and the > rating > > itself: > > I believe this topic has come up before: the TrackStat plugin seems to > filter URLs by the file:// prefix somewhere in its code. This would > exclude online tracks from its magic. Which made sense a few years back, > > but is rather limiting nowadays. Are you sure ? I think I only filer on tracks.audio=1 but I might have done some unintentional filtering that cause it to not work. Someone would have to check the plugin code but it wouldnt surprise me if it was something similar to the issue you corrected in 8.2 for Dynamic Playlist plugin: https://forums.slimdevices.com/showthread.php?49483-Announce-New-versions-of-erlands-plugins&p=1002453&viewfull=1#post1002453 Unfortunately I probably wont have the time to look at it myself in the near future and I suspect there might be unintentional bugs in the plugin code also causing it to not work with remote tracks. Erland Isaksson ('My homepage' (http://erland.isaksson.info)) Developer of 'many plugins/applets' (https://wiki.slimdevices.com/index.php/User_Erland.html) *Starting with LMS 8.0 I no longer support my plugins/applets* ('see here for more information' (https://forums.slimdevices.com/showthread.php?49483-Announce-New-versions-of-erlands-plugins&p=998836&viewfull=1#post998836) ) erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=114317 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Jazz Groove Support
bluetdi wrote: > Edit: Other metadata are sent (artist, title, album, year). Hi, I have a premium plus membership but I'm not seeing any metadata (artist, title, album, year) displayed when I play my customized stream URLs. Are other people seeing this data? If so, how? dborod's Profile: http://forums.slimdevices.com/member.php?userid=21049 View this thread: http://forums.slimdevices.com/showthread.php?t=111294 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] LmsUpdate and LmsRepack - Synology 8.0.* packages
So since this morning I notice there is no more https://sourceforge.net/projects/lmsupdate/ project on SourceForge... :-( Gone forever? Or just elsewhere? Gilles ggravier's Profile: http://forums.slimdevices.com/member.php?userid=17196 View this thread: http://forums.slimdevices.com/showthread.php?t=111876 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin
No issues with On/Off for me on my Denon AVR-950H Plugin works great - Patrick madpatrick's Profile: http://forums.slimdevices.com/member.php?userid=4929 View this thread: http://forums.slimdevices.com/showthread.php?t=60114 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Announce Planet Radio / Bauer Media plugin - PlanetRock, Absolute, Kiss, Scala ++
Ahh, did not read the small print in the first post! :D Lounge: Transporter>Audio Synthesis DAX Decade>Audio Research LS22>Krell FPB300>Wilson Benesch Act 1's + 2 x Velodyne SPL1000 sub's Kitchen: SB3>Topping DAC>Arcam Solo>Anthony Gallo Micro's+Sub, Joggler controller Office: DAC32>Acoustic Energy AE1 Active's, Joggler controller Garage: Boom>QAcoustics 7000s subwoofer Bedroom: Radio Shed: Radio Workshop: Boom Garden 1: SB3>JVC amp>Rock outdoor speakers Garden 2: SB3>JVC amp>Rock outdoor speakers Heuer's Profile: http://forums.slimdevices.com/member.php?userid=2543 View this thread: http://forums.slimdevices.com/showthread.php?t=114252 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin
SamY wrote: > ... > > Have you ever experienced this problem? If you have, how often does it > happen and what is your AVR model? If you experience it regularly and > would like to help me test the fix, let me know. Thanks. All smooth going with my AVR-X1300W here. A good place to ask about would be avsforum.com. The Denon fora are organized by year. Good luck. MarSOnEarth's Profile: http://forums.slimdevices.com/member.php?userid=69826 View this thread: http://forums.slimdevices.com/showthread.php?t=60114 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] LmsUpdate and LmsRepack - Synology 8.0.* packages
MichaelFFM wrote: > Hi, some more Information. > > Iam currently running LMS 8.0.1 and also i updated DSM to 6.2.4. but > nothing changes when i try to install LMS 8.1.1 same error message. So > we have to wait of answer from Pinkdot or others. > > Best regards > > Michael Thanks for confirming your configuration... which pulls another question from my side! I've read many posts referring to Pinkdot's LMS 8.0.1... now, I'm wondering whether it's an oversight on my part that makes me believe that I'm now on 8.0.0, although I'm pretty sure that the version I've installed yesterday is exactly the following: Version: 8.0.0 - 1605892076 @ Fri Nov 20 18:28:44 CET 2020 So, does it means that there's also an intermediate version 8.0.1. available, which was possibly released before the latest 8.1.1 that we cannot successfully install? If that is the case, through which channels it was released, since I could only retrieve the LMS Update 8.0.0 - 1605892076 from the official repository? Anyway, let's hope to get some details on the reason why the installation of LMS 8.1.1. does not go through on our systems even more so considering that you took the "extra mile" and also installed DSM 6.2.4 with no positive results! Wuthoqquan's Profile: http://forums.slimdevices.com/member.php?userid=71629 View this thread: http://forums.slimdevices.com/showthread.php?t=111876 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin
Hello all. I have a question for you. I regularly experience a situation where my AVR won't respond to a "power on" command from the client, no matter how many times I try. It only happens after the AVR has been powered off overnight or longer, and the only way to clear it up is to manually turn the AVR on and off. From then on, everything is fineuntil the next time. I have isolated the problem to a timeout on the initial 'PW?' command and, using a TCP client, have discovered that it is not a matter of increasing the timeout value --- the command is never responded to. My Denon is an AVR-3311ci and is 11 years old, so it might be something specific to this model's firmware. I have coded a fix and am waiting for the situation to occur again so I can test it. In the meantime, my question is: Have you ever experienced this problem? If you have, how often does it happen and what is your AVR model? If you experience it regularly and would like to help me test the fix, let me know. Thanks. Sam SamY's Profile: http://forums.slimdevices.com/member.php?userid=63495 View this thread: http://forums.slimdevices.com/showthread.php?t=60114 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Announce Planet Radio / Bauer Media plugin - PlanetRock, Absolute, Kiss, Scala ++
Heuer wrote: > Paul > > Have you given any thought to adding '7 day catch-up' service from the > main channels as seen in the Virgin and Global plug-ins? The GHR > catch-up streams are advert free, so a three hour show becomes a two > hour with just the music and presenter. I would be happy to time shift > and gain an hour of my life! Yes - see the first post in this thread and also my Radio France plugin. 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 Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105 View this thread: http://forums.slimdevices.com/showthread.php?t=114252 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] LmsUpdate and LmsRepack - Synology 8.0.* packages
Wuthoqquan wrote: > Hi! I've just gone through some maintenance updates on My Synology > DS218+ yesterday! I was still running a quite dated DSM version (6.2.2 > Update 6), with a lot of notifications also for packages pending update, > including Perl. > I never enable auto-updates on any of my devices, since I always prefer > to read the release notes, etc. so it was quite easy and an immediate > catch to read the warning about the dropped compatibility of the latest > Perl with LMS. > > Since I was at it, I started to venture into a sequence of very long > system/app updates paying due diligence to avoiding the Perl one. > On top of that, I was still on the "official" Synology beta version > 7.9.1 of LMS... so I though it would be just the perfect timing to move > on to a more up-to-date revision of LMS for my x86_64 based DS218+. > > I immediately tried upgrading to the very latest LMS Update 8.1.1 but > the process did not complete and I got the very same error message > saying that it was not compatible with the DSM version installed on my > system (initially 6.2.2 Update 6, but the same error continued to show > up with DSM 6.2.3 Update 3). > At that stage, I only assume it may be possibly due to the fact that I > was updating straight from LMS 7.9.1 (Synology beta) to Pinkdot's latest > 8.1.1. so I decided to try with the most immediate last available > version and went ahead with downloading it from the official > repository. > > It worked like a charm and LMS was correctly updated to the following > version: > > Version: 8.0.0 - 1605892076 @ Fri Nov 20 18:28:44 CET 2020 > > However, it was already 2:15 in the night and I told myself it was > probably wise to go to bed with a success and be happy about it, rather > than trying again updating to 8.1.1. > I'm not home yet, but I'd like to try again later if I can succeed > updating LMS from 8.0.0 - 1605892076 to the latest 8.1.1. > > Is the LMS version currently on your Synology already the v.8.x.x, or > were you also trying updating from a previous v7.9.x release? > > I will have to try again this evening, if it still does not work, I may > first try updating the DS218+ to DSM 6.2.4 and see if the error message > was actually due to the fact that LMS 8.1.1. can only be installed on > DSM 6.2.4. > > Meanwhile, maybe some other users on the forum (or Pinkdot himself) will > be able to shed some light on this! > For the moment, I'm very happy that I finally give some fresh air to my > DS218+ although it is very sad to read about Synology decision to > drop the support to LMS! :-( > > Cheers, > Marco Hi, some more Information. Iam currently running LMS 8.0.1 and also i updated DSM to 6.2.4. but nothing changes when i try to install LMS 8.1.1 same error message. So we have to wait of answer from Pinkdot or others. Best regards Michael MichaelFFM's Profile: http://forums.slimdevices.com/member.php?userid=68473 View this thread: http://forums.slimdevices.com/showthread.php?t=111876 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)
TeraX wrote: > Till now my setup was like "never change a running system" but it seems > the period end here ;) > Same here. If it aint broken, don't fix it. But since it's broken now, I went ahead and fixed it, i.e. I updated from 7.9.3 to 8.1.1 and I'm baffled by how fast and easy it went: Code: $ sudo dpkg -i /var/lib/squeezeboxserver/cache/updates/logitechmediaserver_8.1.1_amd64.deb [sudo] password for christoph: (Reading database ... 150036 files and directories currently installed.) Preparing to unpack .../logitechmediaserver_8.1.1_amd64.deb ... Unpacking logitechmediaserver (8.1.1) over (7.9.3) ... Setting up logitechmediaserver (8.1.1) ... Installing new version of config file /etc/squeezeboxserver/convert.conf ... Installing new version of config file /etc/squeezeboxserver/types.conf ... Processing triggers for systemd (237-3ubuntu10.42) ... Processing triggers for ureadahead (0.100.0-21) ... $ I think it took less than 15 seconds and I was like "Damn it! Didn't work!" But when I checked, my LMS was running on 8.1.1. as if it had been doing it forever... So thanks for the great work that keeps this great piece of software alive! Oh, and, yes, the YT plugin also works now. :D *Server*: LMS 7.9.3 on an Ubuntu 18.04 virtual machine *Players*: Radio, Touch, Duet (Receiver & Controller), 2 Booms *Remote control apps*: SqueezePad (iOS), Squeezecontroller (Android) *Important plugins*: Trackstat, Spicefly Sugarcube, Lazy Search Music, Custom Browse, Multi Library, Material Skin chaug's Profile: http://forums.slimdevices.com/member.php?userid=47641 View this thread: http://forums.slimdevices.com/showthread.php?t=105840 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] LmsUpdate and LmsRepack - Synology 8.0.* packages
MichaelFFM wrote: > Hello, got the message about a new LMS version from Pinkdot in my > Synology... with comment time to move on. > > But when i will update there comes an error message that it should not > compatible with my system... Running DSM 6.2.3 and Perl still 6.24... > any information about whats happened? > > Best regards > > Michael Hi! I've just gone through some maintenance updates on My Synology DS218+ yesterday! I was still running a quite dated DSM version (6.2.2 Update 6), with a lot of notifications also for packages pending update, including Perl. I never enable auto-updates on any of my devices, since I always prefer to read the release notes, etc. so it was quite easy and an immediate catch to read the warning about the dropped compatibility of the latest Perl with LMS. Since I was at it, I started to venture into a sequence of very long system/app updates paying due diligence to avoiding the Perl one. On top of that, I was still on the "official" Synology beta version 7.9.1 of LMS... so I though it would be just the perfect timing to move on to a more up-to-date revision of LMS for my x86_64 based DS218+. I immediately tried upgrading to the very latest LMS Update 8.1.1 but the process did not complete and I got the very same error message saying that it was not compatible with the DSM version installed on my system (initially 6.2.2 Update 6, but the same error continued to show up with DSM 6.2.3 Update 3). At that stage, I only assume it may be possibly due to the fact that I was updating straight from LMS 7.9.1 (Synology beta) to Pinkdot's latest 8.1.1. so I decided to try with the most immediate last available version and went ahead with downloading it from the official repository. It worked like a charm and LMS was correctly updated to the following version: Version: 8.0.0 - 1605892076 @ Fri Nov 20 18:28:44 CET 2020 However, it was already 2:15 in the night and I told myself it was probably wise to go to bed with a success and be happy about it, rather than trying again updating to 8.1.1. I'm not home yet, but I'd like to try again later if I can succeed updating LMS from 8.0.0 - 1605892076 to the latest 8.1.1. Is the LMS version currently on your Synology already the v.8.x.x, or were you also trying updating from a previous v7.9.x release? I will have to try again this evening, if it still does not work, I may first try updating the DS218+ to DSM 6.2.4 and see if the error message was actually due to the fact that LMS 8.1.1. can only be installed on DSM 6.2.4. Meanwhile, maybe some other users on the forum (or Pinkdot himself) will be able to shed some light on this! For the moment, I'm very happy that I finally give some fresh air to my DS218+ although it is very sad to read about Synology decision to drop the support to LMS! :-( Cheers, Marco Wuthoqquan's Profile: http://forums.slimdevices.com/member.php?userid=71629 View this thread: http://forums.slimdevices.com/showthread.php?t=111876 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] LmsUpdate and LmsRepack - Synology 8.0.* packages
I found that Pinkdots personal site stll have most/all? versions available https://pinkdot.myds.me/sspks/ So grab it while it's still possible, I tested 2-3 different and they downloads OK 1 x Touch 1 x Radio Logitech Media Server Version: 8.1.1 - 1610364019 @ Thu Jan 14 06:27:19 CET 2021 Castbridge with 2 x Harman Kardon Citation One, setup as a stereo pair Squeeze Ctrl Squeeze Player Phone: Samsung Galaxy S 20 T-bird's Profile: http://forums.slimdevices.com/member.php?userid=38434 View this thread: http://forums.slimdevices.com/showthread.php?t=111876 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Announce Planet Radio / Bauer Media plugin - PlanetRock, Absolute, Kiss, Scala ++
Paul Have you given any thought to adding '7 day catch-up' service from the main channels as seen in the Virgin and Global plug-ins? The GHR catch-up streams are advert free, so a three hour show becomes a two hour with just the music and presenter. I would be happy to time shift and gain an hour of my life! Lounge: Transporter>Audio Synthesis DAX Decade>Audio Research LS22>Krell FPB300>Wilson Benesch Act 1's + 2 x Velodyne SPL1000 sub's Kitchen: SB3>Topping DAC>Arcam Solo>Anthony Gallo Micro's+Sub, Joggler controller Office: DAC32>Acoustic Energy AE1 Active's, Joggler controller Garage: Boom>QAcoustics 7000s subwoofer Bedroom: Radio Shed: Radio Workshop: Boom Garden 1: SB3>JVC amp>Rock outdoor speakers Garden 2: SB3>JVC amp>Rock outdoor speakers Heuer's Profile: http://forums.slimdevices.com/member.php?userid=2543 View this thread: http://forums.slimdevices.com/showthread.php?t=114252 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] LmsUpdate and LmsRepack - Synology 8.0.* packages
julou wrote: > Got into the same trouble with a DS218play and perl auto-update :mad: > > Restored perl 5.24 manually from syno packages. > Installed LogitechMediaServer-armv8-8.0.0-1605892076.spk from > LMSupdate. > > Restored prefs following Sylvain's advice. Everything looks fine (can > browser albums, play radio fluxes, etc) > But my players can't access the music files (stored in a "shared" Music > folder on volume1). Whenever I play an album, the SB radio and touch > display "can't access file xxx". > I checked permissions but didn't manage to turn on the correct ones > (tried read only for SynologyApplicationService and a few other ones); > although did an entire library rescan but obviously this is not the > issue. > I also wonder if this could be a transcoding issue, but am not aware of > doing any transcoding :confused:. > Help would be very welcome! > > Thank you very much. > Thomas Hello, impossible to find LogitechMediaServer-armv8-8.0.0-1605892076.spk on sourceforge.net the /projects/lms.../files/DSM6.x/ doesnt work can you help me where I can find it ? thank Claude Klo's Profile: http://forums.slimdevices.com/member.php?userid=71631 View this thread: http://forums.slimdevices.com/showthread.php?t=111876 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)
mherger wrote: > Could you > post to that thread? Pointing at the fact that the Java version has done > > it already? Ok, done :) SchOX's Profile: http://forums.slimdevices.com/member.php?userid=12389 View this thread: http://forums.slimdevices.com/showthread.php?t=111923 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)
When I read that thread - it looks like the issue is partially solved in Librespotify Java. Yes, I believe this is the case. Is this correct? And can the solution be implemented in your fork of Librespotify, Michael? (Maybe even improved so "button presses" don't "can it be implemented"? Pretty sure it can. But I can't. I'm way behind librespot development already, as I'm struggling to integrate my own changes. I'd actually want to get close to main line, rather than add more custom code. I believe it would be great if that topic got more traction and attracted some attention from the librespot devs. Could you post to that thread? Pointing at the fact that the Java version has done it already? ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)
mherger wrote: > > > I started the topic a while back on the librespot github: > https://github.com/librespot-org/librespot/discussions/626 > [ When I read that thread - it looks like the issue is partially solved in Librespotify Java. Is this correct? And can the solution be implemented in your fork of Librespotify, Michael? (Maybe even improved so "button presses" don't keep the track from being reported if the playback of the track has lasted more than 30 seconds?) SchOX's Profile: http://forums.slimdevices.com/member.php?userid=12389 View this thread: http://forums.slimdevices.com/showthread.php?t=111923 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] LmsUpdate and LmsRepack - Synology 8.0.* packages
Hello, got the message about a new LMS version from Pinkdot in my Synology... with comment time to move on. But when i will update there comes an error message that it should not compatible with my system... Running DSM 6.2.3 and Perl still 6.24... any information about whats happened? Best regards Michael MichaelFFM's Profile: http://forums.slimdevices.com/member.php?userid=68473 View this thread: http://forums.slimdevices.com/showthread.php?t=111876 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Mixcloud plugin?
Right now it relies on dlmixcloud. It wouldn't have to be on mysqueezebox though. Anyone with a web server could host something that a modified plugin would talk to. At one stage I put one in place for my RadioFrance plugin to use when it looked like I would have to request a developer key from them. Anyway - that is a future possibility. 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 Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105 View this thread: http://forums.slimdevices.com/showthread.php?t=88286 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Mixcloud plugin?
Paul Webster wrote: > MixCloud has Sonos itegration > https://help.mixcloud.com/hc/en-us/articles/360005933200-How-do-I-connect-Mixcloud-to-Sonos- > > I wonder if they could be persuaded to allow LMS as a genuine > integration? > Might mean putting some code into a non-opensource area (like > MySqueezebox does) but could make things much better. That would make a better mid->long term strategy. However it would also make it dependent on mysqueezebox. >From a purely problem solving POV - I'd like to know why the 403 happens. bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=88286 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Mixcloud plugin?
MixCloud has Sonos itegration https://help.mixcloud.com/hc/en-us/articles/360005933200-How-do-I-connect-Mixcloud-to-Sonos- I wonder if they could be persuaded to allow LMS as a genuine integration? Might mean putting some code into a non-opensource area (like MySqueezebox does) but could make things much better. 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 Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105 View this thread: http://forums.slimdevices.com/showthread.php?t=88286 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Mixcloud plugin?
Paul Webster wrote: > I just tried that URL from mplayer and it worked. > > My dlmixcloud comment was because, from memory, that is what the plugin > uses to get the real mixcloud URL. > When I saw the "secure" and "sig" parts in the URL I thought that maybe > they were generated by MixCloud as a result the original dlmixcloud > request and they might timeout or have other protection in them. Seems > not though since it plays here on mplayer which, in turn, seems to be > using FFmpeg for the codec handling. I think dlmixcloud finds the URLs for the playable items on mixcloud. The mixcloud plugin I think uses the download MP3 and MP4 URLs to play. The dlmixcloud response also the HLS/fMP$ and DASH URLs for streaming (i.e. not downloading). I think the LMS failed to play the https URL and so it fell through into the ffmpeg (part of PlayMP4 plugin) and ffmpeg was able to play the https/MP4 URLs. If that is the case then there is something odd about LMS https handling - however I'm not that familiar with https negotiation details nor LMS https handling and at the moment don't have the time to go down those rabbit holes. Code: 21-04-06 10:29:44.2840] Slim::Networking::Async::DNS::__ANON__ (75) Got DNS response 46.23.65.220 for api.mixcloud.com (ttl 300) [21-04-06 10:29:44.2849] Slim::Networking::Async::DNS::__ANON__ (75) Got DNS response 46.23.65.220 for api.mixcloud.com (ttl 300) [21-04-06 10:29:44.2856] Slim::Networking::Async::DNS::__ANON__ (75) Got DNS response 46.23.65.220 for api.mixcloud.com (ttl 300) [21-04-06 10:29:44.2884] Slim::Networking::Async::DNS::__ANON__ (75) Got DNS response 46.28.55.241 for stream6.mixcloud.com (ttl 300) [21-04-06 10:29:44.3607] Slim::Networking::Async::HTTP::_http_read (454) Redirecting to https://www.mixcloud.com/developers/ [21-04-06 10:29:44.3627] Slim::Networking::Async::HTTP::_http_read (454) Redirecting to https://www.mixcloud.com/developers/ [21-04-06 10:29:44.3724] Slim::Networking::Async::HTTP::_http_read (454) Redirecting to https://www.mixcloud.com/developers/ [21-04-06 10:29:44.3885] Slim::Networking::Async::DNS::__ANON__ (75) Got DNS response 104.20.4.36 for www.mixcloud.com (ttl 300) [21-04-06 10:29:44.3896] Slim::Networking::Async::DNS::__ANON__ (75) Got DNS response 104.20.4.36 for www.mixcloud.com (ttl 300) [21-04-06 10:29:44.3905] Slim::Networking::Async::DNS::__ANON__ (75) Got DNS response 104.20.4.36 for www.mixcloud.com (ttl 300) [21-04-06 10:29:44.4347] Slim::Utils::Scanner::Remote::__ANON__ (192) Error: Can't connect to remote server to retrieve playlist for, https://stream6.mixcloud.com/secure/c/m4a/64/2/6/0/6/442f-d95a-4b49-a3a1-8c1c59ed1186.m4a?sig=oP6RGk-Bo-2rKvOpYVPOTQ: 403 Forbidden. bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=88286 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Mixcloud plugin?
I just tried that URL from mplayer and it worked. My dlmixcloud comment was because, from memory, that is what the plugin uses to get the real mixcloud URL. When I saw the "secure" and "sig" parts in the URL I thought that maybe they were generated by MixCloud as a result the original dlmixcloud request and they might timeout or have other protection in them. Seems not though since it plays here on mplayer which, in turn, seems to be using FFmpeg for the codec handling. 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 Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105 View this thread: http://forums.slimdevices.com/showthread.php?t=88286 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)
TeraX wrote: > Hi Paul, > > Thank you for your feedback. > Till now my setup was like "never change a running system" but it seems > the period end here ;) > I will try an update and give a feedback. > > Best regards > Daniel Maybe you mean something like "if it ain't broken, don't fix it"? ;) nickey's Profile: http://forums.slimdevices.com/member.php?userid=55348 View this thread: http://forums.slimdevices.com/showthread.php?t=105840 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] iPeng to provide handoff to HomePod at LMS not only via iPhone?
Sure. But would a HomePod app for iPeng be able to control this behavior? I dont know. Why I do not use the Walk With Me plugin or switch via iPeng? Because it would be much more convenient to just be abele to tap the HomePod. Sent from my iPhone using Tapatalk rkrug's Profile: http://forums.slimdevices.com/member.php?userid=62249 View this thread: http://forums.slimdevices.com/showthread.php?t=114118 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Mixcloud plugin?
Paul Webster wrote: > I have (or at least had) edit rights on the MixCloud plugin in Github > because of a small change I suggested long ago. > So - if the current maintainer does not call in over the next few days > then I should be able to work on this. > > As for the 403 (Forbidden) ... it might be a protection mechanism from > MixCloud (which does not sanction dlmixcloud) - to prevent later reuse > of URLs and forcing a regeneration. I have tested the same URL for the last 2 days. Always 403 on LMS but it still plays OK on ffplay and VLC. Even wget with no command line-options works which means no Cookies and vanilla Headers bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=88286 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] iPeng to provide handoff to HomePod at LMS not only via iPhone?
rkrug wrote: > HomePods have the feature, to handoff playback from an iPhone to the > HomePod by just moving the iPhone physically close to the HomePod. This > works in so far, that the iPhone does not play on the the iPhone > speaker, but on the the HomePod via AirPlay, but the LMS player is still > the iPhone. In consequence, when I move away from the wifi signal, the > playback stops on the HomePod. > > What would be ideal is, that the the handoff results in a player sync > and switch to the HomePod, so that the LMS is switching, via the > excellent airplay bridge plugin, to the HomePod ( as an airplay speaker) > and continues playing. Therefore, the iPhone would be put of the loop > and free top play other stuff. > > Hope this clarifies, > > Rainer > > > Sent from my iPad using Tapatalk That is a function of iOS which I don't think anyone can change. Why don't you just use iPeng to switch player to the pseudo SB player? VB2.4[/B] STORAGE *QNAP TS419P (NFS) [B]Living Room* Joggler & Pi4/Khadas -> Onkyo TXNR686 -> Celestion F20s *Office* Joggler & Pi3 -> Denon RCD N8 -> Celestion F10s *Dining Room* SB Boom *Kitchen* UE Radio (upgraded to SB Radio) *Bedroom (Bedside)* Pi Zero+DAC ->ToppingTP21 ->AKG Headphones *Bedroom (TV) & Bathroom* SB Touch ->Denon AVR ->Mordaunt Short M10s + Kef ceiling speakers *Guest Room* Joggler > Topping Amp -> Wharfedale Modus Cubes Everything controlled by iPeng & Material on iOS d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051 View this thread: http://forums.slimdevices.com/showthread.php?t=114118 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Mixcloud plugin?
Paul Webster wrote: > I have (or at least had) edit rights on the MixCloud plugin in Github > because of a small change I suggested long ago. > So - if the current maintainer does not call in over the next few days > then I should be able to work on this. > > As for the 403 (Forbidden) ... it might be a protection mechanism from > MixCloud (which does not sanction dlmixcloud) - to prevent later reuse > of URLs and forcing a regeneration. They are picky with User-Agent and dont like the LMS one so they respond by a 403. Ive changed that as well. Ill see if my mods work and then Ill do a PR. LMS 8.1.x on Odroid-C4 - *SqueezeAMP!*, 5xRadio, 5xBoom, 2xDuet, 1xTouch, 1xSB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000, ShairPortW, 2xChromecast Audio, Chromecast v1 and v2, Squeezelite on Pi, Yamaha WX-010, AppleTV 4, Airport Express, GGMM E5, RivaArena 1 & 3 philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261 View this thread: http://forums.slimdevices.com/showthread.php?t=88286 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Mixcloud plugin?
bpa wrote: > As I said I don't use mixcloud but you have confirmed what I expected - > mixcloud doesn't play well with MP4 support in LMS 8.* . > Indeed > > Have you checked why the Mixcloud MP4 URL I copied which plays OK with > VLC and doesn't with play in LMS 8.* which hasn't mixcloud plugin > installed (i.e. so all the parseHeader etc. stuff is irrelevant) > Il pretty sure mixcloud is picky with UA > > A stopgap would be to provide variants of PlayMP4 to use ffmpeg to play > HLS/fMP4 stream or maybe to proper PlayMP4 support for 8.* (i.e. > override all LMS 8.* - extreme as I think loses more than it gains) or > include this custom-convert.conf with mixcloud plugin. > > edit: > > The current plugin handling of transcoding may also explain the problem > with sync groups My intention was to clean the direct handling tomorrow and make this version a 8.x only. Then the maintainers can do as they like. Wrt sync group, yea this was the issue - 100% LMS 8.1.x on Odroid-C4 - *SqueezeAMP!*, 5xRadio, 5xBoom, 2xDuet, 1xTouch, 1xSB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000, ShairPortW, 2xChromecast Audio, Chromecast v1 and v2, Squeezelite on Pi, Yamaha WX-010, AppleTV 4, Airport Express, GGMM E5, RivaArena 1 & 3 philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261 View this thread: http://forums.slimdevices.com/showthread.php?t=88286 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Mixcloud plugin?
I have (or at least had) edit rights on the MixCloud plugin in Github because of a small change I suggested long ago. So - if the current maintainer does not call in over the next few days then I should be able to work on this. As for the 403 (Forbidden) ... it might be a protection mechanism from MixCloud (which does not sanction dlmixcloud) - to prevent later reuse of URLs and forcing a regeneration. 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 Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105 View this thread: http://forums.slimdevices.com/showthread.php?t=88286 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Mixcloud plugin?
philippe_44 wrote: > A few additions: to handle mp4 and benefit from the 8.x additions (mp4 > seek and built-decoding to be usable from legacy SB), it seems the > plugin needs to be changed a fair bit. It cannot inherit from > RemoteStream.pm and redefine many methods, it must be based on > Slim::Player::Protocol::HTTPS to handle SSL correctly. A lot of > redefined methods should be removed and/or call their ancestor. As of > now, and I've not investigated precisely why, but it only works in > proxied mode, I assume it's because of the "parseHeader" and > "parseDirectHeader" that do not call their ancestors as well. I don't > have more time to investigate. This works in proxied mode As I said I don't use mixcloud but you have confirmed what I expected - mixcloud doesn't play well with MP4 support in LMS 8.* . Have you checked why the Mixcloud MP4 URL I copied which plays OK with VLC and doesn't with play in LMS 8.* which hasn't mixcloud plugin installed (i.e. so all the parseHeader etc. stuff is irrelevant) ? https://stream6.mixcloud.com/secure/c/m4a/64/2/6/0/6/442f-d95a-4b49-a3a1-8c1c59ed1186.m4a?sig=oP6RGk-Bo-2rKvOpYVPOTQ I agree - I think Mixcloud plugin cpould be simplified. The plugin manages to find a source which has a JSON response of track details. The JSON response has 3 playable URLs (HLS/fMP4, DASH and HTTP/MPEG4) which means the plugin should just provide a playlist of applicable URLs to LMS and then so could remove all the special stream handling code. A stopgap would be to provide variants of PlayMP4 to use ffmpeg to play HLS/fMP4 stream or maybe to proper PlayMP4 support for 8.* (i.e. override all LMS 8.* - extreme as I think loses more than it gains) . Coincidentally, when time allows, I'm working on enhancing PlayHLS to enable the playHLS plugin to natively play HLS /fMP4 and also a PlayDASH plugin to play stream with suffix "mpd" and mime "application/dash+xml". These additions would enable mixcloud just to pass URLs to LMS to play - although metadata would still be up to mixcloud to maintain. bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=88286 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins