b31d8f3fcc
Tweaks
Dan Dembinski
2020-03-09 16:48:46 -04:00
eaefe02988
Trying to import podcasts with no artworkURL
Dan Dembinski
2020-03-09 16:42:52 -04:00
a3b27e1dea
Accounted for no artworkURL
Dan Dembinski
2020-03-09 16:34:28 -04:00
32fd101e5a
Tweaks
Dan Dembinski
2020-03-09 15:58:26 -04:00
9abe918906
added '/' after addFeed
Dan Dembinski
2020-03-09 14:41:40 -04:00
900084f493
added note to main about resetting autoincrement. Added podcast.opml file back in. wrote small console helper app to load in opml files for testing
Dan Dembinski
2020-03-09 14:30:43 -04:00
f5d66e8c0b
Started reworking the login scrip to actually have logic. Can now update individual shows. Added json input to some methods. Finished user delete method. Finished remove feed method.
Dan Dembinski
2020-03-09 13:30:57 -04:00
94fd726873
Removed unneeded files for API version. Cleaned up main.py. Removed unnecessary packages from requirements.txt.
Dan Dembinski2020-03-07 19:49:24 -05:00
d4e2319045
Reworked addFeed method and have that working correctly now. Started adding updateStatus method.
Dan Dembinski2020-03-07 19:39:09 -05:00
d7dcf943f5
Moved from flaskAPI to regular flask. Started reworking SQL queries from sql.text to straight sqlalchemy ORM. Login, listShows, register methods have been reworked to comply. Also have listShows returning nicely formatted json now.
Dan Dembinski2020-03-07 01:24:59 -05:00
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.
Dan Dembinski
2020-03-06 16:44:24 -05:00
a36d735ec2
Made changes to allow internet access
Dan Dembinski
2020-03-06 14:06:38 -05:00
56b84fea08
Made changes to allow internet access
Dan Dembinski
2020-03-06 14:05:09 -05:00
e76ab4c74b
Started setting this up as an API
Dan Dembinski
2020-03-06 13:54:51 -05:00
4c7fdaf66a
modified db URI
Dan Dembinski
2020-03-06 13:01:32 -05:00
d493b02326
modified db URI
Dan Dembinski
2020-03-06 12:56:23 -05:00
15e3c13609
modified db URI
Dan Dembinski
2020-03-06 12:52:51 -05:00
cafdd3d094
modified dockerfile
Dan Dembinski
2020-03-06 12:39:01 -05:00
024ff141f6
modified dockerfile
Dan Dembinski
2020-03-06 12:36:14 -05:00
cedb173b63
modified dockerfile
Dan Dembinski
2020-03-06 12:32:21 -05:00
feb4408f2b
renamed captain file
Dan Dembinski
2020-03-06 12:28:37 -05:00
8b40ae1cab
Added docker and captain files
Dan Dembinski
2020-03-06 12:25:51 -05:00
b5dbe40365
Started remote docker setup. Should update list of shows hourly.
Dan Dembinski
2020-03-06 12:20:28 -05:00
ce6e2546ba
Broke the feed methods out into a separate file. Started adding method to delete feeds.
master
Dan Dembinski
2020-02-20 16:42:51 -05:00
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.
Dan Dembinski
2020-02-20 15:56:55 -05:00
34333483f8
add requirements text
Dan Dembinski
2020-02-19 16:21:22 -05:00
d9d9a1ffdf
Added some basic logic to import OPML files into database. Broke some sql server settings into separate file.
Dan Dembinski
2020-02-19 16:02:34 -05:00
176984051d
Iniial commit. Reads in hardcoded OPML file and prints out podcast title/url/artwork url/desc
Dan Dembinski
2020-02-19 13:58:27 -05:00