dekaidekai

Results 10 comments of dekaidekai

@Leo4815162342 Thank you so much for looking into this! 🙇 The setting `--time-zone` which you have added I believe will change the candle time representation into a different timezone. However...

I think I agree with @gotson, looking at some of my shows XML data in Plex, Plex seems to include the `SDH` in the title of a subtitle stream (ex....

Did a little digging and I think the model[ plexapi.media.SubtitleStream](https://python-plexapi.readthedocs.io/en/latest/modules/media.html#plexapi.media.SubtitleStream) we use in the code already offers the boolean member `hearingImpaired`, which indicates `True if this is a hearing impaired...

@JourneyOver Thanks for the quick patch 🙇 Is there any setup steps different required for your image as opposed to `remirigal/plex-auto-languages:latest`? The image `remirigal/plex-auto-languages:latest` works for me, but tried running...

@JourneyOver You are not a moron at all 😎 thanks again for the quick replies and fixes! I'll try to test out tonight or tomorrow!

@JourneyOver I have tested the `journeyover/plex-auto-languages:main` image and it seems to successfully be setting and differentiating between SDH and non SDH subtitles! 🎉 Thank you so much for the patch...

@JourneyOver Awesome thanks again! Actually doing a little more testing and I think I see some other issues, but these might be unrelated due to other things like caching (specifically...

@JourneyOver You are a saint thank you 🙇 The new issue I found I posted here! https://github.com/RemiRigal/Plex-Auto-Languages/issues/109

@JourneyOver Thanks for testing this out! I think then it would maybe be due to the scoring, do we know what we want for the intended behaviour? To make it...

This is another issue I might have found unrelated, but if you set the subtitles to `off`, I think it crashes 🤔 new issue tracked here! https://github.com/RemiRigal/Plex-Auto-Languages/issues/110 I can try...