1
0
mirror of https://github.com/spl0k/supysonic.git synced 2024-09-20 11:21:03 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Carl Hall
be305225e1 Correct FK fields to match parent column type.
Add error handling for fetching an rss feed.
Add error handling for failure modes of feedparser
Add more optional fields to episode as a 'child'
Add planet money rss feed for testing
2020-08-20 21:15:43 -07:00
Carl Hall
08a83a8492 Create and use PodcastStatus enum
Add missing foreign keys
Require url for podcast channel be unique
Add basic url validation
Use soft delete for channels and episodes to match Subsonic impl
2020-08-14 17:40:19 -07:00
Carl Hall
dd4614d735 Implement podcast: create+delete+get channel(s); delete episode 2020-07-05 15:05:34 -07:00