drive-music-player
drive-music-player copied to clipboard
Feature request: Team drives support
Google introduced Team Drives to Google Drive. However, we are unable to use Drive Music Player with files inside Team Drives. Apps must be updated in order to support these drives.
I believe these are some of the changes that have to be made in order to support Team Drives: https://developers.google.com/drive/v3/web/enable-teamdrives
We hope these changes are possible :)
Kinds regards, Happy Drive Music Player users
Hi!
Same here! Team Drive support would be very very welcome!
Thanks!
I'd like to add my "plus one" to this request. I just uploaded 100 Gigs of audio to a team drive, only to discover I couldn't play them.
I forked the project and in my version, I added Team Drive support. I also migrated the Google Drive API from 'v2' to 'v3'. The "playlist" function is disabled, because realtime API is deprecated. I'm not a professional developer, so the best I could come up with is to create a bookmark from the url with the file ID's in it...
You can try my version here: https://musicplayer.sgfv.be/ The github project is here: https://github.com/jaspercuvelier/drive-music-player
If you see serious errors/security problems, please give me a heads up.