Kodi Community Forum
[RELEASE] Qobuz : an add-on for the Qobuz music streaming service - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Music Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=148)
+---- Thread: [RELEASE] Qobuz : an add-on for the Qobuz music streaming service (/showthread.php?tid=146568)

Pages: 1 2 3 4 5 6 7 8


RE: [WIP] Qobuz-xbmc : an add-on for the Qobuz music streaming service - lem000 - 2012-12-10

Thanks.. will fire up the compiler again and see what we get!

[EDIT] Just re-read that you've done the build already! Will try it out.

If anyone is using an rPi there is a build available for that too in tidalf's github.


RE: [WIP] Qobuz-xbmc : an add-on for the Qobuz music streaming service - lem000 - 2012-12-10

OpenELEC file not found. Will run a build here.


RE: [WIP] Qobuz-xbmc : an add-on for the Qobuz music streaming service - tidalf - 2012-12-10

I need to host files elsewhere... The github retention policy looks quite random


RE: [WIP] Qobuz-xbmc : an add-on for the Qobuz music streaming service - lem000 - 2012-12-10

I have OpenELEC-ION x64 working. I will upload my build tonight for others that want to try it.

One small issue is that sometimes I don't get all the tracks scanned. Re-scanning then gives me a doubled list which I can't edit or delete without clearing the library and starting again.
However, still very impressive. As a standalone plugin even without the library add-on it's still a very nice thing to have.

Only other small suggestion - although really very minor! - Maybe change the name to just 'Qobuz' - the 'XBMC' bit seems slightly unnecessary.


RE: [WIP] Qobuz-xbmc : an add-on for the Qobuz music streaming service - lem000 - 2012-12-10

OpenELEC ION x64 build
http://ubuntuone.com/78RiMGgQ4ro2J67DDgDfgc


RE: [WIP] Qobuz-xbmc : an add-on for the Qobuz music streaming service - tidalf - 2012-12-11

Yop those two need fix (incomplete scans & duplicates)
About duplicates, I'm not sure if they come when doing multiple scans or/and if an item is present in multiple playlists.

(and thx for the build!)


RE: [WIP] Qobuz-xbmc : an add-on for the Qobuz music streaming service - julienzch - 2012-12-19

Hello,

What a surprise to see such a project. I am so glad about your initiative. I was complaining just a few weeks ago about the lack of lossless streaming services and I found Qobuz. I am testing the premium subscription at the moment and I am really impressed by both the Android app and the WebApp. I did not try Qobuz Desktop over Wine yet. As I use xbmc to play my music library, I am really looking forward this addon. So here you will find my encouragement.
I am currently using Eden over OpeneElec so I was not able to test the plugin, but I will try to do it shortly. Frodo is mandatory right ? If only I had python skills, I would definitely help you on the project.
Cheers.


RE: [WIP] Qobuz-xbmc : an add-on for the Qobuz music streaming service - tidalf - 2012-12-19

Yep, the Qobuz service rocks, I agree Smile
And yes, frodo is mandatory (any current openelec build will work). Maybe i'll try to make it works with Eden for ppl that can't upgrade but not today !
Thx for encouragements.

edit : i've retested with eden, it works quite ok except for gapless streaming and of course library integration.



RE: [WIP] Qobuz-xbmc : an add-on for the Qobuz music streaming service - lem000 - 2012-12-23

Hmm.. latest frodo causes qobuz to crash out on login. Can't see anything helpful in the logs either.. humpf!


RE: [WIP] Qobuz-xbmc : an add-on for the Qobuz music streaming service - tidalf - 2012-12-23

update the addon, it's fixed (sys.exit now cause the whole xbmc to exit... go figure Smile)


RE: [WIP] Qobuz-xbmc : an add-on for the Qobuz music streaming service - lem000 - 2012-12-23

Smile


RE: [WIP] Qobuz-xbmc : an add-on for the Qobuz music streaming service - julienzch - 2013-01-07

Hi,

I eventually am able to test since I updated to Frodo. First I can say is that I am really impressed, it works indeed really well. I wish I could contribute to this project but my skills don't go beyond bug testing. Is there a place to report ?

I am really looking forward to the DB scan function.


RE: [WIP] Qobuz-xbmc : an add-on for the Qobuz music streaming service - tidalf - 2013-01-07

Thanks for your comment Smile You could report using the issue system on github (https://github.com/tidalf/plugin.audio.qobuz/issues , you need an account on it), but maybe you'd want to wait for the release of the 0.11.0 (probably this week) as it changes lots of things (probably add new bugs and fix some others), and it adds some new features.

For the db thing, it's probably the next thing on the list Smile


RE: [WIP] Qobuz-xbmc : an add-on for the Qobuz music streaming service - julienzch - 2013-01-08

Good, I will wait for the 0.11.0 release then.


RE: [WIP] Qobuz-xbmc : an add-on for the Qobuz music streaming service - tidalf - 2013-01-15

it's updated to 0.11.0 in the repository, hope it's cool it's a big update : we can now scan without patching xbmc thanks to a http resolver (and thanks to showi) and some other new features (friends, pagination, etc.).