Commit Graph

7 Commits

Author SHA1 Message Date
James Bayliss
f0bf97293c omdb: strip non numeric from ImdbVotes
Closes #24
2021-02-23 18:55:16 +00:00
l3uddz
db9fdc97a2 refactor: http retry for retryable errors (#20) 2021-02-21 14:01:21 +00:00
l3uddz
a2848439b9 pvr: add options and support for anime (#17)
* pvr: begin adding options

* pvr: add ability to configure add behaviour via config

* pvr: add skip_anime

* pvr: do not continue processing item if lookup failed or add to pvr failed
2021-02-20 20:01:04 +00:00
l3uddz
e1945cf714 refactor: add cache tests and remove cache merge task (#14) 2021-02-19 19:15:38 +00:00
James Bayliss
495c5a5c1a media: add ImdbVotes field to Omdb struct 2021-02-15 20:06:42 +00:00
James Bayliss
aadc5ece4f trakt: strip non alphanumeric characters from imdb id 2021-02-15 19:17:32 +00:00
l3uddz
ce3807b819 initial code (#6)
* initial code commit
2021-02-14 16:18:26 +00:00