|
e139da019c
|
better error handling on network
|
2022-12-23 10:23:36 +00:00 |
|
|
047c3c33ea
|
wrapping version in stirng
|
2022-12-20 18:02:48 +00:00 |
|
|
98debaf22a
|
tweaking network error handling, updating ci
|
2022-12-20 18:00:52 +00:00 |
|
|
9212a0a4ce
|
tightening deduplication, more type checking
|
2022-11-09 08:54:56 +00:00 |
|
|
3b3917cec4
|
change music link to mixonomer
|
2022-08-07 19:33:38 +01:00 |
|
|
346156b50d
|
renamed music tools
|
2022-08-07 13:29:49 +01:00 |
|
|
2d05e8c89f
|
udpating click to v8
|
2022-05-01 13:54:14 +01:00 |
|
|
40d4d8ae2a
|
adding try catch around release date parsing, getting back 000 on a null album
|
2022-04-10 22:18:40 +01:00 |
|
|
54ae9aed43
|
added reduced memory option for playlist track retrieval
|
2021-06-05 09:45:49 +01:00 |
|
|
50230c3ab8
|
reduced ci os targets
|
2021-03-20 17:59:33 +00:00 |
|
|
1ebd99e99b
|
removed injecting unknown keys, covers track field for track
|
2021-02-07 20:39:43 +00:00 |
|
|
ac8944764f
|
added filter tests, tweaked CI
|
2021-02-07 15:27:31 +00:00 |
|
|
5df5102b39
|
added badge
|
2021-02-06 00:38:16 +00:00 |
|
|
fe2e3e7ce3
|
adding to tests, first github workflow
|
2021-02-06 00:33:49 +00:00 |
|
aj
|
9312ff0763
|
unittesting, removed key_code from audio features, batch audio features for retrieval
|
2021-02-05 21:44:59 +00:00 |
|
|
bbcbbc7890
|
migrated to poetry dependency management
|
2021-01-27 01:44:16 +00:00 |
|
aj
|
c54ecda60d
|
added track disc number sort
|
2020-08-30 23:04:58 +01:00 |
|
aj
|
10ee5501e8
|
concise method names, some generator filters
|
2020-08-12 09:28:41 +01:00 |
|
aj
|
2e6585325b
|
url type check, podcast methods, player device passing
|
2020-08-07 19:00:10 +01:00 |
|
aj
|
cceba0bd78
|
filter json by dataclass keys, multi-type uris on network methods, introducing playlists
|
2020-08-07 10:59:46 +01:00 |
|
aj
|
18fbedf115
|
reset refresh counter on success
|
2020-07-29 10:46:09 +01:00 |
|
aj
|
bbbfd6bc01
|
sort by album artist not track artist
|
2020-07-28 14:32:27 +01:00 |
|
aj
|
232551bcb0
|
trim backup script, check artists for uri during export
|
2020-07-01 10:42:39 +01:00 |
|
aj
|
498c873050
|
remove response limit
|
2020-07-01 10:31:50 +01:00 |
|
aj
|
030708e12d
|
replace exception error logs with exception method, update model for csv export
|
2020-07-01 10:30:26 +01:00 |
|
aj
|
3e679d37ac
|
single network request function, network error exception, using requests session
closes #3
|
2020-06-22 20:15:22 +01:00 |
|
aj
|
dd802a0d8f
|
Redid model to reflect service, using dataclasses
|
2020-06-21 15:28:29 +01:00 |
|
aj
|
144f198424
|
reimplementing playlist engine in functions
closes #2
|
2020-06-16 20:44:36 +01:00 |
|
aj
|
fbd8b3eeb7
|
change utc date retrieval
|
2020-05-16 10:55:05 +01:00 |
|
aj
|
e498e97cc0
|
more succinct processing function
|
2020-04-10 16:51:11 +01:00 |
|
aj
|
7119fa481e
|
added basic image link parsing
|
2020-03-07 21:55:55 +00:00 |
|
aj
|
7f60f65403
|
added track_number and album_type to model, fixed sort and dedupe by name
|
2020-03-01 13:15:32 +00:00 |
|
aj
|
af6d2529e2
|
minor logging fix
|
2020-02-24 18:15:51 +00:00 |
|
aj
|
8b3ed61694
|
update README
|
2020-02-22 18:28:23 +00:00 |
|
aj
|
6b1ac3ac77
|
improving logging, added null description catching
|
2020-01-26 14:08:07 +00:00 |
|
aj
|
ccd0754633
|
added page limit pass through variable
|
2020-01-25 20:30:15 +00:00 |
|
aj
|
1a2970bc5d
|
fixed str method checking existence of child objects
|
2020-01-07 12:41:40 +00:00 |
|
aj
|
57eee7a474
|
update docstrings
|
2019-12-24 11:29:34 +00:00 |
|
aj
|
c3fd748c65
|
split listener into own object
added callback functions
added max recent tracks check
added log dir check
|
2019-12-24 10:25:32 +00:00 |
|
aj
|
e6f120b930
|
added listener, changed env var names
|
2019-12-23 12:16:03 +00:00 |
|
aj
|
de5da3e057
|
added equality functions for tracks and currently playing
|
2019-12-22 12:14:50 +00:00 |
|
andy
|
2ef5e9c1c4
|
Merge pull request #1 from Sarsoo/lite
added return self for ease of code when refreshing access token
|
2019-12-21 10:47:32 +00:00 |
|
aj
|
ad81f3c537
|
added return self for ease of code when refreshing access token
|
2019-12-20 00:34:55 +00:00 |
|
aj
|
9b5f7ff103
|
made get_playlist respond with populated object
added uri strings parameters
|
2019-12-06 17:28:25 +00:00 |
|
andy
|
e220edd7f1
|
fix name
|
2019-12-03 18:31:30 +00:00 |
|
aj
|
2863525767
|
handling for no uri, compacted csv code
|
2019-10-10 22:38:22 +01:00 |
|
aj
|
f868d1425a
|
added catch for no network username
|
2019-10-10 21:56:50 +01:00 |
|
aj
|
25e6998a79
|
added uri type checking
|
2019-10-10 11:58:37 +01:00 |
|
aj
|
94b23b5c66
|
added search function
|
2019-10-06 16:11:31 +01:00 |
|
aj
|
3f45cf8b63
|
added get methods and fixed iterator
|
2019-10-06 11:45:15 +01:00 |
|