Página 50 de 95

Re: Italian channels issues and development

Publicado: 09 Sep 2015, 19:53
por adri70
dentaku65 escribió:
adri70 escribió:Just checked all the channel and I found that the problem (no link )happen in the following channel:
Altadefinizione01.com
Filmsenzalimiti,
Hubberfilm,
Guardaserie.net,
A different problem found also in the Italia-film.co in the Serie Tv section appear this message(Pelisalacrta Error check the log for more information), but in the movie section work well
Can be an issue of the DNS; which type of DNS are u using and in which way? All the channels you mentioned are fine except hubberfilm that the web site is down at the moment (and I think we can remove from the addon).

by
Hi, I don't use any kind of DNS setup in my router or in my PC all is set in Auto. Could be that I'm in Nord America?
The channel that not working in Pelis repo, working very well with the browser.

Re: Italian channels issues and development

Publicado: 09 Sep 2015, 19:55
por fenice82
Maybe...

When I go to Canada for job I use Google DNS. Try to set these DNS on your PC.

About the add-on, is it self-updater or not at all?

Re: Italian channels issues and development

Publicado: 09 Sep 2015, 19:57
por adri70
fenice82 escribió:Maybe...

When I go to Canada for job I use Google DNS. Try to set these DNS on your PC.

About the add-on, is it self-updater or not at all?
But the channel working well with the browser

Re: Italian channels issues and development

Publicado: 09 Sep 2015, 19:57
por dentaku65
adri70 escribió:
Hi, I don't use any kind of DNS setup in my router or in my PC all is set in Auto. Could be that I'm in Nord America?
Even if you are in US I suggest to use google DNS at least on your box if you can't change it in the router; here there is a guide http://www.foxycinema.org/cambio-dei-dns.html

If you have a linux box or a raspberry pi with osmc on it tell me that I'll pm the command to have the correct dns in a definite way

Re: Italian channels issues and development

Publicado: 09 Sep 2015, 19:58
por adri70
fenice82 escribió:Maybe...

When I go to Canada for job I use Google DNS. Try to set these DNS on your PC.

About the add-on, is it self-updater or not at all?
Well I will try with the Google DNS. I will let you know

Re: Italian channels issues and development

Publicado: 09 Sep 2015, 20:09
por adri70
adri70 escribió:
fenice82 escribió:Maybe...

When I go to Canada for job I use Google DNS. Try to set these DNS on your PC.

About the add-on, is it self-updater or not at all?
Well I will try with the Google DNS. I will let you know

Ok I tryed with the google DNS nothing changed, also Pelis is setup with autoupdate.
the problem happen in all my device OpenElec, Android, Windows7 and with all version of kodi

Re: Italian channels issues and development

Publicado: 10 Sep 2015, 13:55
por fenice82
zanzibar1982 escribió:@ALL

As "my" version now works on all platforms, dentaku65 proposes to use it as main development channel.

Jesus, robalo, dentaku65, fenice82 and DrZ3r0 have already freedom to apply fixes to my repo.

Version on my repo has channels self-update system, and I also applied master robalo's
servers update system, so now we can say we have complete control over the add-on major upgrades.

So, for those interested, here is how developers must operate on repository to release their updates to users:

To upgrade a channel: once you commit your work on a channel in the repo,
go to its relative .xml file, add +1 to <version> value and save changes.
This will upgrade automatically the channel to all users with updates enabled in their configuration.

To add/release a new channel: create your channel in repository /channels path, and create also
an .xml file for it in the same path with same name.
You can use as template any other channel.xml of course.
Properly edit the new .xml to comply new channel's info,
edit <version> to value "1" and then - most important -
compile the field <update_url> with the URL to raw new_channel.py
Commit the work.
Add the channel string in channelselector.py, commit the work, go to
channelselector.xml and increase +1 value <tag>. Commit and you're done.

To release/upgrade servers: create/edit and commit the server file, and add it in servertools.py list as usual.
Copy/Pasted from robalo's work:
· The server list is extracted from remote servertools file.
· Files that do not exist in the local folder servers will be created.
· Files that do not match the MD5 checksum on the remote file will be updated.

Please feel free to operate your changes and fixes, but do not commit drastic changes before discussing it with other developers.
[ITA]

avviso ai naviganti: i 2 repo sono stati uniformati e resi autoaggiornati per quanto riguarda i server e canali.
Vi consiglio quindi di disinstallare le vecchie versioni e riscaricare nuovamente e forse per l'ultima volta i file zip.
>>QUI<< trovate la versione "Classica"
>>QUI<< la versione PureITA che è dotata di una sua interfaccia utente.

nel menù configurazione attivate l'aggiornamento dei canali ma NON ATTIVATE l'aggiornamento dell'addon, poichè ci sono personalizzazioni (traduzioni, uso del mouse nella PureITA) che andrebbero perse.

continuate a fornirci i vostri feedback e nel limite delle nostre possibilità cercheremo di aiutarvi\venirvi incontro.

[ENG]

@all,
the repos were updated and was added the auto-update for channel and servers.
I suggest to uninstall the version installed on your devices and download (for the last time, I hope) the preferred zip file.

>>HERE<< you can find the Classic version
>>HERE<< the version with User Interface (PureITA).

so, now in the setting menu you can activate the channels autoupdate but DON'T ACTIVATE the addon update (you can loose all the customization that we made)

Thank you for your support and send us your feedback.

Ciao

Fenice82

Re: Italian channels issues and development

Publicado: 10 Sep 2015, 15:00
por zanzibar1982
fenice82 escribió:nel menù configurazione attivate l'aggiornamento dei canali ma NON ATTIVATE l'aggiornamento dell'addon, poichè ci sono personalizzazioni (traduzioni, uso del mouse nella PureITA) che andrebbero perse.
[ENG]
so, now in the setting menu you can activate the channels autoupdate but DON'T ACTIVATE the addon update (you can loose all the customization that we made)
[ENG]
This is true ONLY for PureITA version. Users of version in my signature must enable both options.

If users do not set ON "Controlla aggiornamenti" (first update option) then channelselector.py does not update,
that means if a new channel is added they won't get it.

[ITA]
Questo vale SOLO per la versione PureITA. Gli utenti della versione nella mia firma devono abilitare entrambe le opzioni.

Se non si abilita "Controlla aggiornamenti" nella versione italiana "classica" 4.0.3 il channelselector non si aggiorna,
ciò significa che se viene rilasciato un nuovo canale gli utenti non lo ricevono.

Re: Italian channels issues and development

Publicado: 10 Sep 2015, 15:42
por DrZ3r0
Hi,
all users of the Italian addon, when you find an error, write it on the forum.
If you want, write an issue here: https://github.com/Zanzibar82/plugin.vi ... ano/issues
Thanks.

Re: Italian channels issues and development

Publicado: 10 Sep 2015, 17:30
por adri70
Hi guys, I don't no if is just me or in the menu of "Italiafilm.co", "Serie tv" not working in both version, but if I go in Contenuti per Genere and then in Serie Tv it work.
Also when I go in "Contenuti per Genere" and then in "Ultime Serie TV" it show only the world "Successivo".