Files
addon/specials/filmontv.json
mac12m99 3fb9b068d9 KoD 0.4 (#57)
* fix next page

* testing new filmontv

* Wstream quick fix, no resolution displayed :(

* new filmontv

* now regex is ok

* fix .po files

* +netlovers

* working on filmontv

* fix debriders

* new updater

* updater

* fix crash

* fix updater and re-add dev mode

* new url eurostreaming

* Delete netlovers.py

* Delete netlovers.json

* -net from menù

* fix eurostreaming: numero stagione e newest (#50)

* fix canale

* fix newest

* fix numero puntata

* cleanup

* cleanup 2

* fix updater crash on windows

* Fix Animeworld

* Nuovo Autorenumber

* initial background downloader support

* ops

* Update channels.json

* Update channels.json

* fix openload

* move json update to cohesist with updater

* disable json url updates

* fix typo

* fix typo 2

* Add files via upload

* Add files via upload

* fix autoplay in community channels

* fix toonitalia

* Fix Toonitalia

* workaround serietvsubita

* Nuova Rinumerazione Automatica

* Fix per Rinumerazione Automatica

* workaround updater

* Fix on air

* ops

* Personalizzazione sezione "Oggi in TV"

* Aggiunto orario sezione Oggi in TV

* aggiunto bit.ly (#56)

* aggiunto bit.ly

* Aggiunta personalizzazione homepage

* Revert "initial background downloader support"

This reverts commit f676ab0f

* KoD 0.4
2019-06-30 10:35:48 +02:00

93 lines
2.6 KiB
JSON

{
"id": "filmontv",
"name": "Film in tv",
"language": ["ita"],
"active": false,
"adult": false,
"thumbnail": null,
"banner": null,
"categories": [],
"settings": [
{
"id": "film1",
"type": "text",
"label": "Inserisci nome Film #1",
"default": "[Oggi in TV] Film #1",
"enabled": true,
"visible": true
},
{
"id": "film2",
"type": "text",
"label": "Inserisci nome Film #2",
"default": "[Oggi in TV] Film #2",
"enabled": true,
"visible": true
},
{
"id": "film3",
"type": "text",
"label": "Inserisci nome Film #3",
"default": "[Oggi in TV] Film #3",
"enabled": true,
"visible": true
},
{
"id": "film4",
"type": "text",
"label": "Inserisci nome Film #4",
"default": "[Oggi in TV] Film #4",
"enabled": true,
"visible": true
},
{
"id": "film5",
"type": "text",
"label": "Inserisci nome Film #5",
"default": "[Oggi in TV] Film #5",
"enabled": true,
"visible": true
},
{
"id": "now1",
"type": "text",
"label": "Inserisci nome adesso in onda #1",
"default": "[Adesso in onda] Tutte le trasmissioni #1",
"enabled": true,
"visible": true
},
{
"id": "now2",
"type": "text",
"label": "Inserisci nome adesso in onda #2",
"default": "[Adesso in onda] Tutte le trasmissioni #2",
"enabled": true,
"visible": true
},
{
"id": "now3",
"type": "text",
"label": "Inserisci nome adesso in onda #3",
"default": "[Adesso in onda] Tutte le trasmissioni #3",
"enabled": true,
"visible": true
},
{
"id": "now4",
"type": "text",
"label": "Inserisci nome adesso in onda #4",
"default": "[Adesso in onda] Tutte le trasmissioni #4",
"enabled": true,
"visible": true
},
{
"id": "now5",
"type": "text",
"label": "Inserisci nome adesso in onda #5",
"default": "[Adesso in onda] Tutte le trasmissioni #5",
"enabled": true,
"visible": true
}
],
"channel": false
}