Some corrections and a request
#16
m4x1m Wrote:Sorry it was my fault
I changed some .nfo files and I have saved in ASCII instead of UTF-8 so XBMC turned the accented characters with � and the scripts fails.

Forgive me!Blush

Code:
14:12:48 T:2746514288  NOTICE: Dalla Terra alla Luna
14:12:48 T:2746514288  NOTICE:  ripercorre le tappe che, grazie alle spedizioni Apollo, portarono l'uomo sulla Luna. Prodotta con mezzi imponenti da colossi di Hollywood come Ron Howard, Brian Grazer, Tom Hanks e Michael Bostick, i 12 episodi andati in onda nel 1998 per la rete americana HBO ripercorrono l'epopea di queste missioni spaziali e dei loro eroi: gli astronauti. Basato in gran parte sul libro di Andrew Chaikin
14:12:48 T:2746514288  NOTICE: A Man on the Moon
14:12:48 T:2746514288  NOTICE:  (nulla a che vedere con il bellissimo e quasi omonimo
14:12:48 T:2746514288  NOTICE: Man on the Moon
14:12:48 T:2746514288  NOTICE:  di Milos Forman con Jim Carrey), la serie si � distinta per l'accurata ricerca storica, la qualit� del cast e gli effetti speciali, che hanno consentito di vincere un Emmy Award e un Golden Globe come miglior mini-serie nel 1998.
14:12:48 T:2746514288   ERROR: Exception in python script callback execution
14:12:48 T:2746514288   ERROR: Traceback (most recent call last):

no problem, i had the exact same problem myself some time ago :-)
it's hard to figure out which .nfo file is causing trouble,
so that's why i posted the modied simplejson module.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#17
ronie Wrote:no problem, i had the exact same problem myself some time ago :-)
it's hard to figure out which .nfo file is causing trouble,
so that's why i posted the modied simplejson module.

So we still don't have a solution for it Oo
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#18
Martijn Wrote:So we still don't have a solution for it Oo

so far the solution is, let the user correct the error :-)

not sure if the script should work around the fact some .nfo files may be corrupt.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#19
ronie Wrote:so far the solution is, let the user correct the error :-)

not sure if the script should work around the fact some .nfo files may be corrupt.

Maybe just add the (ignore UTF-8 error) so it won't crash on it.
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#20
Hi ronie,

one bug and one request.

1. bug
http://imageshack.us/photo/my-images/163...t000p.jpg/

The items of the list overlap to the current item if I move on right or left the item (white) disappear and the current item (blue) is visible, if the list items is selected the item white overlap on the current item selected. I can't explain it any better than this.

2. request
http://imageshack.us/photo/my-images/266...001mg.jpg/

This is a video played from youtube ...
Could you put for example: **** when the year doesn't exist or at least do something to not let " - xxxxxxxxxxx" ?

Thanks!
LG M227WD - ASUS S1-AT5NM10E - LOGITECH HARMONY 300i - MINI KEYBOARD USB
Running Ubuntu Precise 12.04.04 - FRODO 12.03 - Transparency!
Movies: 996 - TV Show: 98 - Albums: 1161

My Script: Rating Update - Thumbnails Cleaner
Reply
#21
thanx again for your reports m4x1m :-)

both should be fixed now.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#22
Hi ronie,

maybe it's not a skin issue...

Includes_Home.xml
Code:
<label>$LOCALIZE[158]: $INFO[System.FreeMemory] / $INFO[System.Memory(Total)]</label>

$INFO[System.Memory(Total)] is empty and then stays "xxxx / "... can you put a workaround?
LG M227WD - ASUS S1-AT5NM10E - LOGITECH HARMONY 300i - MINI KEYBOARD USB
Running Ubuntu Precise 12.04.04 - FRODO 12.03 - Transparency!
Movies: 996 - TV Show: 98 - Albums: 1161

My Script: Rating Update - Thumbnails Cleaner
Reply
#23
m4x1m Wrote:Hi ronie,

maybe it's not a skin issue...

Includes_Home.xml
Code:
<label>$LOCALIZE[158]: $INFO[System.FreeMemory] / $INFO[System.Memory(Total)]</label>

$INFO[System.Memory(Total)] is empty and then stays "xxxx / "... can you put a workaround?

it's a xbmc issue... i've tried if i could work around it, but i can't.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#24
ronie Wrote:it's a xbmc issue... i've tried if i could work around it, but i can't.

OK thank you anyway!
LG M227WD - ASUS S1-AT5NM10E - LOGITECH HARMONY 300i - MINI KEYBOARD USB
Running Ubuntu Precise 12.04.04 - FRODO 12.03 - Transparency!
Movies: 996 - TV Show: 98 - Albums: 1161

My Script: Rating Update - Thumbnails Cleaner
Reply

Logout Mark Read Team Forum Stats Members Help
Some corrections and a request0