v.1.1.7
Moon details
Super Moon - Black Moon - Blue Moon
Fix screen and add progress bar details
Fix Headers on request openmaps
v.1.1.7
Moon details
Super Moon - Black Moon - Blue Moon
Fix screen and add progress bar details
Fix Headers on request openmaps
![]()
https://raw.githubusercontent.com/Belfagor2005/vavoo-player/refs/heads/master/epg_bk.xml
this generate and merged on my github
include
"https://epgshare01.online/epgshare01/epg_ripper_BA1.xml.gz",
"https://epgshare01.online/epgshare01/epg_ripper_HR1.xml.gz",
"https://epgshare01.online/epgshare01/epg_ripper_RS1.xml.gz"
mm.. i work.. on it
sure.. albania.. no epg :(
it's ver mistake..
epg present on proxy list.. but no match.. no have ideas..
compile file json for Albania for test ..
Balkans use misc epg..
but I think it's solvable, in the source we can add any epg source..
DEFAULT_SOURCES = [
EPGSource(
name="Italy",
url="https://epgshare01.online/epgshare01/epg_ripper_IT1.xml.gz",
backup_url="https://iptv-epg.org/files/epg-it.xml.gz",
priority=0,
enabled=True,
country_code="it"
),
EPGSource(
name="France",
url="https://epgshare01.online/epgshare01/epg_ripper_FR1.xml.gz",
backup_url="https://iptv-epg.org/files/epg-fr.xml.gz",
priority=1,
enabled=True,
country_code="fr"
),
EPGSource(
name="Germany",
url="https://epgshare01.online/epgshare01/epg_ripper_DE1.xml.gz",
backup_url="https://iptv-epg.org/files/epg-de.xml.gz.gz",
priority=1,
enabled=True,
country_code="de"
),
EPGSource(
name="Spain",
url="https://epgshare01.online/epgshare01/epg_ripper_ES1.xml.gz",
backup_url="https://iptv-epg.org/files/epg-es.xml.gz",
priority=1,
enabled=True,
country_code="es"
),
EPGSource(
name="United Kingdom",
url="https://epgshare01.online/epgshare01/epg_ripper_UK1.xml.gz",
backup_url="https://iptv-epg.org/files/epg-gb.xml.gz",
priority=1,
enabled=True,
country_code="gb"
),
EPGSource(
name="Portugal",
url="https://epgshare01.online/epgshare01/epg_ripper_PT1.xml.gz",
backup_url="https://iptv-epg.org/files/epg-pt.xml.gz",
priority=1,
enabled=True,
country_code="pt"
),
EPGSource(
name="Netherlands",
url="https://epgshare01.online/epgshare01/epg_ripper_NL1.xml.gz",
backup_url="https://iptv-epg.org/files/epg-nl.xml.gz",
priority=1,
enabled=True,
country_code="nl"
),
EPGSource(
name="Belgium",
url="https://epgshare01.online/epgshare01/epg_ripper_BE2.xml.gz",
backup_url="https://iptv-epg.org/files/epg-be.xml.gz",
priority=1,
enabled=True,
country_code="be"
),
EPGSource(
name="Austria",
url="https://epgshare01.online/epgshare01/epg_ripper_AT1.xml.gz",
backup_url="https://iptv-epg.org/files/epg-at.xml.gz",
priority=1,
enabled=True,
country_code="at"
),
EPGSource(
name="Switzerland",
url="https://epgshare01.online/epgshare01/epg_ripper_CH1.xml.gz",
backup_url="https://iptv-epg.org/files/epg-ch.xml.gz",
priority=1,
enabled=True,
country_code="ch"
),
EPGSource(
name="Poland",
url="https://epgshare01.online/epgshare01/epg_ripper_PL1.xml.gz",
backup_url="https://iptv-epg.org/files/epg-pl.xml.gz",
priority=1,
enabled=True,
country_code="pl"
),
EPGSource(
name="Romania",
url="https://epgshare01.online/epgshare01/epg_ripper_RO1.xml.gz",
backup_url="https://iptv-epg.org/files/epg-ro.xml.gz",
priority=1,
enabled=True,
country_code="ro"
),
EPGSource(
name="Albania",
url="https://epgshare01.online/epgshare01/epg_ripper_AL1.xml.gz",
backup_url="https://iptv-epg.org/files/epg-al.xml.gz",
priority=1,
enabled=True,
country_code="al"
),
EPGSource(
name="Bulgaria",
url="https://epgshare01.online/epgshare01/epg_ripper_BG1.xml.gz",
backup_url="https://iptv-epg.org/files/epg-bg.xml.gz",
priority=1,
enabled=True,
country_code="bg"
),
EPGSource(
name="Croatia",
url="https://epgshare01.online/epgshare01/epg_ripper_HR1.xml.gz",
backup_url="https://iptv-epg.org/files/epg-hr.xml.gz",
priority=1,
enabled=True,
country_code="hr"
),
EPGSource(
name="Serbia",
url="https://epgshare01.online/epgshare01/epg_ripper_RS1.xml.gz",
backup_url="https://iptv-epg.org/files/epg-rs.xml.gz",
priority=1,
enabled=True,
country_code="rs"
),
EPGSource(
name="Bosnia",
url="https://epgshare01.online/epgshare01/epg_ripper_BA1.xml.gz",
backup_url="https://iptv-epg.org/files/epg-ba.xml.gz",
priority=1,
enabled=True,
country_code="ba"
),
EPGSource(
name="Czech Republic",
url="https://epgshare01.online/epgshare01/epg_ripper_CZ1.xml.gz",
backup_url="https://iptv-epg.org/files/epg-cz.xml.gz",
priority=1,
enabled=True,
country_code="cz"
),
EPGSource(
name="Slovakia",
url="https://epgshare01.online/epgshare01/epg_ripper_SK1.xml.gz",
backup_url="https://iptv-epg.org/files/epg-sk.xml.gz",
priority=1,
enabled=True,
country_code="sk"
),
EPGSource(
name="Hungary",
url="https://epgshare01.online/epgshare01/epg_ripper_HU1.xml.gz",
backup_url="https://iptv-epg.org/files/epg-hu.xml.gz",
priority=1,
enabled=True,
country_code="hu"
),
EPGSource(
name="Greece",
url="https://epgshare01.online/epgshare01/epg_ripper_GR1.xml.gz",
backup_url="https://iptv-epg.org/files/epg-gr.xml.gz",
priority=1,
enabled=True,
country_code="gr"
),
EPGSource(
name="Turkey",
url="https://epgshare01.online/epgshare01/epg_ripper_TR1.xml.gz",
backup_url="https://iptv-epg.org/files/epg-tr.xml.gz",
priority=1,
enabled=True,
country_code="tr"
),
EPGSource(
name="Denmark",
url="https://epgshare01.online/epgshare01/epg_ripper_DK1.xml.gz",
backup_url="https://iptv-epg.org/files/epg-dk.xml.gz",
priority=1,
enabled=True,
country_code="dk"
),
EPGSource(
name="Sweden",
url="https://epgshare01.online/epgshare01/epg_ripper_SE1.xml.gz",
backup_url="https://iptv-epg.org/files/epg-se.xml.gz",
priority=1,
enabled=True,
country_code="se"
),
EPGSource(
name="Norway",
url="https://epgshare01.online/epgshare01/epg_ripper_NO1.xml.gz",
backup_url="https://iptv-epg.org/files/epg-no.xml.gz",
priority=1,
enabled=True,
country_code="no"
),
EPGSource(
name="Finland",
url="https://epgshare01.online/epgshare01/epg_ripper_FI1.xml.gz",
backup_url="https://iptv-epg.org/files/epg-fi.xml.gz",
priority=1,
enabled=True,
country_code="fi"
),
EPGSource(
name="Russia",
url="https://epgshare01.online/epgshare01/epg_ripper_viva-russia.ru.xml.gz",
backup_url="https://iptv-epg.org/files/epg-ru.xml.gz",
priority=1,
enabled=True,
country_code="ru"
),
EPGSource(
name="USA",
url="https://epgshare01.online/epgshare01/epg_ripper_US2.xml.gz",
backup_url="https://iptv-epg.org/files/epg-us.xml.gz",
priority=1,
enabled=True,
country_code="us"
),
EPGSource(
name="Canada",
url="https://epgshare01.online/epgshare01/epg_ripper_CA2.xml.gz",
backup_url="https://iptv-epg.org/files/epg-ca.xml.gz",
priority=1,
enabled=True,
country_code="ca"
),
EPGSource(
name="Australia",
url="https://epgshare01.online/epgshare01/epg_ripper_AU1.xml.gz",
backup_url="https://iptv-epg.org/files/epg-au.xml.gz",
priority=1,
enabled=True,
country_code="au"
),
EPGSource(
name="Japan",
url="https://epgshare01.online/epgshare01/epg_ripper_JP1.xml.gz",
backup_url="https://iptv-epg.org/files/epg-jp.xml.gz",
priority=1,
enabled=True,
country_code="jp"
),
EPGSource(
name="India",
url="https://epgshare01.online/epgshare01/epg_ripper_IN1.xml.gz",
backup_url="https://iptv-epg.org/files/epg-in.xml.gz",
priority=1,
enabled=True,
country_code="in"
),
EPGSource(
name="Brazil",
url="https://epgshare01.online/epgshare01/epg_ripper_BR1.xml.gz",
backup_url="https://iptv-epg.org/files/epg-br.xml.gz",
priority=1,
enabled=True,
country_code="br"
),
EPGSource(
name="Mexico",
url="https://epgshare01.online/epgshare01/epg_ripper_MX1.xml.gz",
backup_url="https://iptv-epg.org/files/epg-mx.xml.gz",
priority=1,
enabled=True,
country_code="mx"
),
]
Display More
Having an online JSON that controls everything, you can fork it and update it. Not everyone can do that. That's why I took it. If we combine all the service references and IIDs, it can be done.
The JSON key, if you noticed, is now tiny, but it's not a problem; the code handles this automatically.
In the other unmatched JSON file, you'll have the services not found, which can be "added" to the main JSON file.
Panda, if you have a GitHub, it's best to fork it as soon as I put the JSON online, or PM me your JSON as soon as you're finished so I can update it.
Display MoreYes, I got it and working fine, thank you.
I had an idea about Moon Calendar. Is it possible to use USNO API ? To get really accurate moon phases and only distance needs to be calculated ?
https://aa.usno.navy.mil/calcu…&format=p&submit=Get+Data
It is only an idea, you don't have to do that if you don't want to.
it's already like this...
from .MoonPhase import MoonPhase
ok on atv 7.6 for me..
Display MoreHello Lululla .
is it possible to maintain Scandinavian alphabet (Ä,ä, Ö,ö)?
Searching the city shows them OK, but then at the main screen they are not.
Thank you !
the name is extracted and not normalized, could it be the font type that normalizes it?
3:22:47.4029 [DEBUG] Fav 2: location_id=103185728
13:22:47.4841 [DEBUG] Raw city name from get_location_by_id: 'Durrës'
for standard version update from telnet
pasted-from-clipboard.png
for test here..
Shall we test it?
Delete the two .json files in the /etc/enigma2 folder
vavoo_epg_unmatched_cache.json
vavoo_epg_cache.json
Remove the bouquets from the plugin (green)
Export and wait
I deleted the online json for now to do this test. Otherwise, during the export, the match will be made with the online one.
on menu config..
You can adjust the similarity threshold during the match.
Feedback..
Since you don't want to update the EPGs (service references), you'll have to do it yourself :)
:)
then if you want, update only the first post of the topic with the IPKs... so you don't have IPKs scattered throughout the discussion. ;)
if you modified the original plugin you need to change the name of the ipk file.. and I think the plugin folder..
There could be a conflict or an update on the feed side.
in your xml have..
font="Regular;27"
i replaced
font="Liberation;27"
qui immagini png Italia per EPG.
Sorry but where does this folder go, I'm not very expert thanks.
It depends on the program you use, for the settings. I don't know. I use echannelizer.
MeteogramView.xml
is present on git..
hd :
fhd:
wqhd:
Maybe it's wrong... and what you put is correct...
Tell me what skin you use (hd - fhd - wqhd) and give me your xml
remember me .. 3/4 days