mirror of
https://github.com/Viren070/MediaFusion.git
synced 2025-12-01 23:21:11 +01:00
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:
@@ -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"):
|
||||
|
||||
Reference in New Issue
Block a user