habiTv 3.6.1 : 6ter + correction d8 + replay BeinSport

Téléchargement automatique de Replay TV
dabiboo
Messages : 189
Inscription : mer. 15 août 2012 11:06

habiTv 3.6.1 : 6ter + correction d8 + replay BeinSport

Message par dabiboo »

Bonjour,

La version 3.6.1 d'habiTv est disponible avec les corrections suivantes :
- ajout de 6ter dans le plugin m6w9
- correction sur certains série de D8
- ajout de la catégorie Replay de BeinSport

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

Je vous conseille d'éditer le fichier grabconfig.xml et supprimer le noeud <channel> de BeinSport 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
thelimp
Messages : 2
Inscription : jeu. 14 févr. 2013 20:43

Re: habiTv 3.6.1 : 6ter + correction d8 + replay BeinSport

Message par thelimp »

Salut à tous,

Je découvre habiTv, j'ai reussi a le faire fonctionner mais je suis bloqué sur un problème d'accent

Voici mon fichier index de cauchemar en cuisine

Code : Tout sélectionner

Kingston Café
Spanish Pavillion
Grasshoper also
La Frite
Zeke's
Capri
Les telechargements ne se lance pas tant que les caracteres spéciaux sont present dans le fchier XML
Lorsque je renomme le mot "Café", le telechargement se lance et fonctionne parfaitement, par contre le logiciel ne passe pas à l'épisode suivant

Si je re-clique sur rechercher, il me regenere le fichier automatiquement, donc :

Code : Tout sélectionner

Kingston Café
Spanish Pavillion
Grasshoper also
La Frite
Zeke's
Capri
Kingston Café
J'ai tenté un exclude dasn le grabconfig.xml comme ceci = <exclude>.*Kingston.*</exclude>
Mais il ajoute quand meme le nom de l'épisode à l'index

Avez vous une solution au probleme ?

Merci d'avance !
thelimp
Messages : 2
Inscription : jeu. 14 févr. 2013 20:43

Re: habiTv 3.6.1 : 6ter + correction d8 + replay BeinSport

Message par thelimp »

Bon j'ai rien dis, j'avais pas compris qu'il fallais supprimer les noms des episodes de l'index pour qu'ils se telechargent...

Mea coulpa :roll:
BrunoBr
Messages : 33
Inscription : sam. 16 févr. 2013 17:07

Re: habiTv 3.6.1 : 6ter + correction d8 + replay BeinSport

Message par BrunoBr »

Bonjour,

Tout d'abord merci pour ce soft !
Je l'utilise depuis quelques mois sous linux.
Le seul soucis que j'ai est avec M6/W9.
Voici un exemple avec Scènes de Ménage :

Code : Tout sélectionner

Episode to retreive m6w9-Scènes de ménages-Colis fichu / Idée de menu / Gran Torino
Searching episode for m6w9 done
Waiting for download of m6w9-Scènes de ménages-Colis fichu / Idée de menu / Gran Torino
Download of m6w9-Scènes de ménages-Colis fichu / Idée de menu / Gran Torino is starting
cmd wasrtmpdump -r "rtmpe://groupemsix.fcod.llnwd.net/a2883/e1/mp4:production/regienum/m6_scenes-de-menages_377434_280720121340.mp4?s=1361031231&e=1361117631&h=168db10f779d317970e5a4b3c1f39994" -c 1935 -m 10 -o "downloads/Scènes_de_ménages-Colis_fichu___Idée_de_menu___Gran_Torin.mp4.tmp"
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
INFO: Connected...
ERROR: HandleCtrl: Ignoring SWFVerification request, use --swfVfy!
ERROR: Closing connection: NetStream.Failed


com.dabi.habitv.framework.plugin.exception.DownloadFailedException: com.dabi.habitv.framework.plugin.exception.ExecutorFailedException: ERROR: Closing connection: NetStream.Failed
	at com.dabi.habitv.downloader.rtmpdump.RtmpDumpPluginManager.download(RtmpDumpPluginManager.java:43)
	at com.dabi.habitv.provider.m6w9.M6W9PluginManager.download(M6W9PluginManager.java:108)
	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.ExecutorFailedException: ERROR: Closing connection: NetStream.Failed
	at com.dabi.habitv.framework.plugin.utils.CmdExecutor.execute(CmdExecutor.java:84)
	at com.dabi.habitv.downloader.rtmpdump.RtmpDumpPluginManager.download(RtmpDumpPluginManager.java:41)
	... 8 more
cmd was/usr/bin/rtmpdump -r "rtmpe://groupemsix.fcod.llnwd.net/a2883/e1/mp4:production/regienum/m6_scenes-de-menages_377434_280720121340.mp4?s=1361031231&e=1361117631&h=168db10f779d317970e5a4b3c1f39994" -c 1935 -m 10 -o "downloads/Scènes_de_ménages-Colis_fichu___Idée_de_menu___Gran_Torin.mp4.tmp"
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
INFO: Connected...
ERROR: HandleCtrl: Ignoring SWFVerification request, use --swfVfy!
ERROR: Closing connection: NetStream.Failed


com.dabi.habitv.framework.plugin.exception.DownloadFailedException: com.dabi.habitv.framework.plugin.exception.ExecutorFailedException: ERROR: Closing connection: NetStream.Failed
	at com.dabi.habitv.downloader.rtmpdump.RtmpDumpPluginManager.download(RtmpDumpPluginManager.java:43)
	at com.dabi.habitv.provider.m6w9.M6W9PluginManager.download(M6W9PluginManager.java:108)
	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.ExecutorFailedException: ERROR: Closing connection: NetStream.Failed
	at com.dabi.habitv.framework.plugin.utils.CmdExecutor.execute(CmdExecutor.java:84)
	at com.dabi.habitv.downloader.rtmpdump.RtmpDumpPluginManager.download(RtmpDumpPluginManager.java:41)
	... 8 more
Download failed for m6w9-Scènes de ménages-Colis fichu / Idée de menu / Gran Torino
com.dabi.habitv.framework.plugin.exception.DownloadFailedException: com.dabi.habitv.framework.plugin.exception.ExecutorFailedException: ERROR: Closing connection: NetStream.Failed
	at com.dabi.habitv.downloader.rtmpdump.RtmpDumpPluginManager.download(RtmpDumpPluginManager.java:43)
	at com.dabi.habitv.provider.m6w9.M6W9PluginManager.download(M6W9PluginManager.java:108)
	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.ExecutorFailedException: ERROR: Closing connection: NetStream.Failed
	at com.dabi.habitv.framework.plugin.utils.CmdExecutor.execute(CmdExecutor.java:84)
	at com.dabi.habitv.downloader.rtmpdump.RtmpDumpPluginManager.download(RtmpDumpPluginManager.java:41)
	... 8 more
Episode failed to retreive m6w9-Scènes de ménages-Colis fichu / Idée de menu / Gran Torino
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.ExecutorFailedException: ERROR: Closing connection: NetStream.Failed
	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.ExecutorFailedException: ERROR: Closing connection: NetStream.Failed
	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.ExecutorFailedException: ERROR: Closing connection: NetStream.Failed
	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.ExecutorFailedException: ERROR: Closing connection: NetStream.Failed
	at com.dabi.habitv.downloader.rtmpdump.RtmpDumpPluginManager.download(RtmpDumpPluginManager.java:43)
	at com.dabi.habitv.provider.m6w9.M6W9PluginManager.download(M6W9PluginManager.java:108)
	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.ExecutorFailedException: ERROR: Closing connection: NetStream.Failed
	at com.dabi.habitv.framework.plugin.utils.CmdExecutor.execute(CmdExecutor.java:84)
	at com.dabi.habitv.downloader.rtmpdump.RtmpDumpPluginManager.download(RtmpDumpPluginManager.java:41)
	... 8 more


En faisant le téléchargement manuellement avec la ligne de commande indiquée par habitv
(rtmpdump -r "rtmpe://groupemsix.fcod.llnwd.net/a2883/e1/mp4:production/regienum/m6_scenes-de-menages_377434_280720121340.mp4?s=1361031231&e=1361117631&h=168db10f779d317970e5a4b3c1f39994" -c 1935 -m 10 -o "downloads/Scènes_de_ménages-Colis_fichu___Idée_de_menu___Gran_Torin.mp4.tmp"), ça marche :?:

Quelqu'un a une idée ?

Bruno.
Avatar de l’utilisateur
aazerty
Messages : 2086
Inscription : sam. 10 déc. 2011 14:41

Re: habiTv 3.6.1 : 6ter + correction d8 + replay BeinSport

Message par aazerty »

Bonjour ,

@BrunoBr :

1) La version que tu indiques est : RTMPDump v2.4 .
Alors que celle que j'ai dans habiTv (3.6.1) est RTMPDump v2.5 .
Cela peut être un début d'explication .

2) Quelle version as-tu utilisée pour le téléchargement manuel ?

3) Peux-tu confirmer qu'avec la commande ci-dessous , tu as récupéré le fichier ?
---
rtmpdump -r "rtmpe://groupemsix.fcod.llnwd.net/a2883/e1/mp4:production/regienum/m6_scenes-de-menages_377434_280720121340.mp4?s=1361031231&e=1361117631&h=168db10f779d317970e5a4b3c1f39994" -c 1935 -m 10 -o "downloads/Scènes_de_ménages-Colis_fichu___Idée_de_menu___Gran_Torin.mp4.tmp"
---
A la place de :
"downloads/Scènes_de_ménages-Colis_fichu___Idée_de_menu___Gran_Torin.mp4.tmp"
j'aurais écrit
"Scenes_de_menages-Colis_fichu___Idee_de_menu___Gran_Torin.mp4"

A+ .
!!! DUBITATIF !!!
dabiboo
Messages : 189
Inscription : mer. 15 août 2012 11:06

Re: habiTv 3.6.1 : 6ter + correction d8 + replay BeinSport

Message par dabiboo »

Bonjour,

Le problème est présent sur toutes les vidéos de m6/w9 ? est-ce que ça fonctionne sur d'autres chaines qui utilise rtmpdump (canalplus, les séries de TF1, d8, d17) ?
Blupi a eu le même problème ("connection closed" mais fonctionne en reprenant la commande) sous windows, à cause de son antivirus/parefeu.
dabiboo
Messages : 189
Inscription : mer. 15 août 2012 11:06

Re: habiTv 3.6.1 : 6ter + correction d8 + replay BeinSport

Message par dabiboo »

pour la version de rtmpdump, il n'y a pas de problème : la version à avoir sous linux est bien la 2.4.
La version "2.5" embarquée avec habitv windows n'est pas une version officielle. Je l'ai embarqué car la rtmpdump 2.4 officielle windows a mis un peu de temps à sortir.
BrunoBr
Messages : 33
Inscription : sam. 16 févr. 2013 17:07

Re: habiTv 3.6.1 : 6ter + correction d8 + replay BeinSport

Message par BrunoBr »

@aazerty

Je suis sous linux (Ubuntu 12.10). Habitv (version 3.6.1 packagée pour linux) fait appel aux exécutables du système et pas aux executables du sous-répertoire "bin", qui n'est présent que pour la version Windows.

J'ai quand même fait le test avec la version de rtmpdump livrée avec la version windows en utilisant Wine... pour voir...

Code : Tout sélectionner

 Download of m6w9-Scènes de ménages-Colis fichu / Idée de menu / Gran Torino is starting
 cmd waswine ./bin/rtmpdump.exe -r "rtmpe://groupemsix.fcod.llnwd.net/a2883/e1/mp4:production/regienum/m6_scenes-de-menages_377434_280720121340.mp4?s=1361040569&e=1361126969&h=f3f297f4f8e9b59887bf5a5b2b74a617" -c 1935 -m 10 -o "../Series/Scènes_de_ménages/20130216-Colis_fichu___Idée_de_menu___Gran_Torino.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...
ERROR: HandleCtrl: Ignoring SWFVerification request, use --swfVfy!
ERROR: Closing connection: NetStream.Failed

 
 com.dabi.habitv.framework.plugin.exception.DownloadFailedException: com.dabi.habitv.framework.plugin.exception.ExecutorFailedException: ERROR: Closing connection: NetStream.Failed
	at com.dabi.habitv.downloader.rtmpdump.RtmpDumpPluginManager.download(RtmpDumpPluginManager.java:43)
	at com.dabi.habitv.provider.m6w9.M6W9PluginManager.download(M6W9PluginManager.java:108)
	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.ExecutorFailedException: ERROR: Closing connection: NetStream.Failed
	at com.dabi.habitv.framework.plugin.utils.CmdExecutor.execute(CmdExecutor.java:84)
	at com.dabi.habitv.downloader.rtmpdump.RtmpDumpPluginManager.download(RtmpDumpPluginManager.java:41)
	... 8 more
Interrupted, closing all treatments
 Episode failed to retreive m6w9-Scènes de ménages-Colis fichu / Idée de menu / Gran Torino
 com.dabi.habitv.framework.plugin.exception.TechnicalException: java.lang.InterruptedException
	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.lang.InterruptedException
	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(Unknown Source)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(Unknown Source)
	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
Habitv ne parvient pas non plus à réaliser le téléchargement.

Alors que les versions de rtmpdump (linux) et rtmpdump.exe (Windows via Wine) parviennent à télécharger sans difficulté l'épisode de scène de ménage en utilisant manuellement (i.e via la console) la ligne de commande présentée par habitv (récupérée dans habitv.log)...

Bref, ce n'est définitivement pas un problème de version de rtmpdump.

@dabiboo
Merci encore pour ton soft :D
Je ne suis parvenu à télécharger aucune vidéo de M6/W9. Je ne peux pas affirmer qu'aucune ne fonctionne mais parmi celles que j'ai testé (Scènes de Ménage, Top Chef. Cauchemar en cuisine (W9)), c'est le cas.
Je parviens à télécharger sans soucis les émissions de Canal (Guignols, Zapping, Groland).
Je n'ai jamais testé d8 ni d17

Je n'ai ni anti-virus, ni parfeu (merci linux :) )

Si tu vois des tests que je pourrais faire pour aider au diagnostic, dis-le moi !

Bruno.
BrunoBr
Messages : 33
Inscription : sam. 16 févr. 2013 17:07

Re: habiTv 3.6.1 : 6ter + correction d8 + replay BeinSport

Message par BrunoBr »

Toujours à propos des soucis avec Scènes de Ménage... Je viens de faire l'essai sous Windows 7 (dans une VirtualBox) : j'ai exactement les mêmes symptômes que sous linux : habitv ne parvient pas à télécharger, mais ça marche à la ligne de commande.

Code : Tout sélectionner

C:\tools\habiTv>bin\rtmpdump.exe -r "rtmpe://groupemsix.fcod.llnwd.net/a2883/e1/
mp4:production/regienum/m6_scenes-de-menages_435783_011020122015.mp4?s=136104385
4&e=1361130254&h=571e01ac6e949e889e8ba704b6955ca4" -c 1935 -m 10 -o "downloads/S
cènes_de_ménages-VULGAIRE___EN_PLEINE_PAIX___POLE_POSITIO.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...
ERROR: HandleCtrl: Ignoring SWFVerification request, use --swfVfy!
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration              219.22
INFO:   moovPosition          32.00
INFO:   width                 720.00
INFO:   height                404.00
INFO:   videocodecid          avc1
INFO:   audiocodecid          mp4a
INFO:   avcprofile            77.00
INFO:   avclevel              32.00
INFO:   aacaot                2.00
INFO:   videoframerate        25.00
INFO:   audiosamplerate       24000.00
INFO:   audiochannels         2.00
INFO: trackinfo:
INFO:   length                5478000.00
INFO:   timescale             25000.00
INFO: sampledescription:
INFO:   sampletype            avc1
INFO:   length                5261312.00
INFO:   timescale             24000.00
INFO: sampledescription:
INFO:   sampletype            mp4a
24897.979 kB / 219.18 sec (99.9%)
Download complete

Code : Tout sélectionner

cmd wasbin\rtmpdump.exe -r "rtmpe://groupemsix.fcod.llnwd.net/a2883/e1/mp4:production/regienum/m6_scenes-de-menages_435783_011020122015.mp4?s=1361043854&e=1361130254&h=571e01ac6e949e889e8ba704b6955ca4" -c 1935 -m 10 -o "downloads/Scènes_de_ménages-VULGAIRE___EN_PLEINE_PAIX___POLE_POSITIO.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...
ERROR: HandleCtrl: Ignoring SWFVerification request, use --swfVfy!
ERROR: Closing connection: NetStream.Failed

 
 com.dabi.habitv.framework.plugin.exception.DownloadFailedException: com.dabi.habitv.framework.plugin.exception.ExecutorFailedException: ERROR: Closing connection: NetStream.Failed
	at com.dabi.habitv.downloader.rtmpdump.RtmpDumpPluginManager.download(RtmpDumpPluginManager.java:43)
	at com.dabi.habitv.provider.m6w9.M6W9PluginManager.download(M6W9PluginManager.java:108)
	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.ExecutorFailedException: ERROR: Closing connection: NetStream.Failed
	at com.dabi.habitv.framework.plugin.utils.CmdExecutor.execute(CmdExecutor.java:84)
	at com.dabi.habitv.downloader.rtmpdump.RtmpDumpPluginManager.download(RtmpDumpPluginManager.java:41)
	... 8 more
Des idées ?

Je ne pense pas que cela ait de rapport, mais je ne suis pas en France.

Bruno.
Avatar de l’utilisateur
aazerty
Messages : 2086
Inscription : sam. 10 déc. 2011 14:41

Re: habiTv 3.6.1 : 6ter + correction d8 + replay BeinSport

Message par aazerty »

Bonjour ;

@dabiboo : Problème réccurent , même avec la 3.6.1 (portable) .
Erreur_H361.JPG
Erreur_H361.JPG (16.33 Kio) Consulté 22856 fois
A+ .
!!! DUBITATIF !!!
Répondre