@eivindml wrote:
I have a series named like this:
Trygdekontoret.Dokumentar.På.Paradise.Hotell.NORWEGiAN.720p.WEB-DL.x264-PirateTV
How can I match this using the series plugin?
I tried using
id_regexp
andname_regexp
, but didn't quite know how to get it work."Trygdekontoret.Dokumentar" is the fixed part (series name), and "På.Paradise.Hotell" is the episode title.
H ave tried this:
- Trygdekontoret Dokumentar: identified_by: id name_regexp: ^trygdekontoret.dokumentar id_regexp: .*
Posts: 4
Participants: 2