brian-doherty
0f80ae2655
fix(podcast): add user agent to avoid 403s with some remotes
...
* Found a podcast that returns 403 without a UserAgent string so I added one. URL is https://feeds.buzzsprout.com/132359.rss
* Fixed lint issues including needed error checking.
2022-08-23 21:44:19 +01:00
brian-doherty
182c96e966
refactor(podcast)!: make podcasts global not per user, to match spec
...
Release-As: 0.15.0
2022-05-03 22:42:03 +01:00
brian-doherty
f6687df3f3
feat(subsonic): add getNewestPodcasts
2022-04-21 20:13:47 +01:00
sentriz
611bc96e29
fix(podcast): add error case for when DownloadEpisode is called via API and podcast is already downloaded
...
closes : #213
Co-authored-by: Brian Doherty <brian.r.doherty@gmail.com >
2022-04-20 23:11:13 +01:00
sentriz
8b803ecf20
refactor: move shared packages up a level
2022-04-13 01:10:46 +01:00