Commit Graph

150 Commits

Author SHA1 Message Date
8382cf5bd5 Detect and alert when searching no sources, fixes #209 2017-10-20 09:09:30 +13:00
c529039d20 Merge branch 'feature/async' 2017-10-14 17:43:12 +13:00
ebe6c90168 Using mopidy image processor 2017-10-11 08:46:30 +13:00
3caac95c55 Timeouts to a universal 30s, should address #214" 2017-10-10 21:15:47 +13:00
c8c3a38656 Code syntax consistency; Tooltips for asset types 2017-10-10 13:32:04 +13:00
2ffa337ffa Standardizing bracket syntax 2017-10-10 13:05:28 +13:00
0ca37b0f62 Track template with extra info; Context menu to get to tracks 2017-10-10 11:50:29 +13:00
b285d5c1a3 Proxy fully operational; Initial API requests to Genius 2017-10-06 09:07:28 +13:00
b2c7478cf9 Revamp of backend method structure; Proxy for any URL 2017-10-04 16:47:15 +13:00
beafc9e2a8 Reducing opportunities for undefined variables; Origin-stamping errors 2017-09-25 20:22:48 +13:00
60a560f4b3 Adding error tracking to python 2017-09-22 16:15:50 +12:00
f8923ecaff Adding timeouts to Mopidy requests, will fix #205 2017-09-22 09:50:56 +12:00
50f3d508bc Adding Sentry/Raven for error tracking 2017-09-19 16:57:59 +12:00
330cc5e049 Missing origin uri when playing entire playlist 2017-09-14 21:05:55 +12:00
cd8e6d0dc6 Wait for mopidy to load before connecting spotify 2017-09-11 08:37:37 +12:00
e4f687d24f Default search settings; Disabled follow button, but visible 2017-09-09 21:06:15 +12:00
56e4c022b3 Separating track loading from track adding for spotify playlists 2017-09-08 08:37:16 +12:00
f24399c897 Loader progress style; Progress for enqueue 2017-09-08 07:57:48 +12:00
bbad09d47b Upgrading webpack; Basic build tasks for better support (#185); Load progress 2017-09-07 16:21:35 +12:00
aa0505802d Progress indicator for processes - could be prettier, but functional for now 2017-09-07 11:16:04 +12:00
0a956a3fdd Testing percentage indicator 2017-09-05 21:13:43 +12:00
4bb3172e52 Cancelling search 2017-09-05 20:36:50 +12:00
d6205d1a25 Searching 'all'; Running smoothly now 2017-09-05 08:26:04 +12:00
dc15e6bed0 Test mode as icon in sidebar; Process for searching 2017-09-04 11:25:58 +12:00
e7f3f689ea Merging actions into unifed format 2017-09-04 08:17:28 +12:00
80077ea01d Moving search results into each provider; #181 2017-08-31 21:13:10 +12:00
403a3fbd8f Removing/unfollowing playlists 2017-08-22 20:44:36 +12:00
a4e935ce17 Starting radio process fired the _STARTED inadvertantly 2017-08-22 08:09:35 +12:00
706e28a7b6 Resumable processes for mopidy 2017-08-16 18:03:07 +12:00
8e030cc936 Resume-able processes for loading library 2017-08-16 12:40:27 +12:00
f51e83099e Processor cancelled vs finished; Re-run processor if incomplete during next render 2017-08-15 16:36:50 +12:00
2dd08fa489 Mopidy local artists 2017-08-13 21:42:19 +12:00
923bd824d7 Counters 2017-08-12 23:07:33 +12:00
eaf86e1848 Moving libraries into each provider for better granularity; Loading all artists (larger than expected) 2017-08-12 23:01:55 +12:00
884d3fdd49 Albums and playlists now loading using processes 2017-08-12 00:02:41 +12:00
f9bb9427f3 Moving playlists library into own space - loaded on demand rather than init 2017-08-11 08:08:03 +12:00
d38c754103 More universal processor style 2017-08-10 16:41:19 +12:00
fd46929ac3 Loading library albums as process; Processes loader for less jammy animation 2017-08-10 12:00:08 +12:00
fcf44d0b28 Lazy loading thumbnails 2017-08-10 08:02:10 +12:00
184ba5547c Unpaginated local albums merged into library.albums 2017-08-08 21:34:52 +12:00
ba97a6be4a Lazy loader; Filter on album library 2017-08-07 21:34:33 +12:00
97ba83a06d Merging local and spotify library 2017-08-07 20:44:59 +12:00
c2b8cfb346 Removing authorized, just use authorization 2017-08-04 22:01:50 +12:00
123fe51289 Service tiles; Start handling disabled services 2017-08-03 21:26:33 +12:00
5184d06f55 Current track images to use Mopidy-Spotify so no immediate dependency on Spotify HTTP API 2017-08-03 15:26:54 +12:00
48c37b3ddf More migration to coreActions 2017-08-02 21:11:22 +12:00
0c134459ea Not requiring spotipy; Moving core into new service 2017-08-02 10:53:30 +12:00
48b32a4a5d Rebuild of touch and click events on tracks 2017-07-22 06:36:47 +12:00
f272c6f733 Editing playlist description; Handling change of local playlist URIs 2017-07-13 07:53:00 +12:00
ad6cc87e27 Ability to set (per-client) to clear tracklist before playing, fixes #134 2017-06-28 08:36:09 +12:00