drive-music-player icon indicating copy to clipboard operation
drive-music-player copied to clipboard

Feature request: Team drives support

Open wictorious opened this issue 7 years ago • 3 comments

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

wictorious avatar Jun 20 '17 21:06 wictorious

Hi!

Same here! Team Drive support would be very very welcome!

Thanks!

jaspercuvelier avatar Feb 19 '18 13:02 jaspercuvelier

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.

nsitu avatar Feb 27 '18 00:02 nsitu

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.

jaspercuvelier avatar Oct 19 '18 18:10 jaspercuvelier