Olli Erinko
Olli Erinko
```2021-11-13 19:15:54 ERROR ::SUBTITLES: Failed to download subtitles for \\pine64\Download\Complete\movies\movie_name_sanitized.mkv due to: An internal error has occured in guessit. ===================== Guessit Exception Report ===================== version=3.0.3 string=\\pine64\Download\Complete\movies\movie_name_sanitized.mkv options={} -------------------------------------------------------------------- Traceback (most...
Haven't yet tested again with the latest nightly, but that was on: nzbToMedia Version:213f1f6f1065cd9cecc9087e99b80cd0ca2d5220 Branch:nightly (Windows 10)
Yeah, same issue still. Apparently, it's most likely caused by babelfish and Python 3.9. The version of guessit packaged with nzbtomedia doesn't have a version constraint on babelfish, and
Manually updating babelfish to 0.6.0 from 0.5.5-dev in libs/common without touching *any* other libraries does not fix the issue, however.
Seems to me that they changed the API to require a Content-Type: application/json header for the API calls. So, I attempted to edit core\auto_process\movies.py: Line 72-75, I added the header...
I would do a PR, but python really isn't my strong suite and I'm not 100% sure if this is the right way to fix it
I got it to add the Cover entity with this: ``` class TuyaZemismartCover0601_custom(TuyaWindowCover): """Tuya blind controller device.""" signature = { # "node_descriptor": "NodeDescriptor(byte1=1, byte2=64, mac_capability_flags=142, manufacturer_code=4417, # maximum_buffer_size=66, maximum_incoming_transfer_size=66, server_mask=10752,...
The way to go would be to gracefully fall back on an unset area *if* automatic assignment fails like this.
It is supported in the Nest App (as in, you first get a notification as soon as the alarm says "Caution, smoke in X room. You might hear an alarm"....
I would prefer to have the diagnostic sensors as sensors, just disabled by default.