ThaUnknown / miru

Bittorrent streaming software for cats. Stream anime torrents, real-time with no waiting for downloads.
https://miru.watch
GNU General Public License v3.0
2.36k stars 133 forks source link

[Bug]: #359

Closed iMikaplay closed 10 months ago

iMikaplay commented 10 months ago

Preflight checklist

What app version are you using?

v4.4.16

What operating system version are you using?

Windows

Expected Behavior

Maybe it's a bug, Autoplay torrent is not being efficient in choosing a preferable language, I think he could identify better.

Actual Behavior

When Auto play torrent is turned on, it does not select the torrent with subtitles in the language I specified even though it has the language in the list, perhaps the problem is that it cannot identify which language is preferable in episodes with multi subs, if possible I would love it could be resolved. PS: Some animes it can identify (Naruto classic for example) and select the language I want, and yes, I've already looked at the animes that don't work and have Portuguese subtitles in the app's torrent list.

Screenshots

image image image

ThaUnknown commented 10 months ago

preferred language is selected once a video is being played, which is why its in the player section, not torrent section, detecting languages from torrents is currently close to impossible without dedicated servers for it, which would go against miru's model

EnergoStalin commented 10 months ago

Quick remark. Anidb api can be used to implement it somehow since they have group stats with languages. There's even a good? package for it. But it will require anidb account of course.