Commit Graph

102 Commits

Author SHA1 Message Date
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
aj
deb35fe160 added shuffle and next to alarm, next and shuffle to network 2019-04-30 23:16:54 +01:00
aj
08a07800dc implemented alarm and network device methods 2019-04-30 23:02:29 +01:00
aj
b95ca24f28 started implementing player and play 2019-04-30 21:41:38 +01:00
aj
0726e15c9d list comprehension on export 2019-04-30 16:48:46 +01:00
aj
d4b39fe9f2 objectified network and playlist 2019-04-30 16:10:41 +01:00
aj
804b0b607e adding date folder generation 2019-03-04 22:45:58 +00:00
aj
afc73bb8e1 added album id export 2019-03-04 21:41:13 +00:00
aj
45de569308 added path specification for export and user playlists only 2019-03-04 21:31:32 +00:00
aj
447f68a893 added backup function 2019-02-28 07:49:52 +00:00
aj
a250c84b67 added naming format for report output 2019-02-27 23:57:31 +00:00
aj
ce560396aa added playlist export 2019-02-27 23:48:19 +00:00
aj
920f2e4ed7 added get user playlists 2019-02-27 23:05:44 +00:00