Qnap [REQ] WebGrab+Plus

giopas

Grand Maître Jedi
20 Avril 2015
1 084
9
68
EU
Salut à tous et spécialement à Qoolbox! :)

Je viens de voir qu'il y a un soft (WebGrab+) qui permet de faire un merge de plusieurs EPG depuis différents sources ("multi-site incremental xmltv epg grabber").

EPG_fading.jpg

Je ne l'ai pas encore essayé, mais je vois qu'il y a une version déjà disponible pour Synology.

Le soft est basé sur mono, mais en lisant ici pas tout environment mono est nécessaire.

Si on combine cela avec Telly, PlexIPTV ou xteve et Plex, on peut faire devenir Plex encore plus puissant :-D

giopas
 
pas tout compris ...

j'ai dézippé dans Public/webgrab et suivi les isntructions

Code:
[~] # export PATH=/opt/Qmono/bin:$PATH

[~] # cd /share/CACHEDEV1_DATA/Public/webgrab

[/share/CACHEDEV1_DATA/Public/webgrab] # ./install.sh
 ==> installing siteini.pack
 ==> installing WebGrab++.config.xml
 ==> installing mdb/mdb.config.xml
 ==> installing rex/rex.config.xml
 ==> DONE
[/share/CACHEDEV1_DATA/Public/webgrab] # ./run.sh

             WebGrab+Plus/w MDB & REX Postprocess -- version  V2.1

                                Jan van Straaten
                             Francis De Paemeleere

            thanks to Paul Weterings and all the contributing users
--------------------------------------------------------------------------------

Job started at 03/07/2018 15:08:36
timezone=UTC+00:00 mapped with timezone_id "Atlantic/Canary"
found: /share/CACHEDEV1_DATA/Public/webgrab/./siteini.pack/Misc/dummy.ini -- Revision 02
input file /share/CACHEDEV1_DATA/Public/webgrab/guide.xml not found   ... created a new one ...


      i=index  .=same  c=change  g=gab  r=replace  n=new


Group (0) :
update requested for - 1 - out of - 1 - channels for 1 day(s)
(   1/1   ) DUMMY -- chan. (xmltv_id=Example) -- mode Force
in

   Summary for update of       Example
     missing shows added       0
     changed shows updated     0
     new shows added           1
     unchanged shows inspected 0
     total after update        1



Job finished at 03/07/2018 15:08:37 done in 1s

par contre aucun process mono qui tourne .. j'ai raté un épisode...

Code:
[/share/CACHEDEV1_DATA/Public/webgrab] # ps | grep mono
 
Il y a une section pour l'installation dans le forum: http://www.webgrabplus.com/forums/installation

Peut-être que tu trouves quelque chose d'utile. Ici ou ?
 
semblerait qu'il n'y pas de process c'est juste un grabber qui referencie un fichier xml

Code:
What is WebGrab+Plus

WebGrab+Plus is a generic webgrab tool that can grab tv listings from websites and create a xmltv file for it. This xmltv file can be fed to a PVR/EPG system to visualize the tv listing.
 Because WebGrab+Plus itself is generic, it will need to know how to grab a specific website. This info is packed into siteini files. For every supported website, such a file will exist. On a website you have multiple tv channels. To know what channels are available for a specific siteini (website), you can look into the accompanying .channels.xml file. This file contains a list of channels that can be used. All those files can be found in the siteini.pack folder.
 Currently WebGrab+Plus is only a command line tool. So no GUI (Graphic User Interface) is available. 

A list of all features can be found on our website

How to use
1.Find the config file (WebGrab++.config.xml) and open it with a simple text editor.
2.Locate the dummy <channel> line at the end of the file
3.Now look inside the siteini.pack folder and find the channels you want to grab (inside the .channels.xml files)
4.Replace the dummy <channel> line with the channel(s) you want to grab
5.Run WebGrab+Plus
6.You should get a xmltv file called guide.xml file with the tv listings of your channels
7.For more information about the configuration file, see on our website
8.To feed the generate xmltv file into you EPG/PVR system you can follow examples on our site

en fait mon code est bon et le fichier est généré... après je sais pas trop si cela nécessite vraiment un qpkg.. il y a trois ligne à lancer
 
Donc il n’y pas de compil avec mono a faire pour executer ce script?


Sent from my iPad using Tapatalk