Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2015-03-17 Thread pierrepoulpe

Qobuz API doc is here :
https://github.com/Qobuz/api-documentation

No, no recently played in their API...
I understand the need. I don't use squeezebox, at home I still use my
home brewed multi room music system, and I added a history... very
useful.

LMS experts : could we imagine store in a local db  albums played
through the plugin...? (so not through any qobuz service)



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2015-03-17 Thread pierrepoulpe

nobody knows better than you if both plugins would work together... ;)
But the title sounds like it fits the need.



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2015-02-24 Thread pierrepoulpe

On one side : 
-I can understand Qobuz wants tu push people to get the 10€ subscription
instead of the 5€. 
-I don't understand the pricing levelling from mp3 streaming @5€, and
the flac one 4 times more expensive...
-... While for me, 20€ for flac streaming is fine.


on the other side,  from the user point of view, I don't see why I would
I pay more because I don't want to use a computer to play in the house
music.


I don't want to show the bad path... but it may be possible to get the
app id and app secret from qobuz desktop, and put it in the plugin.



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2015-02-24 Thread pierrepoulpe

Bandwidth costs not so much.

Qobuz desktop uses the regular api, for sure. Originally I reversed the
API from qobuz desktop sniffing. Today they still use it.



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2015-01-20 Thread pierrepoulpe

rotho wrote: 
 Has anyone succeeded in loading the user-script SqueezeboxQobuz.user.js
 in Safari on a iOS device ?
 
 I would love to be able to use the Qobuz Plugin directly from the Web
 Brower of my iPad...

I doubt that any smartphone is able to do that.
Userscript is a powerful feature of desktop browsers, including firefox
(with a plugin) opera (12, not the new webkit based opera next) and
chrome. But not IE...

But if you find a trick...



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-12-18 Thread pierrepoulpe

pnaga wrote: 
 Unfortunatley the script is not working anymore. Apparently related to
 the new format of there web pages!

Fixed. Unfortunately, each time qobuz dev team will change their webpage
layout, I'll have to modify my script...



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-11-21 Thread pierrepoulpe

local.bin wrote: 
 My heavy hands deleted more than the // and it works now thanks.
 
 My previous cauth change works too, so thanks.

I added the cauth parameter like you said to the script, by default
empty, but I have no way to test it. Tell me if it looks ok for you on
github.



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-11-20 Thread pierrepoulpe

pnaga wrote: 
 Hi
 The format of yhe Qobuz web page has changed and the greazemonkey script
 for firefox does not work anymore!
 Any solution?
 Thanks

I updated the script to match new qobuz page.
Could you try and give me your feedback?

(same URL as original
https://github.com/pierrepoulpe/SqueezeboxQobuz/blob/master/SqueezeboxQobuz.user.js
)



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-11-20 Thread pierrepoulpe

local.bin wrote: 
 Are you running it in Firefox or Chrome, or should it run in both?
 
 I had to add - const multiPlayerAuth = cauth=xx previously to
 get it to work directly with my SB touch.
 
 I cannot get it to run, but to be honest i struggled before for it to be
 consistent, so it is likely my user error.
 
 When I select the pull down menu to select the playback mechanism the SB
 is not there as an option.
 
 Using 64bit Chrome and Firefox.

It adds a new button on the right... works on opera/chrome/firefox
(ubuntu 14.10 x64), cf. screenshot
16714


+---+
|Filename: qobuzuserscript.jpg  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=16714|
+---+


pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2013-11-12 Thread pierrepoulpe

mherger wrote: 
  http://www.pierrebeck.fr/SqueezeboxQobuz/
 
  No 1.84 here - Where have you guys managed to get it from?
 
 As I didn't hear back from Pierre I decided to upload it to my server.
 You  
 should get it from there without any modification to your setup. But if 
 
 you have entered Pierre's repository manually, then you should remove
 it.
 
 -- 
 
 Michael

Sorry for the late, I saw your email during holiday Michael, but didn't
have access to my system.

1.85 is now uploaded to my website, so no change is required for those
who kept the URL pointing on my site.

Tell me if there is any further update...



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2013-04-03 Thread pierrepoulpe

mherger wrote: 
 I'm sorry, no, nothing you can do. They changed their response format.
 I'll fix this asap.

Fix uploaded in version 1.83



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2013-03-10 Thread pierrepoulpe

erland wrote: 
 I've updated the url in the official repositories now so it takes the
 data from your site instead of github, so now people will get the latest
 version without setting up your specific repository url also.
 
 If you change the url in the future it's good if you inform, me, Triode
 or mherger and ask us to change the url which is used to generate the
 official repositories, this will make it easier for new users to find
 your plugin since it appears in the plugin list in LMS Settings without
 adding your repository url.

I didn't know it was in the official repositories... that's good.
As long as I renew my domain, I have the control over the URL, and can
guarantee it won't change again...



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2013-03-06 Thread pierrepoulpe

Ok, some news.
Qobuz told me that they were originally using the URL base
player.qobuz.com for some technical reason, but now they will abandon
this URL. Eveyrthing will work on www.qobuz.com. 
This is documented on the API docs, but I didn't see it.
Normally qobuz desktop should auto update and point to www.qobuz.com,
but for some reason, it didn't on my test machine when I tried monday.
So I - wrongly - concluded that the problem was on their server.

So we fixed that quickly in the plugin, that's easy.

The trick is about github, where we store the plugin source, and also
the plugin.

I originally posted builds and repo.xml on my personal website.
(http://www.pierrebeck.fr/SqueezeboxQobuz/repo.xml)
Since 2012-11-13, in the post #53, we moved to github.
(cloud.github.com/downloads)
Now github removed a functionality, and we can't update repo.xml or add
new builds. We have to move the builds in an other place.
In the mean time, some people are still getting repo.xml from my
website, where it's still pointing to version 1.60.

So we decided to move back to my website, so that people who stayed on
the old 1.60 will get the update. Others who were using github URL will
have to configure their squeezebox server to use the original URL.

In short, 
if you stayed on http://www.pierrebeck.fr/SqueezeboxQobuz/repo.xml, do
nothing, you'll get v1.82.
if you stayed on cloud.github.com/downloads... Please update repo.xml
URL to http://www.pierrebeck.fr/SqueezeboxQobuz/repo.xml on your
squeezebox server config page (plugins tab). There is nothing else to
do.
if you downloaded manually the plugin, please download the last version
(today v1.82) here http://www.pierrebeck.fr/SqueezeboxQobuz/

Post #10 is up to date, and will always be the reference.

Sorry for the confusion...



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2013-03-03 Thread pierrepoulpe

Hi everybody.

I'm not personally using squeezeboxqobuz plugin, but a home brewed music
server, with the qobuz API implemented in python. I have issues from
friday. Error 404, randomly. 
So the problem is a change on qobuz side.

I'll try to investigate that tonight, maybe I(we) didn't respect
something in the API spec, or they change something in the API without
documenting it. Anyway, if qobuzdestop works, by reverse engineering
I'll found. Must not be too complicated



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2013-03-03 Thread pierrepoulpe

ok same problem on qobuz desktop. It's a server side issue, we can wait,
or add a retry loop 



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2013-02-06 Thread pierrepoulpe

pnaga wrote: 
 Hello
 
 This is to mention that the user-script for your browser sometimes
 (rarely I confess) does not work with some albums. Here is an example:
 http://www.qobuz.com/telechargement-album-mp3/Claude-Debussy-Claude-Debussy-Piano-a-4-Mains/Classique/Duo-Crommelynck/Claves-Records/default/fiche_produit/id_produit-0829410478762.html
 
 My browser is Firefox 17.0.1 on W7 64bit
 
 Best regards

Some albums on qobuz doesn't use the same URL structure :
http://www.qobuz.com/*telechargement-album-mp3*/Claude-Deb...

fixed here:
https://github.com/pierrepoulpe/SqueezeboxQobuz/blob/master/SqueezeboxQobuz.user.js



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2012-11-26 Thread pierrepoulpe

mherger wrote: 
  I have noticed before that when retrieving track data sometimes the
  streamable argument is not the same as when you do a sign call with
  authorization token (like track/getFileUrl).
 
 I don't know how venturous you guys are, but I have a modified version
 of  
 1.81 available which should handle samples etc. better. In line with the
 
 response I got from Qobuz (This is really not optimal right now, but we
 
 will change this soon. Right now, you probably should disregard the  
 streamable booleans value. - see  
 https://github.com/Qobuz/api-documentation/issues/9#issuecomment-10717797
 
 for details...) this build no longer filters out tracks based on the  
 streamable property, but tries to play whatever stream it receives. In 
 
 some cases this would be the 60s/MP3 sample only.
 
 I didn't release this just yet, as I'd like to get some more feedback.
 If  
 you feel like replacing a few files manually, please download 1.81a and 
 
 store it wherever your 1.81 is stored.
 
 https://github.com/downloads/pierrepoulpe/SqueezeboxQobuz/Qobuz-1.81a.zip
 
 -- 
 
 Michael

2 remarks : 
- I was wondering if the 3 sub menus under search is optimal... as
searching an album with an artist name works... why searching just an
artist? 
It's one more menu level, but if users (I'm not!) found this useful, let
as it is.

- Samples / 60s mp3 : I would let it play anyway, and just display a
warning (in front of track title like '!!!sample_only') ...


Last week-end I was at a friend, who own a squeezebox radio. I didn't
understand that it was working without directly with mysqueeze.com
without server. 
For this typical case, I was wondering if a raspberry pi, + raspbian was
not the perfect solution : no need of storage, low power consumption,
quite cheap



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2012-11-26 Thread pierrepoulpe

mherger wrote: 
 
 Because I want _all_ the artist's and _only_ the artist's albums. If you
 
 search for someone who has contributed to a lot of recordings, you'll
 find  
 yourself in an endless list of choices.
True... and the screen of SBT is much smaller than my web interface on
my system.



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2012-11-22 Thread pierrepoulpe

SeL wrote: 
 Thanks Michael  Pierre, this plugin is really helpful.
 I'm planning to switch from Spotify to Qobuz and your work is gonna help
 me a lot :)
 I've been using your plugin for 2 days on LMS installed on a Synology
 NAS and with one Squeeezebox Touch a 2 SB Radio.
 
 I rewrote a bit the js script to use in GreaseMonkey / Opera / Chrome so
 that the link goes right before the separator instead of last in the
 list. And awful iframe does not appear anymore. It's a bit better for
 user experience (IMHO).
 Here is the rewritten script in attachment.
 
 Thanks again guys!
Thanks for your feedback.
I tested your modifications on the 3 browsers, and uploaded to github
downloads. Thanks for the improvements!



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2012-11-21 Thread pierrepoulpe

Cfo92130 wrote: 
 Thanks Michael  Pierre,
 
 New version 1.71 works fine for me.
 
 I have also tried to install this Plugin directly in the SBT on the
 internal squeezecenter. After having setup manually the prefs for
 username, pwd and preferred format, It is working fine.
 
 I have one small enhancement to propose : Could you add a research by
 'editor-picks'  which is also available in the Qobuz API ? 
 
 Christian.

This, and settings link that disappeared fixed in 1.73.



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2012-11-21 Thread pierrepoulpe

last update for tonight : you can now browse in your favorites. (1.74)
A good thing would be to be able to add a favorite! 
Michael : Can we simmply add a specific menu/action from a playing
track, like in details?



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2012-11-20 Thread pierrepoulpe

mherger wrote: 
 Wow... guess what? Works fine on 7.8 (which I'm running), but not on
 7.7.  
 And I thought they ware almost identical. Now I have to figure out...
 
 -- 
 
 Michael

I run 7.6.1... fine. If this information can help..



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2012-11-20 Thread pierrepoulpe

mherger wrote: 
  Wow... guess what? Works fine on 7.8 (which I'm running), but not on
  7.7.
  And I thought they ware almost identical. Now I have to figure
 out...
 
  I run 7.6.1... fine. If this information can help..
 
 I(!) had re-written the LMS caching code for 7.7, and introduce a bug in
 
 there which would cause all content to expire _immediately_, if no
 expiry  
 duration was defined while storing something in the cache. The
 workaround  
 in the plugin is to define such an expiry in all cases. And then I
 should  
 go back and fix the code in LMS 7.7, as I've already fixed it in 7.8...
 
 -- 
 
 Michael

In short, you're the man of the situation ;-)



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2012-11-19 Thread pierrepoulpe

mherger wrote: 
 
 - Added a qobuz playalbum 12345 CLI command to play an album directly 
 
 from its ID
Oh you did it? Excellent...

Next stage is a javascript user script, that will allow to launch an
album on the squeezebox directly from www.qobuz.com...



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2012-11-19 Thread pierrepoulpe

dummy post...



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2012-11-19 Thread pierrepoulpe

pierrepoulpe wrote: 
 Oh you did it? Excellent...
 
 Next stage is a javascript user script, that will allow to launch an
 album on the squeezebox directly from www.qobuz.com...


[image:
http://www.pierrebeck.fr/SqueezeboxQobuz/doc_install/userscript.png]
See the new button? cool uh...?

It's kind of dirty hack. But it works... If Qobuz dev team reads this,
why not integrate that in the website, as an accout option of course,
disabled by default.

Tested with Opera 12.10, Chrome 23.0, Firefox 11.0, should be compatible
Safari.
Should not be compatible with IE, unless someone knows a trick.
troll(but seriously, you care about IE?)/troll

1/ Download SqueezeboxQobuz.user.js from
https://github.com/pierrepoulpe/SqueezeboxQobuz/downloads

2/ Edit the file with any text editor to replace the example IP with
your squeezebox server one, line 14. (Delete line 13, uncomment 14)

3/ Set-up the script
Opera : Preferences  Advanced  Content  JS Options  User
Javascript folder : browse to the directory you save the script
Chrome : drag'n'drop the file on Chrome, accept the warning
message.
Firefox : install greasemonkey,
https://addons.mozilla.org/fr/firefox/addon/greasemonkey/, then
drag'n'drop the file to firefox

4/ Open qobuz.com on any album page, click 'Ecouter', you should see the
new menu, and clicking it should launch the play on squeezebox. If you
click again on 'écouter', you'll see the dirty iframe, when actually
working.

Tell me if there is a bone.



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2012-11-19 Thread pierrepoulpe

mherger wrote: 
  See the new button? cool uh...?
 
 Please note that if you have multiple SB devices this will playback on 
 
 whatever player you've been controlling last time you opened the web UI.
 
 You'd need to identify the player ID (MAC address) to be sure you know 
 
 whom you wake up at night :-)
 
 -- 
 
 Michael

added a configurable suffix to URL to pass the player MAC/IP as
parameter.

LMS Help wrote: 
 Multiple Players
 Finally, if more than one player is connected to the system, you can
 specify that player with a unique player identifier for the device being
 controlled. This unique identifier is generated when the player
 connects. This identifier may be in the form of an IP address or MAC
 address, depending on the kind of client that's connecting.
 
 For example, the following pauses the player and then returns the status
 as an HTML page for the player at IP address 10.0.1.202:
 
 http://10.0.1.201:9000/status.html?p0=pausep1=1player=10.0.1.202For
 example, the following pauses the player and then returns the status as
 an HTML page for the player at MAC address: 04:00:20:12:45:AB
 
 http://10.0.1.201:9000/status.html?p0=pausep1=1player=04:00:20:12:45:AB




pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2012-11-16 Thread pierrepoulpe

mherger wrote: 
  http://github.com/downloads/pierrepoulpe/SqueezeboxQobuz/repo.xml -
  Redirection limit exceeded
  in the Squeezebox Server. What shall I do to get the plugin ?
 
 Try  
 http://cloud.github.com/downloads/pierrepoulpe/SqueezeboxQobuz/repo.xml 
 
 instead?
 
 -- 
 
 Michael
port #10 updated



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2012-11-13 Thread pierrepoulpe

d'ovada wrote: 
 Ciao.  Thank you for your help.  I am using the repo.xml (latest
 version).  The player is a Logitech Transporter.  I'll try to attach a
 screen shot.  In the now playing box I get only this:
 
 http://streaming.qobuz.com/get_file?dWlkPTM2NDU3JnBlaWQ9NjMyNzg0NyZwaWQ9MDAxNjcyODEzMTU2OCZtbmI9MSZ0bmI9NiZmbXQ9NiZhcHBfaWQ9OTQyODUyNTY3JnNnbj1kMzJhZTdiYmE0ZWUyMDRmYjdiMGEwMmFkZTljMzQwNzU5ZTllOTIyJmN0cz0xMzUyNzM0NjY3JmN0az1kZDU3NWVjZGQ0MWYxNjViMGU4MjdjYjdlNDY4ZjU0MTU4NTY0YWE5
 
 I can move up or down in the tracks list, but I get no other information
 and no artwork.
 
 ringrazie - david

It really looks like you're running version 1.
could you check that 
-you have nothing in your plugins directory related to qobuz.
-automatic update are enabled in the plugins tab in config page



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2012-11-13 Thread pierrepoulpe

d'ovada wrote: 
 Ciao, Pierre
 It seems to be correct.  The plug-ins config shows version 1.57. 
 I've done all the usual - like delete; re-start everything; re-boot
 everything.  I still get no artwork on the playlist side and no artist
 or album information.  The sound, however is fine.  I'm on Mountain Lion
 10.8.2; Chrome for OSX 23.0.1271.64(latest version).  Maybe someone
 using this configuration can post a screen shot of what I should be
 seeing.  Thank you so much.

[image: http://i40.servimg.com/u/f40/13/80/99/41/captur12.png]

Which version of squeeze server / lms are you using?
Could you post your future screenshot without resize, like with
servimg.com



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2012-11-13 Thread pierrepoulpe

new 1.60 version posted : 
quicker to play the first track 
other internal changes for future evolutions, more respectful of the
servers.



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2012-11-13 Thread pierrepoulpe

In order to be able to work at many on the plugin, and keep track of the
changes, we moved the plugin to github.
To anybody using repo.xml, please update repo.xml URL to this :
http://github.com/downloads/pierrepoulpe/SqueezeboxQobuz/repo.xml

Previous URL will keep active, but won't be updated.



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2012-11-12 Thread pierrepoulpe

Thanks all for your positive and encouraging feedbacks!

I just uploaded a new version (1.56), modified by steveJC and mherger
(Michael) 
http://forums.slimdevices.com/showthread.php?97153-HTTP-Stream-displayed-butdoesn-t-startp=725024viewfull=1#post725024
 
 steveJC
 I added two menus : 
 My Purchases that gives you access to the albums and tracks you have
 bought on Qobuz
 My Playlist : that gives you access to your playlists
 
 mherger
 Fixed the metadata handling and added Public Playlists.
 


sebp wrote: 
 Je sais déjà que Michael apprécie ; aimes-tu le (bon) rhum, Pierre ? ;-) Oh 
 que oui...



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2012-11-12 Thread pierrepoulpe

mherger wrote: 
 What a pity ;-)... I just hit a new bug (and fixed it): playlists didn't
 work if you entered your mail address instead of the username. 
 
 Attached copy would also fetch track metadata if it wasn't in the local
 cache yet. And a bunch more tweaks.

Updated, thanks.



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2012-11-12 Thread pierrepoulpe

d'ovada wrote: 
 As I mentioned earlier I am so pleased (and grateful) for and with your
 efforts.  I am not seeing artist or album information although the
 selections play just fine.  Am I missing something in settings?  Thank
 you, again.

Hello d'ovada,

How did you set up the plugin? repo.xml, or zip download and unzip? If
latter, which version did you get?
Which squeezebox are you using?
Did you try with the album I used for the screenshots, just to try?

Finally, if you download the version 1 (which has no tags  image
support), and after set up the repo.xml URL, hoping it'll update the
plugin... it would explain. It need confirmation, but manually unzipped
plugin is not updated with repo.xml. You have to delete Qobuz folder in
plugins, and then set repo.xml.



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2012-11-12 Thread pierrepoulpe

matka wrote: 
 Got a replay from qobuz, I have misunderstood  the plan. Correct
 version:
 
 10 Euro - everything in 320 CBR
 20 Euro Classical - access to classical only, in Flac or mp3. No access
 to other genres. 
 30 Euro - all in FLAC

I think you're right.

http://www.qobuz.com/abonnement-streaming wrote: 
 Seulement les albums de genre Classique, mais en vraie qualité CD streaming : 
 only classical albums, but in true cd quality (=lossless)



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2012-11-09 Thread pierrepoulpe

Michael added search by genre, recommended albums etc... new version 1.5
posted.

I'll add, I think next week now (weekend w/o computer), management of
user playlist, and favorites if I can.



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2012-11-08 Thread pierrepoulpe

new version uploaded, with help of mherger!



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2012-11-08 Thread pierrepoulpe

sgrienen wrote: 
 How do you update a plugin from the Squeezebox Radio ? I installed the
 1.1 yesterday, now I'd like to test the new release.
 
 Thanks by the way ! It seams to be working quite well. I don't have a
 subscription at Qobuz yet, but I'll reconsider...

Did you use the repo.xml?
I didn't updated correctly until now. You should retry to ... reboot the
radio? force an update somewhere? 
If you updated correctly, you should see cover, artist name, and album
name during playing.



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2012-11-08 Thread pierrepoulpe

by the way, for non french speakers, if you want to evaluate qobuz
catalog, you can subscribe mp3/320 streaming only, for 7€ per month :
http://www.qobuz.com/abonnement/streaming-basic-mensuel

or mp3 streaming + android/ios offline reading (useless in our case) for
10€/month with the second month for free.



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2012-11-08 Thread pierrepoulpe

Zombie wrote: 
 One prob: If I use your update link the server asks me to update all
 the time. I had to switch off automatic update of all plugins.
I think I understood. repo.xml had version=1.3, zip file was named
qobuz_1.3, but install.xml contained version1.1/version
He was downloading the correct file, but thought he was still in 1.1
I moved everything to 1.4.
Could you switch back auto update to on, and tell me if you have one
update to 1.4, and no more after? Thx,



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2012-11-07 Thread pierrepoulpe

6) Ready to use, look in 'My Apps'
[image:
http://www.pierrebeck.fr/SqueezeboxQobuz/doc_install/squeezeplay_1.PNG]
[image:
http://www.pierrebeck.fr/SqueezeboxQobuz/doc_install/squeezeplay_2.PNG]
[image:
http://www.pierrebeck.fr/SqueezeboxQobuz/doc_install/squeezeplay_3.PNG]
[image:
http://www.pierrebeck.fr/SqueezeboxQobuz/doc_install/squeezeplay_4.PNG]



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2012-11-07 Thread pierrepoulpe

Known issues : 
- no pictures when playing
- no details (album name, artist) when playing



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


[SlimDevices: Plugins] Qobuz.com streaming plugin

2012-11-06 Thread pierrepoulpe

Hello, 

I'm developing a plugin for qobuz.com music site.

This site offers both music buying (mp3, lossless 16/44.1, and for some
albums higher res), and streaming in mp3 320 (for the same price than
spotify) AND  it become interesting streaming in lossless 16/44.1
(flac)!

Currently, the site is targeting french-speaking european countries. But
they have plan on the mid-term to open to other countries. 
I never tried to connect from outside france-belgium-switzerland, so I
don't know if they really filter on the ip.
The remaining limitation is that the site is not translated in English,
but with a squeezebox plug-in, it's half a problem.


The plugin is in development, but there is no such work, and I plan to
publish here a working version this week.

The trick is that I don't own personally a squeezebox, so I develop with
softsqueeze...

I need that interested people, who own a squeezebox, and have a
streaming subscription at qobuz.com, test the plugin, and post here
their feedback, missing functionalities etc...



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2012-11-06 Thread pierrepoulpe

pippin wrote: 
 Good idea.
 If I were you, I would test with SqueezePlay instead if SoftSqueeze. If
 it works with that, it will likely also work with the SB.
 That's especially true for menus!

I'm in a strange situation. I don't own any squeezebox hardware, so I
discover this world...
I have difficulties to find documentation, to understand what are real
evolutions (squeezebox classic - squeezebox touch), and what is just
renaming (squeezecenter - squeezeboxserver), what does mean all the
acronyms (SBT, SC, SN...), and finding documentation is a pain, guessing
what is outdated, what is up to date, etc

On the other hand, writing perl for the plugin is not an issue for me,
nor qobuz API for which I already developed for my own multiroom
system.

Could you give some pointers, to docs?

I finally found where to download squeezeplay, I ran it. And I'm
lost, plugins don't appear?
Plugin dev page on the wiki don't talk at all about the difference with
squeezebox touch... I don't know what I have to add to the plugin to
make it visible to squeeze box touch... Do I need to program two
separate plugins? Do lua applets replace the plugins?

Thanks,



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2012-11-06 Thread pierrepoulpe

Thanks pippin. Michael gave me an example that was easier to modify than
the spotify one.
Now I have a working plugin on squeezeplay : 
I can search, it displays all the albums, and I can stream in flac.
Enough for tonight



pierrepoulpe's Profile: http://forums.slimdevices.com/member.php?userid=58007
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins