Google Music Fs
|
11th Mar, 2013, 01:00 AM
Post: #1
|
|||
|
|||
Google Music Fs
Hi ,
i install gmusicfs from here https://github.com/EnigmaCurry/GMusicFS To install, i've done : Install Pip Terminal sudo apt-get install python-pip Install dependencies Terminal Instal gmusicfs Terminal after create file /home/xbian/.gmusicfs with your credential : Quote:[credentials]and Terminal chmod 600 ~/.gmusicfs create folder, add xbian in fuse group and change mode of fusermount Terminal mkdir -p $HOME/google_music sudo usermod -G fuse -a xbian sudo chmod 4755 /bin/fusermount Mount the dir Terminal gmusicfs $HOME/google_music Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
11th Mar, 2013, 01:05 AM
Post: #2
|
|||
|
|||
RE: Google Music Fs
Can you do a ls -Al /dev/fuse?
pilight - modular domotica solution
|
|||
11th Mar, 2013, 01:06 AM
Post: #3
|
|||
|
|||
RE: Google Music Fs
Terminal ls -Al /dev/fuse crwxrwxrwx 1 root fuse 10, 229 Jan 1 1970 /dev/fuse Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
11th Mar, 2013, 01:12 AM
Post: #4
|
|||
|
|||
RE: Google Music Fs
Can you add the user xbian to the fuse group?
pilight - modular domotica solution
|
|||
11th Mar, 2013, 01:18 AM
Post: #5
|
|||
|
|||
RE: Google Music Fs
i've done :
sudo usermod -G fuse -a xbian and now : fusermount: mount failed: Operation not permitted i've done it sudo chmod 4755 /bin/fusermount and now it work Thanks ps : edit first post to havce the complete solution Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
11th Mar, 2013, 01:22 AM
Post: #6
|
|||
|
|||
RE: Google Music Fs
What does this actually do?
pilight - modular domotica solution
|
|||
11th Mar, 2013, 01:27 AM
Post: #7
|
|||
|
|||
RE: Google Music Fs
I've a part of my music on google music
https://play.google.com/music/ it mount this music on local file system. Think it will not work in library mode (i don't use it for music) as there is no tag (don't try yet) but work in file mode. Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
22nd Mar, 2013, 04:41 AM
Post: #8
|
|||
|
|||
RE: Google Music Fs
Why don't you just install the Google Music Plugin, it works great:
Install these add ons in this order (to satisfy dependencies): 1.script.module.mutagen-1.21.0.zip 2.script.module.gmusicapi-2013.02.28.zip 3.plugin.audio.googlemusic-0.8.2.zip |
|||
17th Apr, 2013, 01:49 AM
Post: #9
|
|||
|
|||
RE: Google Music Fs
(22nd Mar, 2013 04:41 AM)ws6an Wrote: Why don't you just install the Google Music Plugin, it works great: Hello, Thanks for the information and links, really appreciate it. I've downloaded the files but I can't seem to install the add-ons, so I presume I'm not doing it right. Which menu system do I have to be in to install these add-ons. I've tried installing the add-ons through Music and System but to no avail. Thanks, Matt |
|||
« Next Oldest | Next Newest »
|