Quote Originally Posted by alphacabbage1 View Post
Thanks again! I removed the bracket typo on 260 but it's back to "Processing Failed".
Code:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/twisted/protocols/basic.py", line 548, in dataReceived
why = self.lineReceived(line)
File "/usr/lib/python3.9/site-packages/twisted/web/http.py", line 2243, in lineReceived
self.allContentReceived()
File "/usr/lib/python3.9/site-packages/twisted/web/http.py", line 2369, in allContentReceived
req.requestReceived(command, path, version)
File "/usr/lib/python3.9/site-packages/twisted/web/http.py", line 1003, in requestReceived
self.process()
--- <exception caught here> ---
File "/usr/lib/python3.9/site-packages/twisted/web/server.py", line 229, in process
self.render(resrc)
File "/usr/lib/python3.9/site-packages/twisted/web/server.py", line 294, in render
body = resrc.render(self)
File "/usr/lib/enigma2/python/Plugins/Extensions/OpenWebif/controllers/base.py", line 258, in render
encoder = chardet.detect(out)["encoding"]
File "/usr/lib/python3.9/site-packages/chardet/__init__.py", line 36, in detect
raise TypeError('Expected object of type bytes or bytearray, got: '
builtins.TypeError: Expected object of type bytes or bytearray, got: <class 'str'>
I think I've found the culprit: /mnt/hdd/TV/Film/_World/European/FR/Cafe_de_Flore_140824.meta
Code:
-1:41:0:0:0:0:0:0:0:0:
CafÂe de Flore
Romantic drama connecting a single mother in 1960s Paris and a contemporary DJ in Montreal. In French with English subtitles. Contains strong language and some sexual content.  [2011] [S]
1408914300

663914253
2438639616
f:0
188
0
This was one of many imports from a Topfield box and it's the only .meta showing ansi rather than utf-8 encoding (under notepad++). Only tested via OpenWebif remote but cycling through the folder without it works Ok. Entering a directory where it's the sole occupant triggers the crash...

Code:
<  7033.0016> 16:42:53.3272 [InfoBarGenerics] Key: 352 (Break) KeyID='KEY_OK' Binding='('OK',)'.
<  7033.0771> 16:42:53.4027 [Trashcan] Debug path /media/hdd/TV/Film/_World/European/FR/TEST/ => /media/hdd/TV/.Trash
<  7033.1023> 16:42:53.4279 [Pixmap] setPixmapNum(1) failed! defined pixmaps: []
<  7033.1033> 16:42:53.4289 [Pixmap] setPixmapNum(7) failed! defined pixmaps: []
<  7033.1326> 16:42:53.4582 PC: 75f63a78
<  7033.1327> 16:42:53.4583     00000000 75f1cafc 00000000 75ac3010
<  7033.1328> 16:42:53.4583     0000039b 0000039b 00000006 00000000
<  7033.1328> 16:42:53.4584     b8b1aabc 00028934 00000001 ffffffff
<  7033.1329> 16:42:53.4585     7615f0f4 760bdc6c 00000000 760a5148
<  7033.1329> 16:42:53.4585     0000039b 7607f000 7607f000 7fdf9fd8
<  7033.1330> 16:42:53.4586     00000000 00000018 0000001f 7fdfa0f0
<  7033.1331> 16:42:53.4587     00000000 75fa0570 00000000 00000000
<  7033.1331> 16:42:53.4587     76081570 7fdf9ca8 00000000 75f63a64
<  7033.1343> 16:42:53.4599 Backtrace:
<  7033.1349> 16:42:53.4606 /usr/bin/enigma2(_Z17handleFatalSignaliP9siginfo_tPv) [0x46B618]
<  7033.1363> 16:42:53.4619 /lib/libc.so.6(n/a) [0x75F63A78]
<  7033.1366> 16:42:53.4622 /lib/libc.so.6(raise) [0x75F1CAFC]
<  7033.1369> 16:42:53.4625 /lib/libc.so.6(abort) [0x75F07558]
<  7033.1370> 16:42:53.4626 -------FATAL SIGNAL (6)
I'm trying to find something equivalent under /mnt/hdd/TV/Film/ but it's not showing itself, yet...
Far easier to fix the film!