Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Drive and Dropbox resolvers #41

Open
wants to merge 139 commits into
base: master
Choose a base branch
from

Conversation

AltarBeastiful
Copy link

Google drive is operational.
Dropbox is operational.

Both resolvers comes with musicManager.js, which is a wrapper for a WebSQL database designed to contain the track list stored on the Cloud.

Dropbox resolver uses a modified version of jsOAuth that can be found here (https://github.com/ISI-Peasy/jsOAuth)

Know bugs :

  • Seek is not working
  • Pause is broken after trying to seek
  • Dropbox : Keeps playing after the end of song

Review on Reviewable

teo and others added 30 commits February 8, 2013 09:39
…ection-ng

ScriptCollection support in Subsonic resolver. Please test.
…ection-ng-ampache

ScriptCollection support in Ampache resolver. Please test.
Add pretty logging of delta in Dropbox resolver.
…auth

Ampache: reauth if the session expires
teo and others added 27 commits March 24, 2013 11:12
…ndles

Resolver bundles creation + bundles for a bunch of resolvers
Fix return of resolve so it return a list.
Add fields to set the App key and secret in the config.ui
@edsharkly
Copy link

Where is musicmanager.js available?

@mrmaffen
Copy link
Member

mrmaffen commented Nov 2, 2015

This resolver would greatly benefit from being ported to 0.9. You can now properly store a cloud collection with Tomahawk.Collection. See https://github.com/tomahawk-player/tomahawk-resolvers/blob/bd924fd342e06c113f59cd6693e65d0b6506ee64/ampache/content/contents/code/ampache.js for reference
I'd really love to have a GDrive and Dropbox resolver in Tomahawk ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.