diff options
author | Tom <tom@decompile.me.uk> | 2013-06-04 20:02:56 +0100 |
---|---|---|
committer | Tom <tom@decompile.me.uk> | 2013-06-04 20:02:56 +0100 |
commit | 96d6c306e75533423137a31b3cff378f7f916d8d (patch) | |
tree | 2c26cdcbf478fb5a0860c00b520fdf70b447c33e /subsonic-assembly | |
parent | 2b3aea51faeacda81b56007dead357480753722a (diff) | |
download | dsub-96d6c306e75533423137a31b3cff378f7f916d8d.tar.gz dsub-96d6c306e75533423137a31b3cff378f7f916d8d.tar.bz2 dsub-96d6c306e75533423137a31b3cff378f7f916d8d.zip |
Added Offline Scrobbling functionality:
FileUtil: new function to return name of offline scrobbles file
CachedMusicService: added code to scrobble() that appends to offline scrobbles file a search query made from song path and the millis time of that song play
RESTMusicService: override scrobble function that also takes time in millis of scrobble
RESTMusicService: new function to look for offline scrobbleis file and process it by using searchNew to get the song id using the cached query (needs putting on a thread)
RESTMusicServer: Added call to processOfflineScrobbles in checkLicence
Diffstat (limited to 'subsonic-assembly')
0 files changed, 0 insertions, 0 deletions