vevv
vevv
``` For: Show.Name.S01E01.Cam.1080p.WEB-DL.DD5.1.H.264-NOGRP GuessIt found: { "title": "Show Name", "season": 1, "episode": 1, "source": [ "Camera", "Web" ], "screen_size": "1080p", "audio_codec": "Dolby Digital", "audio_channels": "5.1", "video_codec": "H.264", "release_group": "NOGRP", "type":...
GuessIt 3.3.1, Rebulk 3.0.1 ``` For: 4400.S01E01.1080p.WEB.H264-NOGRP GuessIt found: { "absolute_episode": 4400, "season": 1, "episode": 1, "screen_size": "1080p", "source": "Web", "video_codec": "H.264", "release_group": "NOGRP", "type": "episode" } ``` Doesn't happen...
``` For: Schmigadoon.S02E04.Something.Real.1080p.ATVP.WEB-DL.DDP5.1.H.264-NOGRP GuessIt found: { "title": "Schmigadoon", "season": 2, "episode": 4, "episode_title": "Something", "other": "Proper", "proper_count": 2, "screen_size": "1080p", "streaming_service": "AppleTV", "source": "Web", "audio_codec": "Dolby Digital Plus", "audio_channels": "5.1",...
Example: `Ted.Lasso.S03E03.4-5-1.1080p.ATVP.WEB-DL.DDP5.1.H.264-Group` ``` For: Ted.Lasso.S03E03.4-5-1.1080p.ATVP.WEB-DL.DDP5.1.H.264-Group GuessIt found: { "title": "Ted Lasso", "season": 3, "episode": [ 3, 4, 5 ], "episode_title": "1", "screen_size": "1080p", "streaming_service": "AppleTV", "source": "Web", "audio_codec": "Dolby Digital...
`The.Mandalorian.S03E03.Chapter.19.The.Convert.2160p.WEB-DL.DDP5.1.HEVC-Group` This is incorrectly matched as `"episode_title": "Chapter 19 The"` and `"other": "Converted"`. ``` GuessIt found: { "title": "The Mandalorian", "season": 3, "episode": 3, "episode_title": "Chapter 19 The", "other": "Converted",...
### Confirmations - [X] I have checked the issues tab, and couldn't find an existing issue with my feature request. ### Description Apple has an original language field, could use...
This appears to be a change in 23.07. Previously, IFO could be relied upon for language and runtime, but now that's no longer the case, breaking existing tooling assuming that....
It would be nice to be able to specify a target hex color code like in subtitle_tonemap, should be pretty easy to add (just split to R/G/B and calculate, e.g....
**Describe the bug** curl_cffi still messes with Content-Type headers. Even If I set Content-Type to "text/plain" manually, and send a POST request with string data, it will be encoded with...
Subtitle Edit has such an option, but it's a non-ideal tool for editing any kind of PGS subtitles for a lot of reasons. This would make syncing much easier, since...