updated Erai-Raws torrent regex
This commit is contained in:
		| @ -17,7 +17,7 @@ var Parsers = []model.Parser{ | |||||||
| 	{ | 	{ | ||||||
| 		Identity: "Erai-Raws", | 		Identity: "Erai-Raws", | ||||||
| 		TorrentParser: RegexTorrentParser( | 		TorrentParser: RegexTorrentParser( | ||||||
| 			`^\[Erai-raws\] (.*) - (.*?) (?:END )?(?:\[v\d+\])?\[(.*?)p\](?:\[HEVC\])?(?:\[Multiple Subtitle\])?(?:\s(\[.*?\]+)?|\[[A-Z0-9]{8}\]\.mkv)$`, | 			`^\[Erai-raws\] (.*) - (.*?) (?:END )?(?:\[v\d+\])?\[(.*?)p.*?\](?:\[HEVC\])?(?:\[Multi(?:ple)?\s*?Sub(?:title)?\])?(?:\s(\[.*?\]+)?|\[[A-Z0-9]{8}\]\.mkv)$`, | ||||||
| 			TorrentParseOptions{ | 			TorrentParseOptions{ | ||||||
| 				Name:             1, | 				Name:             1, | ||||||
| 				Episode:          2, | 				Episode:          2, | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user