GMusicFS
GMusicFS copied to clipboard
A FUSE filesystem for Google Music
it sounds like the api is asking for more information than we are passing to it because i get the error TypeError: login() takes at least 4 arguments (3 given)
Lately I'm getting the following error: ``` cp gmusic/artists/x/y.mp3 . cp: cannot open 'gmusic/artists/x/y.mp3' for reading: Bad address ``` Is it still supposed to work or did Google change anything?
`gmusicfs: command not found`
Hi, I would like to make an [AUR](https://aur.archlinux.org) package for your module. I can't seem to find a license, though. Have you picked one or is it in the public...
May it be possible that I submit a patch, that enables the fs to increment the play count of a file, every time it is played?
INFO:gmusicfs:Logging in... Traceback (most recent call last): File "/usr/local/bin/gmusicfs", line 9, in load_entry_point('GMusicFS==0.1', 'console_scripts', 'gmusicfs')() File "/usr/local/lib/python2.7/dist-packages/gmusicfs/gmusicfs.py", line 476, in main fs = GMusicFS(mountpoint, true_file_size=args.true_file_size, verbose=verbosity, scan_library= not args.nolibrary) File...
If I try to copy a mp3 to another folder or I try to play music with VLC it fails. By copying occours: Error opening file: Bad address
Hi, there is an issue by logging in. gmusicfs.py needs at line 176 an extra 3rd argument passed: deviceId see: self.api.login(username, password, deviceId)
After a fresh install on GMusicFS with all the dependencies, I get an error when executing `gmusicfs ~/google_music` The full output of the command is this : ``` Traceback (most...
After eric@pico:~$ gmusicfs audio/google_music Files can't be read by OS: eric@pico:~$ file * audio/google_music/artists/alain souchon/1995 - défoule sentimentale (live)/017 - le fil (live).mp3: executable, regular file, no read permission even...