Commit Graph

64 Commits

Author SHA1 Message Date
aj
92217ad3a4 added model magic functions 2019-09-13 16:31:40 +01:00
aj
3879562e82 added optional api call 2019-09-12 13:11:25 +01:00
aj
ac410dfeb9 added playlist reordering and sorting by added date 2019-09-12 12:41:25 +01:00
aj
5140892288 return type annotations 2019-09-12 08:41:48 +01:00
aj
36e20d8ec3 added filter framework, migrated to processor package 2019-09-05 15:51:42 +01:00
aj
20090d14b5 separated spotframework from web front, centralized logging init 2019-09-05 12:20:21 +01:00
aj
ad9c40ea27 added playlist printing, model props, added popularity sorting 2019-09-05 11:42:35 +01:00
aj
0bd9fac8f4 fully objectified model 2019-09-04 17:45:26 +01:00
aj
2f840f879b fixed argument selection 2019-08-25 16:30:46 +01:00
aj
11f4ac7b56 fixed iteration error handling on get_playlist, added api rate limit handling 2019-08-21 12:16:24 +01:00
aj
3c50bf7a5a added description overwrite and suffix support 2019-08-19 00:52:02 +01:00
aj
04840b3cd5 reverted logging to retrieving default handler 2019-08-18 09:44:34 +01:00
aj
9af0b4f03d improved logging 2019-08-17 18:32:13 +01:00
aj
683985d9ce remove unused make playlist method, included return json for create playlist 2019-08-14 22:58:35 +01:00
aj
22d22b4d9d added play by uris to play 2019-08-12 00:34:25 +01:00
aj
37328b8a58 logging only error message instead of whole json reply 2019-08-10 17:54:25 +01:00
aj
0b68a45d50 added create_playlist 2019-08-10 17:06:45 +01:00
aj
b2d7c2c078 added subscript checking 2019-08-08 00:10:04 +01:00
aj
ff6d2a9e25 use all followed playlists instead of user playlists 2019-08-07 22:25:25 +01:00
aj
7687e17f4f remove tracks from recommendations log 2019-08-07 22:02:27 +01:00
aj
4cc5475de7 migrated to logging api 2019-08-07 15:45:25 +01:00
aj
2768854a9e duplicate removal of submit_parts, sorting for description 2019-08-05 23:08:57 +01:00
aj
f17ac71168 added recommendations to network and playlist engine 2019-08-05 18:31:00 +01:00
aj
5d285a3241 fixed description sourcing 2019-08-04 02:06:11 +01:00
aj
143db275f8 handling for playlist references 2019-08-04 02:02:30 +01:00
aj
cc390e2088 added int cast 2019-08-03 19:41:23 +01:00
aj
a93ea5c27d added recents processing 2019-08-03 12:19:59 +01:00
aj
c221025c5f integrated cloud function, removed implied environment variables 2019-08-02 12:02:24 +01:00
aj
5aa8e47ddf added random sample, changed to f strings 2019-07-09 11:01:32 +01:00
aj
a27280f5c6 included last month in filter, added config for alarm 2019-06-28 10:50:59 +01:00
aj
a379320de7 added specific playlist refreshing 2019-06-12 15:55:46 +01:00
aj
35633f1396 pep 8 code style 2019-06-11 11:59:24 +01:00
aj
cc41e949a9 added ignore recent parts 2019-06-10 22:23:03 +01:00
aj
e00dda22a1 removed dodgy error handling 2019-06-10 21:59:36 +01:00
aj
89f8c8961b added playlist engine and recent playlist 2019-06-10 21:46:43 +01:00
aj
9750ff8b80 added handling for local tracks 2019-05-30 20:45:29 +01:00
andy
de247960ba
Create README.md 2019-05-26 20:28:54 +00:00
aj
793b03c28d added slack notifying, playlist description writing 2019-05-26 20:42:01 +01:00
aj
81c2c290dd added shuffle option 2019-05-15 14:31:16 +01:00
aj
ddc8c0918b added logging, catching to dump logs 2019-05-14 22:58:15 +01:00
aj
92f4d906bd added json parsing, added generate playlists 2019-05-14 20:41:36 +01:00
aj
c8f09bd6c2 added pause, replaceplaylisttracks, addplaylisttracks 2019-05-14 13:55:51 +01:00
aj
9ba05eb7a7 added make playlist 2019-05-14 13:29:40 +01:00
aj
fa7748b0ae added dumping logs on error 2019-05-14 13:05:25 +01:00
aj
2046dda356 moved authorization header to request methods 2019-05-14 12:50:55 +01:00
aj
a12fc26a4f moved request to separate message, added logging 2019-05-14 12:39:17 +01:00
aj
dce90e1ccc fixed print format 2019-05-10 12:26:47 +01:00
aj
06535cdb84 alarm play this month's playlist, removed compulsory track retrieval from playlist loading 2019-05-08 22:41:47 +01:00
aj
707404a248 added volume control 2019-05-07 23:16:04 +01:00
aj
0c5729d7c5 added checking for phone 2019-04-30 23:56:55 +01:00