Remove caching for contribution user & Add support for parsing torrent seasons, episodes from files & fix language selection on upload contribution streams

This commit is contained in:
mhdzumair
2024-12-02 22:30:44 +05:30
parent d1ca4dadc6
commit 0e633d31d8
4 changed files with 18 additions and 6 deletions
+1
View File
@@ -576,6 +576,7 @@ async def get_streams(
externalUrl=upload_url,
),
]
response.headers.update(const.NO_CACHE_HEADERS)
if catalog_type == "movie":
if video_id.startswith("dl"):