PadreDeFamilia

QVIART DUAL : SATELITE 4K ANDROID 9.0 DVB-S2X+DVB-T2+DVB-C+IPTV

Chincheta Autor Tema: MythTV channel scanner  (Leído 11575 veces)

12/03/2010, 22:52 -

MythTV channel scanner

Registrado:
05/04/2008
Gracias:
1276/1708
Mensajes
23694
myth_scanner-0.95.8

myth_scanner - a replacement for MythTV's built-in scanner
==========================================================


Código: [Seleccionar]
What is it?

myth_scanner is a perl script which uses the MythTV.pm module
and dvbsnoop command to gather changes in transport/channel
information for any DVB providor supporting proper SDT/NIT
tables. These include (but are not limited to):

Dish Network
Bell ExpressVu
GlobeCast

NOTE: When used for GlobeCast, the -ignore_eit option is
required.

Directories in this package:

patches/   - Contains some patches which can be used with the scanner.
utilities/ - Some utilities I threw together which depend on SI-Parser.


Requirements.

dvbsnoop

12.03.2010

0.95.8:


- Update channel names along with their callsigns. I don't know how this was
missed in the first version, but here ya go.



myth_scanner-0.95.8.tar.gz
« Última modificación: 08/07/2010, 21:23 por josagi »
17/04/2010, 17:29 -

Re: MythTV scanner

#1
Registrado:
05/04/2008
Gracias:
1276/1708
Mensajes
23694
0.96.1:

- Enhanced support for tier filtering. YMMV
- Added support for an nsub column in the channel table which controls MythTV's
guide to mark unsubscribed channels. This depends on the associated patch
in the patches directory. Please note, this patch is against 0.21 and VERY
most likely will need to be ported to work with 0.22 or 0.23.


myth_scanner-0.96.1.tar.gz
18/04/2010, 16:13 -

Re: MythTV scanner

#2
Registrado:
25/11/2009
Gracias:
2/0
Mensajes
28
Hola, no he entendido muy bien la uncionalidad de este soft.

¿Es para escanear los canales de satelite?

Yo aun no he probado con canales de satelite, pero con los de TDT el mismo MythTV te los escanea bien. Estoy pensando en poner un sintonizador DVB-S2 a mi MythTV, asi que me interesa este tema.

Muchas gracias y saludos.
21/05/2010, 22:01 -

Re: MythTV scanner

#3
Registrado:
05/04/2008
Gracias:
1276/1708
Mensajes
23694
MythTV channel scanner v0.96.3

Changes:

- When not using option -ignore_eit, which ignores the eit_schedule_flag for
each channel, many channels on newer DN satellites were getting filtered
due to their eit_schedule_flag being 0. We now check for that SID/callsign
across all satellites and if we find an eit_schedule_flag of 1, we assume
all mirrors of that channel are also one. This fixes scanning DN's new
72.7 satellite.

myth-scanner-0-96-3-tar-gz
21/05/2010, 23:08 -

Re: MythTV scanner

#4
Registrado:
25/11/2009
Gracias:
2/0
Mensajes
28
No se si es pedir mucho, pero ¿podrias explicar para que sirve?

Gracias y saludos.
21/05/2010, 23:26 -

Re: MythTV scanner

#5
Registrado:
05/04/2008
Gracias:
1276/1708
Mensajes
23694
myth_scanner es un script  que utiliza el módulo MythTV.pm
y dvbsnoop comando para obtener cambios en el transporder / canal
iformación para cualquier  DVB provider

Dish Network
Bell ExpressVu
GlobeCast
22/05/2010, 09:37 -

Re: MythTV scanner

#6
Registrado:
25/11/2009
Gracias:
2/0
Mensajes
28
OK, muchas gracias por la info.

Pero, haciendo un escaneo normal tambien vale, ¿no?

Muchas gracias y saludos.
30/06/2010, 21:54 -

Re: MythTV scanner

#7
Registrado:
05/04/2008
Gracias:
1276/1708
Mensajes
23694
30.06.2010

0.96.4:


- Support two new columns in channel table, onetworkid and transportid which
contain the orginal networkid and transportid for a given channel. This
fixes EIT gathering in Myth (when patched) for the new 72.7 satellite.
- Added option to grab Tier information from RQCS instead of having to
configure tiers in the config file. This also does a lot better job
of decoding the tier information than RQCS does and provides for more
functionality.
- Better support tier filtering. We now support bitmatrix tiers and PPV events.

myth_scanner-0.96.4.tar.gz
08/07/2010, 21:27 -

Re: MythTV channel scanner

#8
Registrado:
05/04/2008
Gracias:
1276/1708
Mensajes
23694
MythTV channel scanner v0.96.7 updated July 8, 2010

0.96.7:


- Added channel group support for remap_id and service types.
- Added nsub support for remap_id.
- Added recording priority support for remap_id and service types.

myth_scanner-0.96.7.tar.gz
29/07/2010, 05:29 -

Re: MythTV channel scanner

#9
Registrado:
05/04/2008
Gracias:
1276/1708
Mensajes
23694
MythTV channel scanner v0.96.8 updated July 28, 2010

Citar
0.96.8:

- Added service type nsub support.
- Added patch against eithelper.[cpp|h] to allow duplicate channels to get EIT by filling all channels which match a given networkid/transportid/serviceid instead of just the first. I don't know why Dish has these duplicate channels, but now they're fully supported in Myth.
- Added Dish(/BEV) content descriptor decoding for theme and category information. The categories are quite extensive. I not sure if Dish even uses these for anything.
- Traded out the huffman routines with a port of MythTV's.

myth_scanner-0.96.8.tar.gz
12/08/2010, 22:39 -

Re: MythTV channel scanner

#10
Registrado:
05/04/2008
Gracias:
1276/1708
Mensajes
23694
0.96.9:

- Fixed a problem with SI:   :P   arse::huffmanToString() which prevented
it from decompressing PID 0x300.
- Added auto commfree flagging option. This set commflag to 1 for any
event which has tiers associated with it.
- Added COMFREE section. Any callsign matching expressions within this
section get commfree set to 1.
- Added a more restrictive option to -filter_tiers. Use a value of 1
for the old hehavior, or 2 for a more restrictive filtering. A value
of 2 filters out all non-subscribed channels with the exception of
PPV channels. Use a value of 3 for ALL non-subscrived channels.
- Assume if tier byte 6 is 0xff, the channel is automatically subscribed.

myth_scanner-0.96.9.tar.gz
08/11/2010, 22:33 -

Re: MythTV channel scanner

#11
Registrado:
05/04/2008
Gracias:
1276/1708
Mensajes
23694
MythTV channel scanner v0.96.10 updated November 8, 2010

v0.96.10:

- Switched to Linux    :D    VB to read section data. This allows us to use
myth_scanner_mon to monitor SDT for version changes and automatically
run the scanner. This also eliminates the "killall dvbsnoop" hack.
- Add timeouts to reading tables. Currently this is set to 10 minutes.
- Fix adding channels to channelgroup table.
- Remove old program entries for newly added channels.
- Make temp table entries more descriptive.
- Added -hide_deleted option. This option replaces -delete_channels and
will hide channels for 7 days before being deleted. This works around
some PPV channels popping in and out of tier handling.
- Added support for newer MythTV versions using DVB-S2.

myth_scanner-0.96.10.tar.gz
09/11/2010, 21:10 -

Re: MythTV channel scanner

#12
Registrado:
05/04/2008
Gracias:
1276/1708
Mensajes
23694
MythTV channel scanner v0.96.11

v0.96.11


- Fix README file for new -hide_deleted option.
- Include Linux:    :D    VB module for convenience.


myth_scanner-0.96.11.tar.gz
07/12/2010, 23:11 -

Re: MythTV channel scanner

#13
Registrado:
05/04/2008
Gracias:
1276/1708
Mensajes
23694
MythTV channel scanner v0.96.12

0.96.12:


- Check that a channel isn't already hidden before hiding it.
- When using -hide_channels, if a channel has been unsubscribed, keep
it visible instead and delete after 7 days.
- While scanning EIT, filter bad entries after see a given event 20 times.
- Fix infinite loop problem in all_eit_seen().
- Fix commfree/commmethod flag change in MythTV.
- Remove stray quote for new DVB-S2 stuff.


myth_scanner-0.96.12.tar.gz
14/12/2010, 22:59 -

Re: MythTV channel scanner

#14
Registrado:
05/04/2008
Gracias:
1276/1708
Mensajes
23694
MythTV channel scanner v0.96.13

0.96.13:


- Remove commfree column from select in getMythChannels().
- Change the default for FILTER_TIERS to 0 in the example config.
- Small change in -filter_tiers command line option to better match
config file and be less confusing.


myth_scanner-0.96.13.tar.gz

QVIART DUAL : SATELITE 4K ANDROID 9.0 DVB-S2X+DVB-T2+DVB-C+IPTV

 



PadreDeFamilia
!! ADVERTENCIAS !!: Las informaciones aquí publicadas NO CONTIENEN KEYS para la decodificación de ningún sistema: NO SON OPERATIVOS en sistemas SAT que precisen de su correspondiente suscripción. ESTA TOTALMENTE PROHIBIDO EL USO DE ESTAS INFORMACIONES PARA LA MODIFICACIÓN O DEFRAUDACIÓN DE SISTEMAS DE ACCESO CONDICIONAL. EN ESTOS FOROS NO SE PERMITE LA PUBLICACIÓN DE INFORMACIONES ILEGALES POR PARTE DE LOS USUARIOS. EN CASO DE DETECTARSE ESTE TIPO DE INFORMACIONES, LOS USUARIOS SERÁN EXCLUIDOS DE ESTAS PÁGINAS.
PROHIBIDA LA PUBLICACIÓN DE ENLACES A FIRMWARES ILEGALES
LOS FOROS NO SON MONITORIZADOS DE MANERA CONSTANTE, CUALQUIER INFORMACIÓN QUE PUEDAS CONSIDERAR ILEGAL REPORTALA A LA ADMINISTACIÓN DEL FORO