Advertisement
Kimarite

XMLTV, xTeVe EPG | /usr/bin/tv_grab_huro

Aug 13th, 2021 (edited)
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. Próbáld:
  2.  
  3. sudo apt-get install xmltv
  4.  
  5. /usr/bin/tv_grab_huro --configure
  6.  
  7. /usr/bin/tv_grab_huro --days 1 --output tvguide.xml - quiet
  8.  
  9. Várd meg, amíg befejezi.
  10.  
  11. Az utolsó parancssort kéne betenned napi egy lefutással, időzítéssel. Valahova, crontab, ilyesmi.
  12.  
  13. A súgó (HU vagy RO),
  14.  
  15. /usr/bin/tv_grab_huro --help
  16.  
  17. és tartalma.
  18.  
  19. /usr/bin/tv_grab_huro: get Hungarian or Romanian television listings in XMLTV format
  20. To configure:
  21. /usr/bin/tv_grab_huro --configure [--config-file FILE] [--gui GUITYPE]
  22. To grab listings:
  23. /usr/bin/tv_grab_huro [--config-file FILE] [--output FILE] [--days N] [--offset N]
  24. [--slow] [--get-full-description] [--max-desc-length LENGTH]
  25. [--icons | (--local-icons DIRECTORY [--no-fetch-icons])]
  26. [--gui GUITYPE] [--quiet]
  27. To list channels:
  28. /usr/bin/tv_grab_huro --list-channels --loc [hu | ro]
  29. [--icons | (--local-icons DIRECTORY [--no-fetch-icons])]
  30. To show capabilities: /usr/bin/tv_grab_huro --capabilities
  31. To show version: /usr/bin/tv_grab_huro --version
  32.  
  33. Forrás:
  34. https://vboxcomm.com/wp-content/uploads/2019/09/How-to-set-an-XMLTV-EPG.pdf
  35. http://wiki.xmltv.org/index.php/Main_Page
  36. https://support.plex.tv/articles/using-an-xmltv-guide/
  37. https://www.sjtechwork.com/p/zap2xml-convert-zap2it-tv-listings-to.html
  38. https://khakismedia.com/xteve/
  39. https://github.com/dnsforge-repo/xteve
  40. https://github.com/xteve-project/xTeVe-Documentation/blob/master/en/configuration.md#xteve-dummy
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement