Page 1 sur 3

habiTv 3.5.2 : correction D8 + D17

MessagePosté: Sam 12 Jan 2013 11:15
de dabiboo
Bonjour,

La version 3.5.2 d'habiTv est disponible avec les corrections suivantes :
- téléchargement sur D8
- téléchargement sur D17

https://www.assembla.com/spaces/milesto ... rt_id=DESC

Je vous conseille d'éditer le fichier grabconfig.xml et supprimer les noeuds <channel> de D8 et D17 et regénérer le fichier (bouton droit icône habitv, configuration, regénérer le fichier de configuration des téléchargements)

vous pouvez mettre à jour habiTv en utilisant l'installeur, sauvegardez vos fichiers de config (config.xml et grabconfig.xml).

bon dl

Re: habiTv 3.5.2 : correction D8 + D17

MessagePosté: Sam 12 Jan 2013 13:58
de czmaster
Salut,

Ça marche bien chez moi !

Merci :pouce:

Re: habiTv 3.5.2 : correction D8 + D17

MessagePosté: Sam 12 Jan 2013 14:45
de Quentin
Bonjour,

Merci de la mise à jour, maintenant j'arrive à générer le fichier grabconfig.xml (avant il ne se créait pas, sans doute car il n'arrivait pas à récupérer la liste des émissions de D8 et D17).
Par contre, quand je fais le fichier index d'une émission et que j'essaye d'en téléchargeais quelques épisodes sur W9 j'ai les erreurs suivantes :


Searching episode for m6w9 done
cmd wasbin\rtmpdump.exe -r "rtmpe://groupemsix.fcod.llnwd.net/a2883/e1/mp4:production/regienum/w9_les-ch-tis-a-las-vegas_513541_070120131830.mp4?s=1357994779&e=1358081179&h=efebc2e1fbe0bba872559b303b9455d8" -c 1935 -m 10 -w 0673f4b80ec5558dae818504779872793f91621b7686e7aa15ada5aefa425a99 -x 4114601 -o "downloads/Les_Ch_tis_à_Las_Vegas-Épisode_.mp4.tmp"
RTMPDump v2.5 GIT-2012-03-31 (Handshake 10 support by Xeebo)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 10
INFO: Connected...
Starting download at: 0.000 kB
ERROR: RTMP_ReadPacket, failed to read RTMP packet header

0.000 kB / 0.00 sec
INFO: Connection timed out, trying to resume.


Resuming download at: 0.000 kB

Download failed for m6w9-Les Ch'tis à Las Vegas-Épisode 1
com.dabi.habitv.framework.plugin.exception.DownloadFailedException: com.dabi.habitv.framework.plugin.exception.HungProcessException: Resuming download at: 0.000 kB
at com.dabi.habitv.downloader.rtmpdump.RtmpDumpPluginManager.download(RtmpDumpPluginManager.java:43)
at com.dabi.habitv.provider.m6w9.M6W9PluginManager.download(M6W9PluginManager.java:94)
at com.dabi.habitv.core.task.DownloadTask.doCall(DownloadTask.java:82)
at com.dabi.habitv.core.task.AbstractTask.call(AbstractTask.java:27)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: com.dabi.habitv.framework.plugin.exception.HungProcessException: Resuming download at: 0.000 kB
at com.dabi.habitv.framework.plugin.utils.CmdExecutor.execute(CmdExecutor.java:71)
at com.dabi.habitv.downloader.rtmpdump.RtmpDumpPluginManager.download(RtmpDumpPluginManager.java:41)
... 8 more
Download of m6w9-Les Ch'tis à Las Vegas-Épisode 2 is starting
Episode failed to retreive m6w9-Les Ch'tis à Las Vegas-Épisode 1
com.dabi.habitv.framework.plugin.exception.TechnicalException: java.util.concurrent.ExecutionException: com.dabi.habitv.core.task.TaskFailedException: com.dabi.habitv.framework.plugin.exception.DownloadFailedException: com.dabi.habitv.framework.plugin.exception.HungProcessException: Resuming download at: 0.000 kB
at com.dabi.habitv.core.task.AbstractTask.getResult(AbstractTask.java:66)
at com.dabi.habitv.core.task.DownloadTask.getResult(DownloadTask.java:18)
at com.dabi.habitv.core.task.AbstractTask.waitEndOfTreatment(AbstractTask.java:59)
at com.dabi.habitv.core.task.RetrieveTask.download(RetrieveTask.java:123)
at com.dabi.habitv.core.task.RetrieveTask.doCall(RetrieveTask.java:76)
at com.dabi.habitv.core.task.AbstractTask.call(AbstractTask.java:27)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.util.concurrent.ExecutionException: com.dabi.habitv.core.task.TaskFailedException: com.dabi.habitv.framework.plugin.exception.DownloadFailedException: com.dabi.habitv.framework.plugin.exception.HungProcessException: Resuming download at: 0.000 kB
at java.util.concurrent.FutureTask$Sync.innerGet(Unknown Source)
at java.util.concurrent.FutureTask.get(Unknown Source)
at com.dabi.habitv.core.task.AbstractTask.getResult(AbstractTask.java:64)
... 10 more
Caused by: com.dabi.habitv.core.task.TaskFailedException: com.dabi.habitv.framework.plugin.exception.DownloadFailedException: com.dabi.habitv.framework.plugin.exception.HungProcessException: Resuming download at: 0.000 kB
at com.dabi.habitv.core.task.AbstractTask.call(AbstractTask.java:37)
... 5 more
Caused by: com.dabi.habitv.framework.plugin.exception.DownloadFailedException: com.dabi.habitv.framework.plugin.exception.HungProcessException: Resuming download at: 0.000 kB
at com.dabi.habitv.downloader.rtmpdump.RtmpDumpPluginManager.download(RtmpDumpPluginManager.java:43)
at com.dabi.habitv.provider.m6w9.M6W9PluginManager.download(M6W9PluginManager.java:94)
at com.dabi.habitv.core.task.DownloadTask.doCall(DownloadTask.java:82)
at com.dabi.habitv.core.task.AbstractTask.call(AbstractTask.java:27)
... 5 more
Caused by: com.dabi.habitv.framework.plugin.exception.HungProcessException: Resuming download at: 0.000 kB
at com.dabi.habitv.framework.plugin.utils.CmdExecutor.execute(CmdExecutor.java:71)
at com.dabi.habitv.downloader.rtmpdump.RtmpDumpPluginManager.download(RtmpDumpPluginManager.java:41)
... 8 more
cmd wasbin\rtmpdump.exe -r "rtmpe://groupemsix.fcod.llnwd.net/a2883/e1/mp4:production/regienum/w9_les-ch-tis-a-las-vegas_513601_110120131905.mp4?s=1357994779&e=1358081179&h=70b8c31e1e464a517e3e19241628e901" -c 1935 -m 10 -w 0673f4b80ec5558dae818504779872793f91621b7686e7aa15ada5aefa425a99 -x 4114601 -o "downloads/Les_Ch_tis_à_Las_Vegas-Épisode_.mp4.tmp"
RTMPDump v2.5 GIT-2012-03-31 (Handshake 10 support by Xeebo)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 10
INFO: Connected...
Starting download at: 0.000 kB
ERROR: RTMP_ReadPacket, failed to read RTMP packet header

0.000 kB / 0.00 sec
INFO: Connection timed out, trying to resume.


Resuming download at: 0.000 kB

Download failed for m6w9-Les Ch'tis à Las Vegas-Épisode 6
com.dabi.habitv.framework.plugin.exception.DownloadFailedException: com.dabi.habitv.framework.plugin.exception.HungProcessException: Resuming download at: 0.000 k
(etc ...)


Je ne sais pas trop à quoi cela est dû, je ne comprends pas les Exceptions et les classes java utilisées. :/

Re: habiTv 3.5.2 : correction D8 + D17

MessagePosté: Sam 12 Jan 2013 18:27
de czmaster
Captvty (un autre logiciel de replay) rencontre aussi des problèmes avec W9 depuis quelque temps.
Si on essaye de télécharger ton émission on a aussi une erreur
Image

Il y a sûrement un problème général avec les émissions de W9 et pas de solution en vue ... :(
Mais peut être que dabidoo va me contredire :)

A+

PS : Quand on analyse une vidéo sur W9 on voit qu'elle est diffusé par fragments HTTP et plus en RTMP, mais sur M6 c'est pareil et ça marche quand même

Re: habiTv 3.5.2 : correction D8 + D17

MessagePosté: Sam 12 Jan 2013 19:28
de aazerty
Bonjour ,

N'y aurait-il pas un problème avec les accents :
Les_Ch_tis_à_Las_Vegas-Épisode_.mp4 => Les_Ch_tis_a_Las_Vegas-episode_.mp4

A+ .

Re: habiTv 3.5.2 : correction D8 + D17

MessagePosté: Sam 12 Jan 2013 19:42
de Quentin
aazerty a écrit:Bonjour ,

N'y aurait-il pas un problème avec les accents :
Les_Ch_tis_à_Las_Vegas-Épisode_.mp4 => Les_Ch_tis_a_Las_Vegas-episode_.mp4

A+ .


Bonjour,
Je n'y connais rien, mais je ne pense pas car j'ai essayé une autre émission de W9 (enquete d'action) et même soucis : le téléchargement se bloque à 0 ko et ne démarre pas. :/

Re: habiTv 3.5.2 : correction D8 + D17

MessagePosté: Sam 12 Jan 2013 20:00
de dabiboo
oui, il y a un problème avec les émissions de W9. Je pense qu'une mise à jour de rtmpdump sera nécessaire mais j'ai l'impression que l'outil ne bouge plus beaucoup...

Le site M6/W9 semble effectivement passer par des fragments http mais protégés par des DRM, ils doivent conserver le rtmp pour les applis mobiles, espérons que ça dure.

Re: habiTv 3.5.2 : correction D8 + D17

MessagePosté: Dim 13 Jan 2013 15:15
de czmaster
Salut,

Tes corrections pour D8 marchent très bien, mais le site de d8 un peu moins et il y a des émissions où il est impossible de télécharger l'intégralité.
Je me suis rendu sur le site D8 et il est aussi impossible de visualiser la vidéo en entier, donc tu ne pourras rien changer à cela

Par contre actuellement quand un téléchargement échoue habiTv réessaie de le télécharger jusqu'à ce que ça marche, donc indéfiniment en ce moment.
Y aurait il un paramètre pour limiter le nombre d’essai ?

Merci

Re: habiTv 3.5.2 : correction D8 + D17

MessagePosté: Dim 13 Jan 2013 20:26
de aazerty
Bonjour ,

Lors de la visualisation de la vidéo :
http://www.m6replay.fr/w9/les-ch-tis-a- ... -episode-4

Un clic droit sur celle-ci , nous indique : "replay 3.2.12.13" .

Quelqu'un pourrait-il m'indiquer l'adresse exacte et complète du player ?
Merci .

Cordialement .

Re: habiTv 3.5.2 : correction D8 + D17

MessagePosté: Dim 13 Jan 2013 21:59
de dabiboo
salut

@czmaster
oui certaines vidéos ne fonctionnent pas bien, quand j'en ai marre de les voir en erreur sur habiTv je supprime le fichier index de l'émission qui sera re-généré en considérant que la vidéo a été téléchargée.
je note ton idée pour ce paramètre, ça serait pratique.

@aazerty
http://www.m6replay.fr/rel-1/M6ReplayV3 ... tion-1.swf