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
{{ message }}
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.
We need a couple more attributes in the UserShow to define if the show should be downloaded and if so, at what quality.
download
quality
download could be a bit more flexible for future use. eg an alternative download_after would be defined as a date time, or SXXEXX format, to show if we care about downloading only after a specific episode or release date.
This attribute should be PATCHable through PATCH /shows/:show_id
The text was updated successfully, but these errors were encountered:
We need a couple more attributes in the
UserShow
to define if the show should be downloaded and if so, at what quality.download
quality
download
could be a bit more flexible for future use. eg an alternativedownload_after
would be defined as a date time, orSXXEXX
format, to show if we care about downloading only after a specific episode or release date.This attribute should be
PATCH
able throughPATCH /shows/:show_id
The text was updated successfully, but these errors were encountered: