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
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
Google Music Fs - belese - 11th Mar, 2013 01:00 AM
RE: Google Music Fs - CurlyMo - 11th Mar, 2013, 01:05 AM
RE: Google Music Fs - belese - 11th Mar, 2013, 01:06 AM
RE: Google Music Fs - CurlyMo - 11th Mar, 2013, 01:12 AM
RE: Google Music Fs - belese - 11th Mar, 2013, 01:18 AM
RE: Google Music Fs - CurlyMo - 11th Mar, 2013, 01:22 AM
RE: Google Music Fs - belese - 11th Mar, 2013, 01:27 AM
RE: Google Music Fs - ws6an - 22nd Mar, 2013, 04:41 AM
RE: Google Music Fs - XBianUser - 17th Apr, 2013, 01:49 AM

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

Current time: 10th Jun, 2025, 09:54 PM Powered By MyBB, © 2002-2025 MyBB Group.