You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Felix Stupp 1e27f7b3d1
UriHolder: Make uri & uri_set proper properties
- to avoid direct DB access
- to allow for getter & setter functions
- makes consistency checks on each lookup unneccesary
- propose async consistency checks (TODO)
1 year ago
..
__init__.py UriHolder: Make uri & uri_set proper properties 1 year ago
aggregated.py UriHolder: Make uri & uri_set proper properties 1 year ago
base.py UriHolder: Make uri & uri_set proper properties 1 year ago
rss.py UriHolder: Make uri & uri_set proper properties 1 year ago
tmdb.py
tt_rss.py UriHolder: Make uri & uri_set proper properties 1 year ago
tvmaze.py
youtube.py