Commit Graph

19 Commits

Author SHA1 Message Date
Dan Dembinski
3bfdd126ba API mostly working. Added register method. List show methods sort of works. Add Feed is not working. Think it needs some sort of URL de/encode. 2020-03-06 16:44:24 -05:00
Dan Dembinski
a36d735ec2 Made changes to allow internet access 2020-03-06 14:06:38 -05:00
Dan Dembinski
56b84fea08 Made changes to allow internet access 2020-03-06 14:05:09 -05:00
Dan Dembinski
e76ab4c74b Started setting this up as an API 2020-03-06 13:54:51 -05:00
Dan Dembinski
4c7fdaf66a modified db URI 2020-03-06 13:01:32 -05:00
Dan Dembinski
d493b02326 modified db URI 2020-03-06 12:56:23 -05:00
Dan Dembinski
15e3c13609 modified db URI 2020-03-06 12:52:51 -05:00
Dan Dembinski
cafdd3d094 modified dockerfile 2020-03-06 12:39:01 -05:00
Dan Dembinski
024ff141f6 modified dockerfile 2020-03-06 12:36:14 -05:00
Dan Dembinski
cedb173b63 modified dockerfile 2020-03-06 12:32:21 -05:00
Dan Dembinski
feb4408f2b renamed captain file 2020-03-06 12:28:37 -05:00
Dan Dembinski
8b40ae1cab Added docker and captain files 2020-03-06 12:25:51 -05:00
Dan Dembinski
b5dbe40365 Started remote docker setup. Should update list of shows hourly. 2020-03-06 12:20:28 -05:00
Dan Dembinski
ce6e2546ba Broke the feed methods out into a separate file. Started adding method to delete feeds. 2020-02-20 16:42:51 -05:00
Dan Dembinski
735eee6f1f Updated requirements text. Got podcast import working. Got show import working. Added "add feed" working. Added exit option. Added some existing podcast/show check logic. 2020-02-20 15:56:55 -05:00
0910f4cfbc Working on database connections 2020-02-20 09:59:49 -05:00
Dan Dembinski
34333483f8 add requirements text 2020-02-19 16:21:22 -05:00
Dan Dembinski
d9d9a1ffdf Added some basic logic to import OPML files into database. Broke some sql server settings into separate file. 2020-02-19 16:02:34 -05:00
Dan Dembinski
176984051d Iniial commit. Reads in hardcoded OPML file and prints out podcast title/url/artwork url/desc 2020-02-19 13:58:27 -05:00