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
Open
Changes from 1 commit
Commits
Show all changes
139 commits
Select commit Hold shift + click to select a range
b60bdc9
Merge pull request #34 from tomahawk-player/scriptcollection-ng
teo Feb 8, 2013
0c31e05
Merge pull request #35 from tomahawk-player/scriptcollection-ng-ampache
teo Feb 8, 2013
f759f91
Show the correct URL for recent ownCloud instances.
teo Feb 11, 2013
5210570
Merge branch 'master', remote-tracking branch 'upstream/master'
AltarBeastiful Feb 12, 2013
e7286be
Don't fail if the server doesn't fill out album["album"].
teo Feb 12, 2013
e94fd59
Add empty resolver for Dropbox.
AltarBeastiful Feb 13, 2013
8f91227
Add collection info support to Subsonic.
teo Feb 17, 2013
215967a
Add collection info support to Ampache.
teo Feb 17, 2013
3a7188e
adding musicManager, on working version
Knarf64 Feb 17, 2013
90a5572
Add Oauth authentification to Dropbox resolver.
AltarBeastiful Feb 19, 2013
ca6f80a
Rewrite of the oauth in Dropbox resolver.
AltarBeastiful Feb 19, 2013
f6751b1
Minor correction when deleting the association in Dropbox resolver
AltarBeastiful Feb 20, 2013
fd7815f
Add Google drive resolver with OAuth manager and changes.list request.
AltarBeastiful Feb 20, 2013
d635ec2
Add oauth managment in google drive resolver.
AltarBeastiful Feb 21, 2013
006b53b
Added client_id param for ex.fm calls.
muesli Feb 21, 2013
fc0480f
Intercept session error on every API call and reauth as needed.
teo Feb 22, 2013
82487a7
Fix in the musicManager.js
Knarf64 Feb 22, 2013
e10bfe2
Merge branch 'master' of https://github.com/ISI-Peasy/tomahawk-resolvers
Knarf64 Feb 22, 2013
7bcb6c0
Actually store the new auth token, and use it.
teo Feb 24, 2013
8d7f0c9
Remove commented-out code.
teo Feb 24, 2013
7b0a779
Fix callbacks in google drive (use bind function).
AltarBeastiful Feb 24, 2013
cd5a252
working version of music Manager
Knarf64 Feb 24, 2013
f1dbfaf
merged
Knarf64 Feb 24, 2013
63433ec
Add license to Google drive, dropbox and musicManager.js
AltarBeastiful Feb 24, 2013
905d7ca
Asyncify.
teo Feb 24, 2013
b1efc86
Merge pull request #36 from tomahawk-player/ampache-reauth
teo Feb 24, 2013
ed8afb1
Added track count support to Ampache.
teo Feb 26, 2013
53ccdf7
DRY in Ampache handshake processing.
teo Feb 26, 2013
db1b2aa
Cursor support and multiple delta pages on Google drive resolver.
AltarBeastiful Feb 26, 2013
5a38139
Add ID music Manager
Knarf64 Feb 26, 2013
38a034f
Merge branch 'master' of https://github.com/ISI-Peasy/tomahawk-resolvers
Knarf64 Feb 26, 2013
a47a28a
Google drive : add itself inside scriptcollection ,
Knarf64 Feb 26, 2013
d7488b2
MusicManager of dropbox updated from google'one
Knarf64 Feb 26, 2013
dfeeb91
Add custom url handler for google drive resolver.
AltarBeastiful Feb 26, 2013
9a535d1
Dropbox resolver:
AltarBeastiful Feb 26, 2013
8e174af
Merge branch 'master' of github.com:ISI-Peasy/tomahawk-resolvers
AltarBeastiful Feb 26, 2013
88bf984
Log info for ID3 tags in dropbox and google drive.
AltarBeastiful Feb 26, 2013
469f974
Add reportCapabilities to resolvers.
AltarBeastiful Feb 26, 2013
54682f4
Add the parsing of id3 tags.
AltarBeastiful Feb 27, 2013
07374f2
ca marche avec la downloadUrl + le token
loclamor Feb 27, 2013
576e63a
ajout du parametre ID lors de l'appel a readCloudFile
loclamor Feb 28, 2013
5c763c7
Make token refresh synchronous in googleDrive.
AltarBeastiful Feb 28, 2013
5042c0c
Update README
jherskowitz Mar 3, 2013
d8d940c
Auto refresh token in Google drive resolver.
AltarBeastiful Mar 4, 2013
dd3fdc4
Set a prettyName for Subsonic/Runners-ID.
teo Mar 4, 2013
93301c9
Add different text/icon support to Ampache resolver for ownCloud.
teo Mar 5, 2013
e625a9d
Add different text/icon support to Subsonic resolver for Runners-ID i.e.
teo Mar 5, 2013
5deb9a5
Oops, forgot the icon.
teo Mar 5, 2013
c1aa0d2
Use new Ampache logo in resolver config dialog.
teo Mar 5, 2013
166efe4
Resize a bit.
teo Mar 5, 2013
b853e0a
Made it transparent with the apex of my GIMP skills.
teo Mar 5, 2013
daac349
Add tracks tags in musicManager DB for google drive resolver.
AltarBeastiful Mar 5, 2013
a42410e
Cahnge custom url handler to show a hostname.
AltarBeastiful Mar 5, 2013
2ff8dfd
Fix if not all tags are given when adding track.
AltarBeastiful Mar 5, 2013
a0f379f
--
Knarf64 Mar 6, 2013
4081cd6
Merge branch 'master' of https://github.com/ISI-Peasy/tomahawk-resolv…
Knarf64 Mar 6, 2013
fa3531e
Use downloadLink to play google drive files
AltarBeastiful Mar 6, 2013
1a3cc80
Merge branch 'master' of github.com:tomahawk-player/tomahawk-resolvers
AltarBeastiful Mar 6, 2013
656ee8d
Merge branch 'master' of github.com:ISI-Peasy/tomahawk-resolvers
AltarBeastiful Mar 6, 2013
8218484
Merge branch 'feature/id3tag'
AltarBeastiful Mar 6, 2013
7340dcf
Safer Addtrack and test to proove it
Knarf64 Mar 6, 2013
0466358
Test scenario DuplicateInsertion add
Knarf64 Mar 6, 2013
9c0a318
Enable add results in GD
AltarBeastiful Mar 6, 2013
8c17523
Test scenario Insertion without the core information track add
Knarf64 Mar 6, 2013
4867a37
ajout fonction collection dans gd.js
Mar 6, 2013
646240a
Merge branch 'master' of https://github.com/ISI-Peasy/tomahawk-resolvers
Mar 6, 2013
4b80285
Test scenario : delition without key add and some corrections
Knarf64 Mar 6, 2013
87dc694
Complete ID3Tag callback in Dropbox.
AltarBeastiful Mar 6, 2013
f1a4957
Merge branch 'master' of https://github.com/ISI-Peasy/tomahawk-resolvers
Knarf64 Mar 6, 2013
f6c1490
Unsloppify string in Ampache config ui.
teo Mar 6, 2013
dc5ef92
Consistency++
teo Mar 6, 2013
c767bc0
Merge branch 'feature/id3tag'
AltarBeastiful Mar 7, 2013
e18d935
Add log message in track function
AltarBeastiful Mar 7, 2013
d985a71
adding fixed : wrong row title instead of track
Knarf64 Mar 7, 2013
0797495
Merge branch 'master' of https://github.com/ISI-Peasy/tomahawk-resolvers
Knarf64 Mar 7, 2013
be2d491
Removing buggy log
AltarBeastiful Mar 7, 2013
0d39d08
Changed Title to Track to add into database
Knarf64 Mar 7, 2013
2f7ebcc
Dropbox music manager adapted from the newest version of GD music man…
Knarf64 Mar 7, 2013
5968b1d
Little corrections on music manager et the concat bug of googledrive.js
Knarf64 Mar 7, 2013
8f70b22
add fonction collection to dropbox.js
Mar 7, 2013
359b73e
Merge branch 'master' of https://github.com/ISI-Peasy/tomahawk-resolvers
Mar 7, 2013
81a5330
[beets] Bundlify
xhochy Mar 17, 2013
2c1a136
[beets] Load config on startup.
xhochy Mar 17, 2013
051a4fa
[beets] jslint coding style
xhochy Mar 17, 2013
088d4cc
Add copyright information
xhochy Mar 17, 2013
326ae9d
Fix YouTube parsing.
rotzbouw Mar 21, 2013
fcd6f03
Change Googledrive incon to SVG.
AltarBeastiful Mar 22, 2013
71fb450
Change Dropbox incon to svg.
AltarBeastiful Mar 22, 2013
6231447
Change config.ui of dropbox and google drive with SVG icon
AltarBeastiful Mar 22, 2013
fd58e5a
Merge pull request #32 from hades/master
muesli Mar 24, 2013
6749b80
Rearrange Subsonic directory structure as a bundle.
teo Mar 9, 2013
d2a81ff
Added script to convert JSON resolver config into desktop file format.
teo Mar 13, 2013
6336023
Replace desktop file with JSON config.
teo Mar 13, 2013
1e17d11
Whitespace--
teo Mar 13, 2013
81b983d
Bundlify Ampache!
teo Mar 14, 2013
3ad2807
Move scripts around a bit.
teo Mar 15, 2013
981e9c8
We actually don't need any gems for this script.
teo Mar 15, 2013
84be58c
Use UTC in json2desktop.rb output timestamp.
teo Mar 15, 2013
3028ddc
New script to create resolver bundles (axes).
teo Mar 15, 2013
90e61b5
JSON doesn't want comments, d'oh.
teo Mar 15, 2013
e22b0e0
Add --release switch to makeaxe.rb avoid inclusion of revision hash.
teo Mar 17, 2013
fb77aeb
Bundlify 4shared.
teo Mar 18, 2013
8d7f443
Bundlify Dilandau.
teo Mar 18, 2013
d5fcd69
Bundlify Grooveshark.
teo Mar 18, 2013
66db813
License headers.
teo Mar 18, 2013
75b0d57
Fix indentation. Sorry.
teo Mar 18, 2013
f861ee4
Fix indentation again.
teo Mar 18, 2013
ebb6ea2
Bundlify Jamendo.
teo Mar 18, 2013
e9d4291
Bundlify Last.fm.
teo Mar 18, 2013
ebc8073
Initial documentation.
teo Mar 18, 2013
11b90e1
Added HACKING file contents.
teo Mar 18, 2013
637cd40
Bundlify Official.fm.
teo Mar 18, 2013
ea89200
Bundlify Qobuz.
teo Mar 19, 2013
e9455bb
Bundlify SoundCloud.
teo Mar 19, 2013
58ab806
Bundlify 8tracks.
teo Mar 19, 2013
0dea9b7
Bundlify VKontakte.
teo Mar 19, 2013
8228750
Bundlify YouTube.
teo Mar 19, 2013
01a8832
Add licensing information.
teo Mar 19, 2013
a47c79a
Improve wording in HACKING.
teo Mar 19, 2013
9b2a972
Merge pull request #38 from tomahawk-player/resolverbundles
teo Mar 24, 2013
5133062
Merge pull request #39 from xhochy/feature/bundle-beets
teo Mar 24, 2013
71e3c9b
Add images dir for compatibility reasons.
teo Mar 24, 2013
67e38a1
Merge branch 'master' of github.com:tomahawk-player/tomahawk-resolvers
AltarBeastiful Mar 24, 2013
38425a0
Make custom url handler asynchronous in Google Drive.
AltarBeastiful Mar 24, 2013
97101ba
update to allow cloudstream to ask a new streamUrl
loclamor Mar 25, 2013
8dba55e
Merge branch 'master' of https://github.com/ISI-Peasy/tomahawk-resolvers
loclamor Mar 25, 2013
5ecd12d
Flush track DB when deleting association.
AltarBeastiful Mar 27, 2013
8091d38
Flush DB when deleting association in google drive.
AltarBeastiful Mar 27, 2013
ea28e7a
Bundle Google Drive and Dropbox resolvers.
AltarBeastiful Mar 24, 2013
f2f8905
Handle case when querying the musicManager DB.
AltarBeastiful Mar 27, 2013
7cfa33d
Better Handle of resolve in musicManager.
AltarBeastiful Mar 27, 2013
b80ba8c
Add error handling when executing SQL in musicManagers.
AltarBeastiful Mar 28, 2013
43583b5
Update readCloudUrl function name.
AltarBeastiful Mar 28, 2013
c95ab93
Handling undefined album insertion into database, with bunch of test …
Knarf64 Mar 29, 2013
d979229
Remove OAuth App key and secret from resolvers.
AltarBeastiful Mar 29, 2013
27912d0
Remove call to addLocalJSFil. Now using resolver bundle.
AltarBeastiful Apr 9, 2013
52977ca
Encode url when the custom url handler is called.
AltarBeastiful Apr 10, 2013
3d4d3c3
Update track database when artists() is called.
AltarBeastiful Apr 10, 2013
8b3b891
Change function name to asyncFormPostRequest.
AltarBeastiful Apr 11, 2013
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Flush track DB when deleting association.
  • Loading branch information
AltarBeastiful committed Mar 27, 2013

Verified

This commit was signed with the committer’s verified signature.
bkontur Branislav Kontur
commit 5ecd12d02cf5033f0ec02917f2ab7909e0aadddc
1 change: 1 addition & 0 deletions dropbox/dropbox.js
Original file line number Diff line number Diff line change
@@ -72,6 +72,7 @@ var DropboxResolver = Tomahawk.extend(TomahawkResolver, {
dbLocal.setItem('dropbox.cursor','');

this.oauth.deleteAssociation();
musicManager.flushDatabase();

},