[BUG] Move by subtitles not working in Netflix
In the production build, the class name is changed, so detecting the streaming service based on `streaming.constructor.name` is incorrect. We must use `streaming.name` instead.
https://github.com/Nitrino/easysubs/blob/432979a2e82effa3625c1600a49e8b86aa581630/src/utils/moveVideoToTime.ts#L1-L9
0 条评论