Project

General

Profile

Feature #5472

XMLTV Export to file

Added by T Pedersen almost 6 years ago. Updated almost 6 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Category:
EPG
Target version:
-
Start date:
2018-12-31
Due date:
% Done:

0%

Estimated time:

Description

Hi.

Could this be done in future?
Only possible from terminal now, but would be nice to get it from web, like u guys did with channels.m3u.

History

#1

Updated by saen acro almost 6 years ago

#2

Updated by T Pedersen almost 6 years ago

saen acro wrote:

already exist

When I try this with f.ex Perfect player it wont read it, suspect its not in a xml file pr.say, so nogo. Works with tvirl with http://tvh.ip:9981/xmltv/channels/?auth xxxx&password but not others i tried... Only /xmltv/ gives me 404..

#3

Updated by Joe User almost 6 years ago

Look at the bottom of this page for examples:
[[https://github.com/dave-p/TVH-API-docs/wiki/Other-Functions]]

#4

Updated by T Pedersen almost 6 years ago

Joe User wrote:

Look at the bottom of this page for examples:
[[https://github.com/dave-p/TVH-API-docs/wiki/Other-Functions]]

So in other words. NOT implemented yet. Cannot se any solution for an "xml file" generated from web, only trought terminal....

#5

Updated by saen acro almost 6 years ago

Why terminal use your web browser.

#6

Updated by T Pedersen almost 6 years ago

saen acro wrote:

Why terminal use your web browser.

Sorry I dont get it, but i wanted a way that players like perfect player direct fetches an xml file direct from my tvh. server, instead of creating it from an web browser or terminal command

#7

Updated by Joe User almost 6 years ago

Sorry, I guess we do not get it - saen acro gave you exactly what you asked for "XMLTV Export to file".
Maybe you need to start over again.

#8

Updated by T Pedersen almost 6 years ago

Joe User wrote:

Sorry, I guess we do not get it - saen acro gave you exactly what you asked for "XMLTV Export to file".
Maybe you need to start over again.

Ok. I want to get a readable "xml file"(instead of plain) from my server that players like perfect player can read, only some players support plain and somewhat most players want an file. Better explained http://tvh:9981/xmltv/channels/channels.xml.. Get it?

Joe User wrote:

Sorry, I guess we do not get it - saen acro gave you exactly what you asked for "XMLTV Export to file".
Maybe you need to start over again.

#9

Updated by saen acro almost 6 years ago

Not sure how you configure perfect player but put url of playlist and epg and all is done
on android can be used "PROGTV"https://play.google.com/store/apps/details?id=com.progdvb.progtva
else use KODI

#10

Updated by saen acro almost 6 years ago

Not sure how you configure perfect player but put url of playlist and epg and all is done
on android can be used PROGTV
else use KODI

#11

Updated by saen acro almost 6 years ago

Tom-Frode Pedersen wrote:

Ok. I want to get a readable "xml file"(instead of plain) from my server that players like perfect player can read, only some players support plain and somewhat most players want an file. Better explained http://tvh:9981/xmltv/channels/channels.xml.. Get it?

Still not get the idea from where you get this url

http://tvh:9981/xmltv/channels/channels.xml

when url is just
http://tvh:9981/xmltv/channels

there is a link to manual with you not read

Joe User wrote:

Look at the bottom of this page for examples:
[[https://github.com/dave-p/TVH-API-docs/wiki/Other-Functions]]

#12

Updated by T Pedersen almost 6 years ago

saen acro wrote:

Not sure how you configure perfect player but put url of playlist and epg and all is done
on android can be used "PROGTV"https://play.google.com/store/apps/details?id=com.progdvb.progtva
else use KODI

Only tested this onde, but when i try putting epg url as u say http://tvh.ip:9981/xmltv, nor xmltv/channels/?auth it doesnt work with perfect player. It fails because it wants as and file f.ex xmltv.xml

saen acro wrote:

Not sure how you configure perfect player but put url of playlist and epg and all is done
on android can be used "PROGTV"https://play.google.com/store/apps/details?id=com.progdvb.progtva
else use KODI

#13

Updated by T Pedersen almost 6 years ago

saen acro wrote:

Tom-Frode Pedersen wrote:

Ok. I want to get a readable "xml file"(instead of plain) from my server that players like perfect player can read, only some players support plain and somewhat most players want an file. Better explained http://tvh:9981/xmltv/channels/channels.xml.. Get it?

Still not get the idea from where you get this url
[...]
when url is just
[...]
there is a link to manual with you not read

Joe User wrote:

Look at the bottom of this page for examples:
[[https://github.com/dave-p/TVH-API-docs/wiki/Other-Functions]]

I know the url is /xmltv/channels/, channels.xml is a pure example of a output file on server

#14

Updated by saen acro almost 6 years ago

This is problem of creator of perfect player,
connect to him to fix it, this is not problem of TVH.

try PROGTV

#15

Updated by Pablo R. almost 6 years ago

Tom-Frode Pedersen wrote:

I know the url is /xmltv/channels/, channels.xml is a pure example of a output file on server

Did you try

http://username:password@tvh:9981/xmltv/channels

Those URLs need credentials.

#16

Updated by T Pedersen almost 6 years ago

Pablo R. wrote:

Tom-Frode Pedersen wrote:

I know the url is /xmltv/channels/, channels.xml is a pure example of a output file on server

Did you try

[...]

Those URLs need credentials.

Yep. Did this. Maybe because i have multiple epg grabbers with different priorities, nor maybe my tvh version

#17

Updated by T Pedersen almost 6 years ago

saen acro wrote:

This is problem of creator of perfect player,
connect to him to fix it, this is not problem of TVH.

try PROGTV

Maybe so. But tvh should have different solution to different very known players

#18

Updated by saen acro almost 6 years ago

If software cannot grab live output of URL, its not good written.
There is no need to download store parse and delete,
when only live url parse is enough.
This is not problem of TVH is is a problem of developer of not so Perfect Player.

You problem is same as software's with NEED live streams with must end with .TS
But why it must end with .TS no one can explain.

#19

Updated by Pablo R. almost 6 years ago

Its easy, do a cron or so and with a web server you can provide that file to your clients. :P

#20

Updated by T Pedersen almost 6 years ago

Pablo R. wrote:

Its easy, do a cron or so and with a web server you can provide that file to your clients. :P

Im been doing so,but if tvh could provide xml file native on server i dont need to.

#21

Updated by saen acro almost 6 years ago

Instead of curing the disease, we will treat the symptoms.
TVH is server, the client has to adapt to it, not the vice versa.

#22

Updated by T Pedersen almost 6 years ago

saen acro wrote:

Instead of curing the disease, we will treat the symptoms.
TVH is server, the client has to adapt to it, not the vice versa.

Sure. I'll get it, Just continue with cronjob then for numerous clients with other players that cant grab live xml url.. There is actually alot of disease out there..:D

#23

Updated by Jaroslav Kysela almost 6 years ago

  • Status changed from New to Rejected

The scripting to resolve different requirements is the standard unix way to do things.

Also available in: Atom PDF