josdion / subbuzz

Subtitles plugin for emby and jellyfin
GNU General Public License v3.0
99 stars 6 forks source link

Emby 1.0.9.0 issue #21

Open iNfRaS0NiC opened 1 month ago

iNfRaS0NiC commented 1 month ago

Hello, I can't set any settings in the plugin for Emby because it is refreshing. Anyway, the subtitle search is working but the display is not correct, please check the attached video. Thank you for your work!

https://github.com/josdion/subbuzz/assets/110338294/7304088b-6cdf-43d5-bcec-feb57f70ded6

josdion commented 1 month ago

@iNfRaS0NiC You need to disable option "Subtitle info with HTML", but settings in Emby 4.8 are currently not working. Please try to edit settings file manually. The settings file "subbuzz.xml" should be in programdata\plugins\configurations. Change SubtitleInfoWithHtml option to false: <SubtitleInfoWithHtml>false</SubtitleInfoWithHtml>

There is an issue about that https://github.com/josdion/subbuzz/issues/14