Maz Ver. 3.2

  • Iniciador del tema Iniciador del tema morser
  • Fecha de inicio Fecha de inicio
Usuario
Forero
Registrado
3 Ene 2011
Mensajes
4
morser dijo:
OPENSAT recently changed the structure of the channel lists. Now use the version 10 and MaZ use the version 9. Perhaps this is the problem but has not published OPENSAT changes and lists work well, the problem may be that the firmware has an error when converting the lists of version 9 to version 10.

Thanks for the answer. Could you, please, check the new structure (version 10) of the channel lists (probably with a Hex Editor) and make the necessary changes to your GREAT tool so that it handles version 10 lists?

By the way, I 've had a quick look at AZBOXTVSDK v0.3 and I see that they use the following structure:

Código:
struct save_channel_info_st {
char    mTunerId;
short    mPosition;
unsigned long  mFreq;
char   mPolarisation;
unsigned short mServiceId;
unsigned short mOriginalNetworkId;
unsigned short mTransportId;
unsigned short mATag;
unsigned short mAPid;
unsigned short mVTag;
unsigned short mVPid;
unsigned short mPCR;
unsigned short mPMT;
char   mChannelType;
unsigned char mChannelName[MAX_SERVICE_NAME_LEN];
unsigned char mProviderPackageCode[MAX_SERVICE_NAME_LEN];
char   mCrypt;
int    mGenre;
int    mCountry;
char   mSDHD;
};

but


static int AddChannelFromFile(const char *FileName)

reads channels in the following order:

Código:
//eTUNERID;ePOSITION;eFREQUENCY;ePOLARISATION;eSERVICE_ID;eORIGINAL_NETWORK_ID;eTRANSPORT_ID;eATAG;eAPID;eVTAG;eVPID;ePCR;ePMT;eCHANNEL_TYPE;eCHANNEL_NAME;ePACKAGE_CODE;eCOUNTRY;eGENRE;eCRYPT;eSD_HD;

which is NOT 100% consistent. What do you think ?


Best regards and great thanks for everything,
 
Usuario
Forero
Registrado
6 Nov 2010
Mensajes
7
Any news about the DVB-C Twintuner support?
Right now, I use an old channellist on Tuner B (made by MaZ) for zapping and an unsorted channellist on Tuner A for recording.
But I don't want to take care on which tuner I am.
Would be great to have an updated MaZ.

Thanks in advance
Bernhard
 
OpenSpa Team
Miembro del equipo
Registrado
21 Mar 2007
Mensajes
7.259
geroelheimer dijo:
Any news about the DVB-C Twintuner support?
Right now, I use an old channellist on Tuner B (made by MaZ) for zapping and an unsorted channellist on Tuner A for recording.
But I don't want to take care on which tuner I am.
Would be great to have an updated MaZ.

Thanks in advance
Bernhard

I need a all_channels.dat file scanned in Azbox and extracted by ftp with channels DVB-C in tunner A and B.
 
Openspa Betatester
Betatester
Vip OpenSPA
Registrado
5 Abr 2009
Mensajes
12.370
Gracias morse un trabajo bien hecho, me pasa algo extraño lo actualizo desde el mismo Maz 3.0, y me hace la actualizacion completa, luego me indica que presione reiniciar para ejecutar la aplicacion, lo hago y al rato me sale otra vez maz 3.0, y me vuelve a decir que hay una version superior, esto lo hice varias veces y siempre me ocurre lo mismo ¿A que puede ser esto devido?
 
OpenSpa Team
Miembro del equipo
Registrado
21 Mar 2007
Mensajes
7.259
cribriga dijo:
Gracias morse un trabajo bien hecho, me pasa algo extraño lo actualizo desde el mismo Maz 3.0, y me hace la actualizacion completa, luego me indica que presione reiniciar para ejecutar la aplicacion, lo hago y al rato me sale otra vez maz 3.0, y me vuelve a decir que hay una version superior, esto lo hice varias veces y siempre me ocurre lo mismo ¿A que puede ser esto devido?

Puede ser que el path donde lo tienes instalado es demasiado largo, prueba a ponerlo en un path del tipo C:\archivos de programa\MaZ o C:\MaZ y te deberia de ir bien.
 
Openspa Betatester
Betatester
Vip OpenSPA
Registrado
5 Abr 2009
Mensajes
12.370
Morser eres un maquina, si señor eso era el problema lo puse en escritorio le di actualizar y ya lo tengo.
Lo dicho muchas gracias.
 
Usuario
Amigo OpenSPA
Registrado
6 Dic 2009
Mensajes
21
Thi morning MAZ3.1 crashed importing chanels from KOS on 16.0E.
Whatever was the choice of TV/radio/Feed Chanel to download.

This is the screen shot.

Bye Nick

errormaz31.jpg
 
Usuario
Forero
Registrado
6 Nov 2010
Mensajes
7
MaZ 3.2 tested on AZBox Premium Plus with DVB-C Tuner in twin mode.
Channels correct downloaded and uploaded using Tuner A.
Only drwaback, is to switchback to twin tuner setting after upload. ;-)

Morser, thanks a lot for your fast reaction and providing us a MaZ version, which supports twin-tuner.

regards
Bernhard
 
Usuario Destacado
Vip OpenSPA
Registrado
22 Nov 2009
Mensajes
2.364
Gracias maestro por el gran trabajo que realizas.
 
Usuario
Vip OpenSPA
Registrado
5 Abr 2009
Mensajes
3.105
Dibujo.jpg

Hola amigos,

Me sale este error al querer capturar una imagen, ayuda..

GRacias...
 
Arriba