Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-09-04 Thread 505
Does anyone know where in the code I should set this SSL_verify_mode = 0x0? I should by in Plugin.pm, but where? On the top of the file, in BEGIN, initPlugin(), or somewhere else? Or can it not even be done for a single plugin, and should it be done for the whole server at once? I've now added

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-09-04 Thread erland
505 wrote: Does anyone know where in the code I should set this SSL_verify_mode = 0x0? I should by in Plugin.pm, but where? On the top of the file, in BEGIN, initPlugin(), or somewhere else? Or can it not even be done for a single plugin, and should it be done for the whole server at once?

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-09-02 Thread fallback
I debugged a bit further and found this on my synology: [14-09-02 11:18:07.3421] Plugins::SqueezeCloud::Plugin::tracksHandler (239) search type: [14-09-02 11:18:07.3440] Plugins::SqueezeCloud::Plugin::tracksHandler (240) index: 0 [14-09-02 11:18:07.3458]

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-09-01 Thread FireFlash
nldroid wrote: I'm not sure if that solves the problems because i cannot try it. My Ubuntu system doesn't support this option. If FireFlash verifies it works, i can see if i can add the option to the plugin in the same way that Erland did. Unfortunately I did not get it working,

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-09-01 Thread nldroid
FireFlash wrote: Unfortunately I did not get it working, even with the 'IO::Socket::SSL::set_client_defaults('SSL_verify_mode' = 0x0);' added to Squeezebox.pm, I'm still getting [400] HTTP/1.0 400 Bad Request errors for any HTTPS URLs with direct streams. :( Did you remove the

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-09-01 Thread fallback
Hey guys, i installed the LMS on my Synology DS111 and everything works fine so far. Then i installed this plugin via LMS-GUI. Unfortunately the plugin is not able to connect to soundloud: Connect timed out: - I generated my API-Key and installed perl on the NAS. Is there any Logfile? What

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-09-01 Thread FireFlash
nldroid wrote: Did you remove the $redirector =~ s/https/http/; placed after my $redirector = $res-header( 'location' ); In ProtocolHandler.pm file? Yes, removed that part. In the log I could see it opening the https URL instead of the http variant after removing it. Thanks for

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-08-29 Thread 505
If I add my own repo, I can successfully update to the .20 version. If the repo is not there, I see that an update is available, even if the plugin is not installed (or maybe was previously installed -- not sure). But is will never install. Probably because the 'squeezebox repo'

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-08-29 Thread pippin
I think the Squeezebox repo is not automatically updated but a rescan has to be manually kicked off by those who have access (Michael, Erland? Triode? bpa? ??? --- learn more about iPeng, the iPhone and iPad remote for the Squeezebox and Logitech UE Smart Radio as well as iPeng Party, the free

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-08-29 Thread Michael Herger
I think the Squeezebox repo is not automatically updated but a rescan has to be manually kicked off by those who have access (Michael, Erland? Triode? bpa? ??? Done. -- Michael ___ plugins mailing list plugins@lists.slimdevices.com

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-08-29 Thread 505
Thanks, that would help some users of the SqueezeCloud plugin. I always assumed it would automatically update any 24 hours or so. I'll contact some of the admins once I publish a new version. My patch: 'Reduce brightness when screen saver is active' (http://server.vijge.net/squeezebox/) for

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-08-29 Thread mkkyah
505 wrote: Thanks, that would help some users of the SqueezeCloud plugin. I always assumed it would automatically update any 24 hours or so. I'll contact some of the admins once I publish a new version. Still having upgrade available loop. I have manually cleaned plugin and added even your

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-08-29 Thread 505
mkkyah wrote: Still having upgrade available loop. I have manually cleaned plugin and added even your beta-repo, still not installing. Is there a way to manually install the plugin? Just did a test my manually installing the .19 version. The upgrade is offered, and it installs correctly. So

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-08-29 Thread mkkyah
Plugin came back before I did try to manually install, but thanks for the clear instruction. Must be a repo update or something. Same tracks are refusing to play with the new version, too. I have the SSL fix from your github page on this LMS server, but same.

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-08-28 Thread nldroid
erland wrote: We are trying to find a solution for it for ickStream. Thanks for the update. nldroid's Profile: http://forums.slimdevices.com/member.php?userid=63207 View this thread:

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-08-27 Thread mkkyah
get.amped wrote: I just tried adding the Soundcloud plugin to a 7.9.0 - 1408690240 @ Tue Aug 26 04:04:37 CUT 2014 install. It doesn't seem to actually install (it's not in the Active plugins), it's not in the Inactive or 3rd party plugins lists, but it is at the top in the Updated plugins

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-08-27 Thread get.amped
I would be okay with just being able to manually uninstall it but I don't see anything to uninstall. I looked through every directory and couldn't find anything that references it. Doesn't appear to be any entry in plugin-data.yaml or server.prefs. :confused: Win7Pro(x64)[3.3Ghz i5, 8GB RAM,

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-08-27 Thread mkkyah
get.amped wrote: I would be okay with just being able to manually uninstall it but I don't see anything to uninstall. I looked through every directory and couldn't find anything that references it. Doesn't appear to be any entry in plugin-data.yaml or server.prefs. :confused: Follow

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-08-27 Thread get.amped
mkkyah wrote: Follow instructions from this post, there are Squeezecloud entries in some of of the files, that worked for me: http://forums.slimdevices.com/showthread.php?82277-Unable-to-uninstall-incompatible-Email-pluginp=580661viewfull=1#post580661 That did it! There was still an entry in

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-08-27 Thread erland
nldroid wrote: I'm not sure if that solves the problems because i cannot try it. Just for information, we have seen multiple problems in ickStream: - HTTPS API access doesn't work on some boxes, we have seen it on Synology NAS boxes but possibly there might be others also. This problem

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-08-26 Thread nldroid
FireFlash wrote: I'm quite a noob with perl and know nothing about the squeezebox code, so I'm not exactly sure where to put this in the plugin code. You can add this line to /usr/share/perl5/Slim/Player/Squeezebox.pm: IO::Socket::SSL::set_client_defaults('SSL_verify_mode' = 0x0); See

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-08-26 Thread 505
That's the same fix erland posted a page back. I'm trying to work on some code to incorporate this into the main plugin. With some setting, so you can enable it specifically for the soundcloud plugin if you have the problem. But I do not have that much free time to work on it. My patch:

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-08-26 Thread nldroid
505 wrote: That's the same fix erland posted a page back. I'm trying to work on some code to incorporate this into the main plugin. With some setting, so you can enable it specifically for the soundcloud plugin if you have the problem. But I do not have that much free time to work on it.

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-08-26 Thread get.amped
I just tried adding the Soundcloud plugin to a 7.9.0 - 1408690240 @ Tue Aug 26 04:04:37 CUT 2014 install. It doesn't seem to actually install (it's not in the Active plugins), it's not in the Inactive or 3rd party plugins lists, but it is at the top in the Updated plugins available list. Clicking

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-08-22 Thread FireFlash
For me as well, the 400 error also has returned: :( Code: [14-08-22 15:52:22.1170] Plugins::SqueezeCloud::ProtocolHandler::getNextTrack (195) Getting track from soundcloud for 163943297 [14-08-22 15:52:22.1989] Plugins::SqueezeCloud::ProtocolHandler::gotNextTrack

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-08-22 Thread nldroid
These are different errors than i got. Can you guys post the url from the soundcloud website so that i can test them here? nldroid's Profile: http://forums.slimdevices.com/member.php?userid=63207 View this thread:

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-08-21 Thread mivola
nldroid wrote: It's definitly an Api change. The difference between the two methods is that the 'stream redirect' that soundcloud returns uses *https *and the 'download redirect' uses *http*. I 'fixed' it by adding one line to the ProtocolHandler.pm file. The first line is line

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-08-20 Thread nldroid
No thanks. I'm glad that you guys made the plugin in the first place. The fix still works for me. Wasn't sure if i reverted all the test canges i made but it seems that it still works. I still think it's odd that the 'download' url redirects to http and the 'stream' url redirects to https on

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-08-19 Thread mkkyah
@nldroid I tried your fix, restarted LMS, it's not working for me. (Qnap TS210, LMS 7.9) mkkyah's Profile: http://forums.slimdevices.com/member.php?userid=58652 View this thread:

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-08-19 Thread 505
Thanks for sharing this fix. I've updated the repository, and pushed a new version (0.8.2.20). If you manually included my repository, you can update now. Otherwise wait a bit until it syncs with Logitech's central repository. My patch: 'Reduce brightness when screen saver is active'

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-08-18 Thread nldroid
It's definitly an Api change. The difference between the two methods is that the 'stream redirect' that soundcloud returns uses *https *and the 'download redirect' uses *http*. I 'fixed' it by adding one line to the ProtocolHandler.pm file. my $redirector = $res-header( 'location' );

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-08-16 Thread alcor
nldroid : i have exactly the same issue on a fresh debian wheezy install (intel 64 bits). Same log, same behavior. If some other people can confirm this, we'll submit a new issue on github. alcor's Profile:

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-08-16 Thread mkkyah
@nldroid, @alcor I think I have the same problem on a Qnap, I can't play any tracks. But interestingly, now I have all the menu items working! No more 400 bad request errors suddenly (fix was not working on Qnap). I have no plugin updates, so it must be Soundcloud api changes. Everything seems

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-08-13 Thread nldroid
I get the following error while trying to stream a song: [14-08-13 21:24:07.8019] Plugins::SqueezeCloud::Plugin::__ANON__ (304) fetching: h ttps://api.soundcloud.com/me/favorites.json?offset=0limit=50oauth_token=1-DUMMY-1234567-bfca883ed127bef [14-08-13 21:24:08.1727]

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-08-10 Thread strim
Soundcloud plugin will not work on a synology DS213 and SSODS 4.14mod with LMS 7.8 I can see artwork but the stream wil not sound. Here is a part of the serverlog it ends with :[14-08-10 16:35:58.4978] Slim::Utils::Misc::msg (1311) Warning: [16:35:58.4959] Use of uninitialized value in

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-07-28 Thread 505
carlos.lamoureux wrote: Hello, I have been searching a solution to my problem but with no luck, i have LMS 7.7.3 and installed squeeze cloud 0.8.2.19. My server is windows 7. Everything installs perfectly, able to get my api key. I#8217;m able to to play through the web interface the

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-07-27 Thread carlos.lamoureux
Hello, I have been searching a solution to my problem but with no luck, i have LMS 7.7.3 and installed squeeze cloud 0.8.2.19. My server is windows 7. Everything installs perfectly, able to get my api key. I’m able to to play through the web interface the songs from the plugin, but when i use

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-07-19 Thread minusDeltaT
I was able to resolve the issue, at least for FreeBSD: Installing IO::Socket::SSL via pkg on FreeBSD has an unresolved dependency to Mozilla::CA. After installing Mozilla::CA soundcloud plugin works as exspected. Many thanks for this nice plugin!

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-07-19 Thread erland
505 wrote: I'll try to incorporate this into the plugin. I can test only if the plugin still works, not if it actually works with Synology. Some testing by others would be helpful. Just post a message here and I'll send you a test version once I have it. Can't promise exactly when I have

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-07-19 Thread erland
minusDeltaT wrote: I was able to resolve the issue, at least for FreeBSD: Installing IO::Socket::SSL via pkg on FreeBSD has an unresolved dependency to Mozilla::CA. After installing Mozilla::CA soundcloud plugin works as exspected. Many thanks for this nice plugin! I wonder if this could

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-07-16 Thread 505
erland wrote: Just for information, we ended up doing something like this in ickStream and it seems to make https work also on Synology NAS boxes based on DSM 5.0. Code: eval use IO::Socket::SSL; if(!$@ IO::Socket::SSL-can(set_client_defaults)) { #

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-07-15 Thread minusDeltaT
Its not a Synology only problem: with FreeBSD search doesnt work too, at least here. 'Search URL' via browser works fine. Perl IO::Socket::SSL is installed and loaded. LMS is 7.8.0. minusDeltaT's Profile:

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-07-14 Thread erland
erland wrote: If this is the same problem as we have seen on one Synology device in ickStream I'm starting to think that it's caused by the https peer verification not working in Perl on some Synology devices. I think it works with SSODS but not with the standard Synology distribution of

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-07-13 Thread erland
505 wrote: Is this also on a Synology. A time-out it quite difficult to debug for me, since it is not really a script error. I've tested it on my main server (Linux ARM/SheevaPlug) and a virtual machine (Ubuntu on VirtualBox). Both work without a problem. It will be a while before I can

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-07-13 Thread TeraX
With all ssl-perl installs is it working fine on LMS 7.7.3 via Raspberry :) TeraX's Profile: http://forums.slimdevices.com/member.php?userid=61279 View this thread: http://forums.slimdevices.com/showthread.php?t=92723

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-07-12 Thread pinkdot
All on Synology what version are you running of LMS, 7.7.3? I'm on 7.9 and no problems here. Running on a ds110j (using SSODS). pinkdot's Profile: http://forums.slimdevices.com/member.php?userid=34644 View this thread:

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-07-10 Thread schoen
I've got exactly the same problem, only the soundcloud URL works. This is also on Synology. Anyone found a solution yet? schoen's Profile: http://forums.slimdevices.com/member.php?userid=12276 View this thread:

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-06-20 Thread remdawg
I've got exactly the same problem, only the soundcloud URL works. I installed perl SSL support. remdawg's Profile: http://forums.slimdevices.com/member.php?userid=63040 View this thread:

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-06-20 Thread 505
remdawg wrote: I've got exactly the same problem, only the soundcloud URL works. I installed perl SSL support. Is this also on a Synology. A time-out it quite difficult to debug for me, since it is not really a script error. I've tested it on my main server (Linux ARM/SheevaPlug) and a

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-06-16 Thread 505
maffejan wrote: Hi, I have installed this plugin on my squuezebox server (synology). Plugin is working. I could generated a API key. But I'm receiving an error message connect timed out if try to search or one of the other options. [14-06-15 13:46:17.4903]

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-06-15 Thread maffejan
Hi, I have installed this plugin on my squuezebox server (synology). Plugin is working. I could generated a API key. But I'm receiving an error message connect timed out if try to search or one of the other options. [14-06-15 13:46:17.4903] Plugins::SqueezeCloud::Plugin::tracksHandler (237)

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-06-12 Thread 505
New version is now part of my official 3rd party repository, which is an official one. So everyone can install the plugin. No need to add an additional repository. My patch: 'Reduce brightness when screen saver is active' (http://server.vijge.net/squeezebox/) for Touch (and maybe Radio)

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-06-10 Thread 505
I can reproduce the error that some tracks are not playable. Although I have no idea what causes it. The track is listed as streamable. However, if I try the download method, that track can be played. To overcome this, I have uploaded a new version. This version has an extra preference to use

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-06-10 Thread mkkyah
Thanks 505, I can confirm that your new version works. I can get new api key, and (although I don't know the effects) play method can be chosen. There is an old problem with the plugin (at least by my server); tracks playing well, but you cannot move timeline, you cannot move back and forth. Is

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-06-10 Thread 505
mkkyah wrote: There is an old problem with the plugin (at least by my server); tracks playing well, but you cannot move timeline, you cannot move back and forth. Is there a chance that you can have a look? Yep, I have the same problem. You cannot skip ahead in a song, cannot pause a song (it

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-06-10 Thread mkkyah
505 wrote: I'll try fixing it, but can't promise anything. That's indeed promising! Thanks for the effort. mkkyah's Profile: http://forums.slimdevices.com/member.php?userid=58652 View this thread:

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-05-28 Thread 505
Getting the API key was not working, so I updated the plugin to make it work. Basically Robert Gibbon already did everything on GitHub, but just forgot to change the one URL to make it actually work. Because I could not change the original files, I cloned the project. This does mean that you need

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-05-28 Thread MAlgol
505 wrote: Getting the API key was not working, so I updated the plugin to make it work. Basically Robert Gibbon already did everything on GitHub, but just forgot to change the one URL to make it actually work. Because I could not change the original files, I cloned the project. This does

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-05-27 Thread MAlgol
So I've started using Soundcloud and really wanted a SB plugin for it and found this. But I'm afraid I don't have a clue on how to install it (if i even can on a SB Classic?). Any help would be greatly appreciated and perhaps add it to the first post so its the first thing anyone see when they

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-05-24 Thread hisdudity
works perfect but i get 400 bad request on my dashboards, likes etc... I have LMS running on synology. What do I need to install? thanks hisdudity's Profile: http://forums.slimdevices.com/member.php?userid=62951 View this

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-04-20 Thread fuchs
Great Plugin, i like it! Fuchs fuchs's Profile: http://forums.slimdevices.com/member.php?userid=62827 View this thread: http://forums.slimdevices.com/showthread.php?t=92723 ___

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-04-12 Thread verypsb
A pity, I really like this plugin... ::Please vote::: '::bug 1330:: New music should work on creation date' (http://bugs.slimdevices.com/show_bug.cgi?id=1330) '::bug 17542:: New and changed doesn't handle changed files ' (http://bugs.slimdevices.com/show_bug.cgi?id=17963) '::bug 17799:: Use a

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-11-27 Thread Marius
@erland, I'm afraid there are no programmers or people that understand what to do around. Marius Marius's Profile: http://forums.slimdevices.com/member.php?userid=62076 View this thread:

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-11-20 Thread Marius
@makv, Tried to follow the steps but I'm not sure I'm doing everything right. I installed the plugin via the windows Squeezebox advanced interface and restarted the server. I don't see the plugin in my 3rd party list though and therefor also not a settings button. The strange thing is that the

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-11-20 Thread kidstypike
Marius wrote: @makv, Tried to follow the steps but I'm not sure I'm doing everything right. I installed the plugin via the windows Squeezebox advanced interface and restarted the server. I don't see the plugin in my 3rd party list though and therefor also not a settings button. The

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-11-20 Thread Marius
Thanks kidstypike, Life can be that simple :o Marius Marius's Profile: http://forums.slimdevices.com/member.php?userid=62076 View this thread: http://forums.slimdevices.com/showthread.php?t=92723

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-11-20 Thread makv
Marius wrote: @makv, Tried to follow the steps but I'm not sure I'm doing everything right. I installed the plugin via the windows Squeezebox advanced interface and restarted the server. I don't see the plugin in my 3rd party list though and therefor also not a settings button. The

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-11-20 Thread matrixed99
Thanks, makv. I looked at your previous post more carefully and was able to use your method to get an API key. But after installing it, none of the user account specific functions like dashboard or favorites work and I can't see my sounds as they are called in Soundcloud. I can playback URLs,

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-11-20 Thread Marius
makv wrote: In your Active plugins section, do you see an entry for Squeezecloud like this: 15326 If not, what do you see exactly? The plugin must be listed somewhere, I would hope! *EDIT *- just saw the replies above! Did the rest of the instructions work Marius? @makv, I also

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-11-20 Thread erland
makv wrote: erland wrote: I just noticed that the central repositories still tries to retrieve the repository data from http://www.whizziwig.com/static/squeezecloud/public.xml which is no longer available. Should we switch to instead retrieve the repository from

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-11-19 Thread makv
erland wrote: I just noticed that the central repositories still tries to retrieve the repository data from http://www.whizziwig.com/static/squeezecloud/public.xml which is no longer available. Should we switch to instead retrieve the repository from

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-11-19 Thread makv
matrixed99 wrote: I've gotten the Soundcloud plugin to work well on LMS 7.8 Fedora 14. But as discussed here previously, clicking on the link in the plugin settings and following the links leads to https://github.com/grobbie/SqueezeCl...e=non-expiring and displays the callback.html file

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-11-18 Thread matrixed99
I've gotten the Soundcloud plugin to work well on LMS 7.8 Fedora 14. But as discussed here previously, clicking on the link in the plugin settings and following the links leads to https://github.com/grobbie/SqueezeCl...e=non-expiring and displays the callback.html file instead. Does anyone know

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-11-15 Thread erland
__r wrote: I have forked the code that the other guy put together on github, and fixed the worst bugs... If you want to use it, the installer is @ http://grobbie.github.io/SqueezeCloud/public.xml If you want to fix it some more, the code is @ http://github.com/grobbie/SqueezeCloud I

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-11-14 Thread makv
makv wrote: I've been trying myself but with no success. I have to admit, I'm not entirely clear on the steps needed to install it. OK, very odd. So I had Extension Downloader turned off, so that didn't help! Having turned it back on, I saw the Soundcloud plugin in the list of Other 3rd party

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-11-14 Thread makv
Aha. So at about the 10th attempt, I finally got this to work under Windows. After adding the repository numerous times, a separate section appeared at the bottom of the plugin list called SqueezeCloud Plugin. This allowed me to check the box and restart (again), at which point I got the warning

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-11-14 Thread makv
Incidentally, since the whizziwig.com URL now seems completely dead, the link to generate an API key (which is needed to connect to your soundcloud account) no longer works. This was accessible from the plugin API and goes here:

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-11-14 Thread makv
Incidentally, since the whizziwig.com URL now seems completely dead, the link to generate an API key (which is needed to connect to your soundcloud account) no longer works. This was accessible from the plugin API and goes here:

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-11-12 Thread makv
fenn wrote: Does anyone have any pointers on how to install SSL and fix the 400 bad request thing on a Buffalo Linkstation? Bit of a linux beginner here, but there didn't seem to be any way of installing apt-get (on stock firmware) but I did manage to install ipkg thinking that might

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-10-11 Thread MattC
Hi __r just wanted to say a huge thanks for your work :-) working great for me on Debian 6 cheers Matt __r wrote: I have forked the code that the other guy put together on github, and fixed the worst bugs... If you want to use it, the installer is @

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-10-04 Thread boardtc
I am running the LogitechMediaServer on a Window Home Server (WHS). Has anyone succeeded in getting a soundcloud plugin working in this environment? boardtc's Profile: http://forums.slimdevices.com/member.php?userid=16085

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-09-16 Thread fenn
Does anyone have any pointers on how to install SSL and fix the 400 bad request thing on a Buffalo Linkstation? Bit of a linux beginner here, but there didn't seem to be any way of installing apt-get (on stock firmware) but I did manage to install ipkg thinking that might work...but then

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-09-10 Thread tgv
I think I must share this I've managed to defeat this 400 Bad request thing. Installing IO::Socket::SSL via CPAN did not help, because squeezeserver looked for it in some different place, and after a lot of mucking around this helped: Code: aptitude -V -R install

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-06-18 Thread mkkyah
Thaks __r, -Artwork stays now whileplayback, - Hottest Tracks, Newest Tracks, search, search tags, URL working with good results, - other options are returning still 400 Bad Request on Qnap ( installed ipkg packages: perl-io-socket-ssl, openssl and openssl-dev) Any help for Qnap?

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-06-03 Thread pippin
Cool! Finally! Have to give it a try :) pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777 View this thread: http://forums.slimdevices.com/showthread.php?t=92723

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-05-30 Thread __r
whizziwig wrote: I wanted a way to play the soundcloud links I keep running into on my squeezeboxes. Squeezecloud was born. currently it can: --play from a soundcloud url --display hot recent tracks --search by tags query it's entirely based on the fantastic YouTube plugin from

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-05-01 Thread Sam Lowry
EmKa wrote: I just came across the plugin yesterday and installed it successfully. Searching and playing works fine with me while things like -My Favorites- doesn't work. So I had a look at both the source code and Soundclouds API documentation. From what I've figured out I think the

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-05-01 Thread markusk
teabot wrote: Thanks for a great plug-in - works really well for me. Now for my wish list :) 1. Scrobble/Now playing integration with Last.fm 2. That is all! http://www.last.fm/api/show/track.scrobble http://www.last.fm/api/show/track.updateNowPlaying +100

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-04-09 Thread EmKa
I just came across the plugin yesterday and installed it successfully. Searching and playing works fine with me while things like -My Favorites- doesn't work. So I had a look at both the source code and Soundclouds API documentation. From what I've figured out I think the authentication isn't

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-03-25 Thread mkkyah
Installing perl-IO-Socket-SSL ipkg on Qnap didn't help. I have also asked to Qnap forum for help, any solution? mkkyah's Profile: http://forums.slimdevices.com/member.php?userid=58652 View this thread:

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-03-23 Thread ofrasergreen
Following djdrey's hint, I installed perl-IO-Socket-SSL (I'm running squeezeboxserver on CentOS 6.4) and the 400 errors went away. ofrasergreen's Profile: http://forums.slimdevices.com/member.php?userid=59365 View this

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-03-07 Thread mkkyah
danzipp wrote: For me it worked out without a Soundcloud plugin: I used Cloud Flipper to convert my SoundCloud personal dashboard into an RSS XML feed. The resulting URL can then be subscribed to directly from the RSS reader of the Logitech Media Server. But CloudFlipper works only with

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-03-07 Thread mkkyah
djdrey wrote: I think this is a dependency issue on some platforms for IO::Socket::SSL - see my comment on the issue on GitHub here: https://github.com/blackmad/squeezecloud/issues/2 Did you get any response for this from the developer. He had problems with reproducing the error, maybe that

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-03-03 Thread danzipp
mkkyah wrote: I'm afraid we need another Soundcloud plugin or developer, developer seems to lose interest. For me it worked out without a Soundcloud plugin: I used Cloud Flipper to convert my SoundCloud personal dashboard into an RSS XML feed. The resulting URL can then be subscribed to

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-03-03 Thread djdrey
I think this is a dependency issue on some platforms for IO::Socket::SSL - see my comment on the issue on GitHub here: https://github.com/blackmad/squeezecloud/issues/2 djdrey's Profile:

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-02-24 Thread squeezybox
johan d wrote: Just discoverd thet only newest tracks give me a list of songs, all the rest gives me 400 bad request. this is what my log says [13-02-15 20:25:54.6503] Plugins::SoundCloud::Plugin::tracksHandler (327) search type: activities ... [13-02-16 12:55:47.9495]

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-02-24 Thread mkkyah
I'm afraid we need another Soundcloud plugin or developer, developer seems to lose interest. mkkyah's Profile: http://forums.slimdevices.com/member.php?userid=58652 View this thread:

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-02-16 Thread johan d
johan d wrote: Hello, i added the XML, and saw appaering wizziwig's section in the plugins tab, but no plugins were listed. i installed Soundcloud plugin, but get error 400 bad request when i try to get to my dashboard. What am I doing wrong? is this thread/plugin dead?

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-02-16 Thread johan d
this is what my log says [13-02-15 20:25:54.6503] Plugins::SoundCloud::Plugin::tracksHandler (327) search type: activities [13-02-15 20:25:54.6527] Plugins::SoundCloud::Plugin::tracksHandler (328) index: 0 [13-02-15 20:25:54.6549] Plugins::SoundCloud::Plugin::tracksHandler (329) quantity: 200

Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-02-14 Thread johan d
Hello, i added the XML, and saw appaering wizziwig's section in the plugins tab, but no plugins were listed. i installed Soundcloud plugin, but get error 400 bad request when i try to get to my dashboard. What am I doing wrong?

<    1   2   3   >