Dan Dembinski
|
eaefe02988
|
Trying to import podcasts with no artworkURL
|
2020-03-09 16:42:52 -04:00 |
|
Dan Dembinski
|
a3b27e1dea
|
Accounted for no artworkURL
|
2020-03-09 16:34:28 -04:00 |
|
Dan Dembinski
|
32fd101e5a
|
Tweaks
|
2020-03-09 15:58:26 -04:00 |
|
Dan Dembinski
|
9abe918906
|
added '/' after addFeed
|
2020-03-09 14:41:40 -04:00 |
|
Dan Dembinski
|
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
|
2020-03-09 14:30:43 -04:00 |
|
Dan Dembinski
|
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.
|
2020-03-09 13:30:57 -04:00 |
|
|
|
63841a2ba0
|
Added a few future methods
|
2020-03-07 20:02:58 -05:00 |
|
|
|
94fd726873
|
Removed unneeded files for API version. Cleaned up main.py. Removed unnecessary packages from requirements.txt.
|
2020-03-07 19:49:24 -05:00 |
|
|
|
d4e2319045
|
Reworked addFeed method and have that working correctly now. Started adding updateStatus method.
|
2020-03-07 19:39:09 -05:00 |
|
|
|
9f3ab3cb38
|
Updated feedUpdate method
|
2020-03-07 18:23:51 -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.
|
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 |
|