You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So 40f43b1 goes in the right direction, title is now OK but the episode is still missing. We need enhance the options.json configuration features and make seps configurable this way, but it requires some refactoring.
The release group "Aurora" seems to have used a weird naming convention for Gintama. Episodes are named like this:
"[Aurora] Gintama 第195話 (BD 1920x1080 x264 AAC).mp4"
Currently guessit fails to recognise the episode numbers. Medusa reports the following:
release_group: Aurora, title: Gintama 第195話, source: BDRip, screen_size: 1080p, aspect_ratio: 1.778, video_codec: H.264, video_encoder: x264, audio_codec: AAC, container: mp4, mimetype: video/mp4, type: episode, parsing_time: 0.009290456771850586, season: None, episode: [], absolute_episode: [], quality: Unknown, total_time: 0.044719696044921875
Maybe this is an unreasonable format to support, but it would be nice if it were handled correctly.
Thanks!
The text was updated successfully, but these errors were encountered: