|
|
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.
|
2020-03-07 01:24:59 -05:00 |
|
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
|
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
|
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 |
|