Add support for shortcuts of folders to appear in the folder selection list for Google Drive. It would be preferable to add Computers folders directly but unfortunately the Google Drive API does not support this yet: Google Issue Tracker
However, to overcome this issue one can make a shortcut of the music folder in the computer drive and I think Symfonium should be able to pick that up too.
Problem solved:
Personally I don’t back up my music on Google Drive on my root drive, but rather use the “Computers” drive feature, as I have special permissions only for that drive with a service account.
Brought benefits:
Wider accessibility for those of us who use a separate drive (or just use the Google Drive desktop app) to backup our music to Drive.
I think what they are asking for is to be able to use files from a Google drive computer backup, you can add those files to your regular drive as a shortcut but symfonium doesn’t see the shortcut when you go to add the folder.
@Tetra is mostly correct. Xxx is the debug log you asked for.
Basically from the API call, you can see that it is only listing the folders with mime type application/vnd.google-apps.folder. But those are not my only folders, as seen in the image below:
I have one more called “music” but it is a shortcut with mime type application/vnd.google-apps.shortcut. I expect that Symfonium should be able to use said folder as a music source. Currently it does not retrieve this as you are calling the Google Drive API with the .folder mimeType only.
Hello! Could you update if this is working yet? It’s not working for me and I’m trying to figure out if it’s user error. Trying to use a Shared Drive in Google Drive.
Thanks!
JH