Closed mrhotio closed 7 years ago
Is the filename parser able to decode the following naming structure?
TVShow Name - S01E01 - [tvshow.name.s01e01.1080p.webrip.x264-group].mkv
Guessit gives the following result:
GuessIt found: { "title": "TVShow Name", "season": 1, "episode": 1, "screen_size": "1080p", "format": "WEBRip", "video_codec": "h264", "release_group": "group", "container": "mkv", "mimetype": "video/x-matroska", "type": "episode" }
To answer my own question...
No, the parser does not recognize it.
Is the filename parser able to decode the following naming structure?
TVShow Name - S01E01 - [tvshow.name.s01e01.1080p.webrip.x264-group].mkv
Guessit gives the following result: