Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

Google Music Fs
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Google Music Fs
11th Mar, 2013, 01:00 AM
Post: #1
belese Offline
Moderator
******
Posts: 650
Joined: Jan 2013
Reputation: 38
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
pip install https://github.com/terencehonles/fusepy/tarball/master
pip install https://github.com/simon-weber/Unofficial-Google-Music-API/tarball/develop

Instal gmusicfs
Terminal
pip install https://github.com/EnigmaCurry/GMusicFS/tarball/master

after create file /home/xbian/.gmusicfs
with your credential :
Quote:[credentials]
username = your_username@gmail.com
password = your_password
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
Find all posts by this user
Quote this message in a reply
11th Mar, 2013, 01:05 AM
Post: #2
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Google Music Fs
Can you do a ls -Al /dev/fuse?

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
11th Mar, 2013, 01:06 AM
Post: #3
belese Offline
Moderator
******
Posts: 650
Joined: Jan 2013
Reputation: 38
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
Find all posts by this user
Quote this message in a reply
11th Mar, 2013, 01:12 AM
Post: #4
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Google Music Fs
Can you add the user xbian to the fuse group?

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
11th Mar, 2013, 01:18 AM
Post: #5
belese Offline
Moderator
******
Posts: 650
Joined: Jan 2013
Reputation: 38
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
Find all posts by this user
Quote this message in a reply
11th Mar, 2013, 01:22 AM
Post: #6
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Google Music Fs
What does this actually do?

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
11th Mar, 2013, 01:27 AM
Post: #7
belese Offline
Moderator
******
Posts: 650
Joined: Jan 2013
Reputation: 38
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
Find all posts by this user
Quote this message in a reply
22nd Mar, 2013, 04:41 AM
Post: #8
ws6an Offline
Registered
Posts: 10
Joined: Jan 2013
Reputation: 0
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
Find all posts by this user
Quote this message in a reply
17th Apr, 2013, 01:49 AM
Post: #9
XBianUser Offline
Registered
Posts: 1
Joined: Apr 2013
Reputation: 0
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:

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

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
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 12th May, 2025, 10:57 PM Powered By MyBB, © 2002-2025 MyBB Group.