|
2013-06-08
, 10:50
|
Posts: 466 |
Thanked: 335 times |
Joined on Jan 2010
@ Vienna, Austria
|
#352
|
|
2013-06-08
, 12:07
|
|
Posts: 1,974 |
Thanked: 1,834 times |
Joined on Mar 2013
@ india
|
#353
|
|
2013-06-09
, 23:02
|
Posts: 203 |
Thanked: 375 times |
Joined on Nov 2009
|
#354
|
|
2013-06-09
, 23:03
|
Posts: 173 |
Thanked: 83 times |
Joined on Dec 2011
|
#355
|
Hey guys, could you please test this 1.3.1 packages and let me know how they work. If I don't get any bug reports I'm probably releasing them end of the week.
N9: http://notyetthere.org/data/xbmcremo...tan0_armel.deb
N900: http://notyetthere.org/data/xbmcremo...tle0_armel.deb
Also, if there are some KDE users around, I'm close to release the KDE plasmoid. Would be happy to get some testing. Same for the Ubuntu Phone port.
|
2013-06-09
, 23:10
|
Posts: 203 |
Thanked: 375 times |
Joined on Nov 2009
|
#356
|
I can help you try out the plasmoid. I am currently not using my N9, but laptop is always KDE. Please let me know how I can test the plasmoid.
|
2013-06-10
, 07:56
|
Posts: 669 |
Thanked: 433 times |
Joined on May 2010
|
#357
|
Hey guys, could you please test this 1.3.1 packages and let me know how they work. If I don't get any bug reports I'm probably releasing them end of the week.
N9: http://notyetthere.org/data/xbmcremo...tan0_armel.deb
N900: http://notyetthere.org/data/xbmcremo...tle0_armel.deb
Also, if there are some KDE users around, I'm close to release the KDE plasmoid. Would be happy to get some testing. Same for the Ubuntu Phone port.
|
2013-06-10
, 11:01
|
Posts: 203 |
Thanked: 375 times |
Joined on Nov 2009
|
#358
|
The Following User Says Thank You to mzanetti For This Useful Post: | ||
|
2013-06-11
, 04:41
|
Posts: 173 |
Thanked: 83 times |
Joined on Dec 2011
|
#359
|
Cool. If you're using Ubuntu, you can install packages from my Ubuntu ppa: https://launchpad.net/~mzanetti/+archive/testing
If you are using another distribution you have to compile it yourself for now. Send me an email with informations on your distribution if you can't manage to compile it yourself.
|
2013-06-11
, 07:47
|
Posts: 203 |
Thanked: 375 times |
Joined on Nov 2009
|
#360
|
unfortunately I am on Fedora 18 as of now. I tried installing all the dependencies and then running the binary executable from the package, but I cant fing qt5quick.so and qt5qml.so for fedora . I found all other libs.
git clone git://gitorious.org/xbmcremote/xbmcremote.git cd xbmcremote mkdir build cd build cmake .. -DCMAKE_INSTALL_PREFIX=/usr make sudo make install
The Following User Says Thank You to mzanetti For This Useful Post: | ||
Btw I also tried an SMB share from the NAS instead of UPnP, with the same result - each song is listed multiple times by Xbmcremote (while everything looks normal on XBMC). Maybe that problem would go away with the latest fix though.