Add configurable toggles for torrent metadata and seeders jobs

This commit is contained in:
mhdzumair
2025-01-24 23:14:36 +05:30
parent a13fb30d30
commit 3de2027861
4 changed files with 16 additions and 8 deletions
+1
View File
@@ -127,6 +127,7 @@ These settings define the basic configuration and identity of your MediaFusion i
- **store_stremthru_magnet_cache** (default: `False`): Store StremThru magnet cache.
- **is_scrap_from_yts** (default: `True`): Enable/disable YTS scraping.
- **scrape_with_aka_titles** (default: `True`): Include alternative titles in scraping.
- **enable_fetching_torrent_metadata_from_p2p** (default: `False`): Enable fetching torrent metadata from P2P, Cautions: It may raise DMCA issues.
## Time-related Settings