Commit Graph
13 Commits
Author SHA1 Message Date
sentriz fa587fc7de refactor: update scanner, scanner tests, mockfs
closes #165
closes #163
2021-11-06 21:55:46 +00:00
sentrizandAlex McGrath e9cc2e8ea6 fix podcast nil ITunesExt and escape cover path with slash
Co-authored-by: Alex McGrath <amk@amk.ie>
2021-03-30 21:41:22 +01:00
sentriz 51dc407f2e Add PodcastEpisodeStatusError 2021-03-04 19:38:34 +00:00
sentriz 3c926aab99 use enum for PodcastEpisodeStatus and PodcastAutoDownload 2021-03-04 19:38:34 +00:00
Alex McGrathandSenan Kelly 10fca91785 Add download all button and include options to automatically download new episodes 2021-03-04 19:38:34 +00:00
sentriz bcd7886484 fix download episode 2021-02-19 00:10:47 +00:00
Alex McGrathandSenan Kelly f7772303b0 Fix podcasts with / in the name 2021-02-18 12:18:35 +00:00
sentriz 524ea5a476 Fix podcats GetPodcastEpisodes 2021-02-06 22:06:58 +00:00
Alex McGrathandSenan Kelly 76875de87b Fix feeds not updating if they dont contain a feedurl 2021-02-06 16:19:20 +00:00
Alex McGrathandSenan Kelly b57860a967 make podcast audio finding more robust
this will check that if there is no type field in an enclosure that
the url ends with an audio filename, if none of these are true, itll
then check audio:content for an item and do those checks again.
2021-02-06 16:19:20 +00:00
sentriz 30958cd1fa Use multierr 2021-02-03 20:45:30 +00:00
Alex McGrathandSenan Kelly 37fca3a087 add some podcast nit changes and make podcasts mandatory 2021-02-03 20:45:30 +00:00
Alex McGrathandSenan Kelly 9c4286b0e2 add support for subsonic podcast api 2021-02-03 20:45:30 +00:00