japasato / mod-skin

Automatically exported from code.google.com/p/mod-skin
0 stars 0 forks source link

AllInOne script flooding xbmc.log #299

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
xbmc.log is full of loggings from allinone script. Please add an option in the 
settings to prevent logging to xbmc.log.

What version of the product are you using? On what operating system?
XBMC 11.0, MQ4 pre 1.7.0, Win7 64-bit

Please provide any additional information below.

Original issue reported on code.google.com by samura...@fromru.com on 5 Nov 2012 at 9:49

GoogleCodeExporter commented 8 years ago
The only person who responds by AllinOne script is Claymic. Nothing I can do in 
this case.

Original comment by marcos...@gmail.com on 6 Nov 2012 at 10:13

GoogleCodeExporter commented 8 years ago
Are you in contact with claymic again? Will he continue the work on AllInOne?
If not I will do some changes (add some options) to the script which I want to 
have. If you want I will give you the script. You can decide to publish it or 
not.

Original comment by samura...@fromru.com on 6 Nov 2012 at 10:18

GoogleCodeExporter commented 8 years ago
I do not talk to him now makes 2 months, really do not know what happened. I 
also can not say whether he will continue the work or not. I modified the skin 
based on the script and now I find myself in a tricky situation. If you want to 
change the script should try to contact him, but it's hard to find it.

Original comment by marcos...@gmail.com on 7 Nov 2012 at 10:05

GoogleCodeExporter commented 8 years ago
I have send him an email. Now I have to wait. I can imagine how you feel. It is 
not easy when allinone is now essential for MQ4 and you cannot reach the author 
for support or enhancements. 

I haven't programmed in python before, but there are much similarities to C 
which let me read and understand what is going on there. As I have no knowledge 
about the interaction between scripts and XBMC there is much I don't really 
understand.
Nevertheless I added the following to the script:
- Hide watched option for episodes recents
- Hide watched option for concerts recents
- Debug Modus for logging

Unfortunatly claymic's logs are in portuguese language. Can you or maybe 
Wanilton help me to translate the following to english?
- iniciou o aiorecents
- terminou o aiorecents
- fimes recents
- retornou o thumbnail
- iniciou o thread
- enviou o commando
- finalizou o thread
- retornou
- iniciou o allinone
- uprandom inicial igual  a
- passou no random upallinone movies
- terminou de preencher os filmes
- terminou filmes em progress
- iniciou o uptdate de filmes
- passou na condicional 441, passou na condicional 451, passou na condicional 
464, passou na condicional 472, passou na condicional 475, passou na 
condicional 482, passou na condicional 492, passou na condicional 494 (Can 
someone explain the meaning of the numbers?)
- limpou os dados no update
- setou os dados no update
- tempo supostamente total filmes
- tempo supostamente total episodes

Thanks in advance.
I will also translate the strings for the setup to german. 

Original comment by samura...@fromru.com on 9 Nov 2012 at 12:19