Commit Graph

25 Commits

Author SHA1 Message Date
0561b0036e
adding json decode fail catch 2022-12-10 09:44:05 +00:00
2818a413f4 putting type check on album user scrobbles 2022-04-10 22:59:32 +01:00
aj
ee8471ee72 added artist+album scrobble scraping, added mock headers 2020-08-17 11:56:37 +01:00
aj
8ad8509f25 concise method names 2020-08-12 09:25:19 +01:00
aj
cc67a08402 use enum for time range, added scrobble count to returned tracks 2020-08-11 18:28:37 +01:00
aj
ebe2fc94bf added scraping methods for unavailable api methods, added duration to track for timing 2020-08-09 12:50:15 +01:00
aj
478f2eaa4d deduplicate script and scrobble while listening catching 2020-07-20 14:59:39 +01:00
aj
c02fcb117f shift image processing and downloading into separate package, opencv not required for basic network operations 2020-07-17 12:40:31 +01:00
aj
6715c46721 updated net code with exceptions, using dataclasses 2020-06-28 10:04:47 +01:00
aj
2394ccc536 added page limit pass through variable 2020-01-25 20:30:15 +00:00
aj
fc45e0c03a updated logging and parsing 2020-01-13 01:49:26 +00:00
aj
85953ec1ef added count overlay 2019-12-28 11:33:15 +00:00
aj
f3715f2176 added download best image and caching 2019-12-28 02:53:16 +00:00
aj
626873a164 added image grid generation and web scraping for arbitrary creation 2019-12-28 00:59:41 +00:00
aj
3289e6b242 added wider scope playlist counting and handling for unknown image sizes 2019-10-20 15:54:09 +01:00
aj
c2561ae9de added get user scrobble count method 2019-10-19 20:35:55 +01:00
aj
c1e43eb41b added image capturing 2019-10-08 18:57:42 +01:00
aj
028bce6ee8 added handling for now playing scrobble, made page parsing more resilient
added get top methods
2019-10-06 10:59:18 +01:00
aj
13120b0a47 fixed iteration counter, int casting of timestamps, altered model reprs 2019-10-06 09:17:31 +01:00
aj
977384729a reordered repr and fixed int casting 2019-10-03 21:14:49 +01:00
aj
5ac24987db added puller functions for network objects, hotfixed index error 2019-10-03 20:04:04 +01:00
aj
d3a0ec7b5f object oriented redesign 2019-10-03 19:06:44 +01:00
aj
bab55bdb55 fixed network retry 2019-03-24 22:59:06 +00:00
aj
7d23f6302d fixed networking and added handling for currently playing 2019-03-24 22:51:11 +00:00
aj
fcd403044d initial commit 2019-03-16 02:34:09 +00:00