Página 15 de 95
Re: Italian channels issues and development
Publicado: 31 Jul 2015, 19:01
por zanzibar1982
Re: Italian channels issues and development
Publicado: 31 Jul 2015, 19:24
por blueste69
Thank you for the link. I actually got it there but it doesn't work both on kodi android and PC
The procedure i used was:
1 - Download pelisalacarta latest version
2 - put the channelselector.py in the folder described in the link you sent (into the zip file), then the other .py files
3 - Uninstall whichever previous version installed on kodi
4 - install the addon by means of the injected zipfile "injected"
sbaglio qualcosa?
Stefano
Re: Italian channels issues and development
Publicado: 31 Jul 2015, 19:38
por zanzibar1982
I noticed that sometimes when you download single .py files from github
the content is messed up, even if you choose "salva destinazione con nome".
There are few things you can try:
1) go here
https://github.com/dentaku65/pelisalaca ... elector.py
2) copy everything from
# -*- coding: utf-8 -*- to
return WEB_PATH
3) create a new text file on your desktop and paste what I told you to copy above
4) save file and rename it as "channelselector.py", be sure you change file extension from .txt to .py
5) try this file. If still not working, use note++ (freeware) from first step instead.
OR
Download the full zip from previously mentioned github (dentaku65) and extract only the channelselector.py file.
Let us know.
Re: Italian channels issues and development
Publicado: 31 Jul 2015, 19:55
por zanzibar1982
For those interested, we are working on improving cineblog01.
Follow discussion here
viewtopic.php?f=23&t=6875
Re: Italian channels issues and development
Publicado: 31 Jul 2015, 19:56
por blueste69
Thank you
I'll try that way and let you know
Stefano
Re: Italian channels issues and development
Publicado: 31 Jul 2015, 20:10
por blueste69
It actually worked!
Don't know why, but for some weird reason, files dimensions don't match at all .
I mean, if i directly download channelselector.py its dimension results as big as 300 kByte, while extracted from the zip file it is only 52 kByte
Same story with all the other files.
However it is now solved
Thank you very much again!
Stefano
Re: Italian channels issues and development
Publicado: 31 Jul 2015, 20:15
por zanzibar1982
Yeah, I had this issue too. Looks like file names on github (as channelselector.py) are
hyperlinks to the pages where the code for that sheet is contained, so when you download it
the browser downloads the entire html and not just the code.
Cheers.
Re: Italian channels issues and development
Publicado: 31 Jul 2015, 20:18
por blueste69
Indeed i checked and i was about to write the same things
Thanks
Stefano
Re: Italian channels issues and development
Publicado: 31 Jul 2015, 21:06
por dentaku65
Stefano,
for files in github download always the whole zip file, then pick what you need or replace them all... the file on github are always the most up to date and correct (well...) tested.
Re: Italian channels issues and development
Publicado: 31 Jul 2015, 21:32
por blueste69
Thank you very much indeed
Stefano