trix7777 / m2strm

Creates STRM-files from M3U8-file.
GNU General Public License v3.0
20 stars 1 forks source link

Duplicates false trigger #26

Open soderlund91 opened 7 months ago

soderlund91 commented 7 months ago

Hi,

Running version 3.0.2.6. on linux via mono.

All working fine exept some series with the same names. The dupe filter is doing what it's supposed to do, only download the first encounter. But in some examples this makes me end up with a serie or movie from the 80s or something that i'm not interested in, the best example is "Shogun".

What is downloaded is the old serie with the same name. Thes serie only contains 4 episodes, and then from episode 5 and forward is the new serie released in 2024.

What I would like is in the config a setting to turn the dupe on/off. And if possible when a dupe is found make a folder named Shogun (1980) Shogun (2024)

If not possible, just name them 1 and 2.

Thanks!