GMusicFS icon indicating copy to clipboard operation
GMusicFS copied to clipboard

A FUSE filesystem for Google Music

Results 32 GMusicFS issues
Sort by recently updated
recently updated
newest added

Illigal characters (like '/' or '\') Breaks the script because fuse doesn't handle them nicely. A proposed fix could be to replace the illigal chars with spaces or other appropriate...

The webclient interface of gmusicapi is currently broken due to an update in the google service api. This results in an exception with an HTTP 404 error. Switching to the...

Hello, I'm having a little problem with mounting the filesystem. It says that I'm logged in but then the logs show otherwise. No need to say but my password is...

`gmusicfs -vv mountdir` lists the following number of tracks ``` DEBUG:gmusicfs:6615 tracks loaded. DEBUG:gmusicfs:786 artists loaded. DEBUG:gmusicfs:963 albums loaded. ``` going into the mounted directory and trying to `ls` I...

first off thanks for this awsome app. what seem missing is id3 info after a copy. don't know how to implement it myself. would be a great feature.

When I use real file sizes, GMusicFS doesn't work at all, just throws an exception when I try and browse directory contents. When I use fake sizes (no -t), then...

First song: 2,000,000,000 100% 202.93MB/s 0:00:09 (xfr#1, to-chk=12/15) second song: 2,000,000,000 100% 146.62MB/s 0:00:13 (xfr#2, to-chk=11/15) ... A simple cp created a reasonable file size within the same session. I...

Previously I used to be able to add an album to my library, remount the folder and that album would appear, now it seems to be only showing a small...

after i add some music through webinterface, i dont want to remount filesystem to update it

If I download a file that is more than 20MB in size, it just stops downloading at exactly 20MB. This is obviously problematic for recordings of technical talks and such....

duplicate