You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use Pydantic for settings validation data model (#204)
* Use Pydantic data models for settings
* Rename Scraping to Scraper to be consistent across platform
* Revert "Rename Scraping to Scraper to be consistent across platform"
This reverts commit db29f42.
* fix data model
* Fix data model and references
* Add url field to torrentio model
* Correct docstring
0 commit comments