WordRider Home
Welcome! Log In Create A New Profile

Advanced

Česká televize plugin does not work

Posted by Guylub 
Re: Česká televize plugin does not work
May 28, 2018 02:40PM
I updated plugins in FRD 1.0 Beta, but CT-plugin does not work.
Also I downloaded and used plugin from Mirij message, but not success...
Does exist somewhere fixed plugin CeskaTelevize for FRD 1.0 Beta?
Please for the link...
Re: Česká televize plugin does not work
May 28, 2018 03:43PM
Okay, please try plugin v2.1.6, it should now work on FRD 1.0.

Vity, the problem is that JsonMapper changed between 0.9u4 and 1.0 beta, and currently the plugin repo has the old plugin API. We can't update the API until 1.0 is released.
Re: Česká televize plugin does not work
June 06, 2018 09:05AM
The 2.1.6 version stopped working recently.
Re: Česká televize plugin does not work
June 06, 2018 09:30AM
Since June 5, the plugin does not work
Re: Česká televize plugin does not work
June 10, 2018 09:43AM
It works for me. Please post example link and attach log file after error (Help > Browse to log file).
Re: Česká televize plugin does not work
June 10, 2018 01:15PM
For example: http://www.ceskatelevize.cz/porady/12059685760-co-nase-babicky-umely-a-na-co-my-jsme-zapomneli/217562220460019-koza/

Log file:
Sun Jun 10 15:02:25 CEST 2018 WARNING: Couldn't create fir C:\Documents and Settings\Administrator\Data aplikací\VitySoft\FRD
Sun Jun 10 15:02:55 CEST 2018 WARNING: Couldn't create fir C:\Documents and Settings\Administrator\Data aplikací\VitySoft\FRD
Sun Jun 10 15:03:15 CEST 2018 WARNING: Couldn't create fir C:\Documents and Settings\Administrator\Data aplikací\VitySoft\FRD
Sun Jun 10 15:06:37 CEST 2018 WARNING: Content from the last request

Sun Jun 10 15:06:37 CEST 2018 SEVERE: 
cz.vity.freerapid.plugins.exceptions.PluginImplementationException: ceskatelevize.cz http://www.ceskatelevize.cz/porady/12059685760-co-nase-babicky-umely-a-na-co-my-jsme-zapomneli/217562220460019-koza/
	at cz.vity.freerapid.core.tasks.DownloadTask.failed(DownloadTask.java:355)
	at org.jdesktop.application.Task$StatePCL$1.run(Task.java:1017)
	at java.awt.event.InvocationEvent.dispatch(Unknown Source)
	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.awt.EventQueue.access$200(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.lang.IllegalArgumentException: host parameter is null
	at org.apache.commons.httpclient.HttpConnection.setHost(HttpConnection.java:249)
	at org.apache.commons.httpclient.SimpleHttpConnectionManager.getConnectionWithTimeout(SimpleHttpConnectionManager.java:189)
	at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:153)
	at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
	at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323)
	at cz.vity.freerapid.plugins.webclient.DownloadClient.processHttpMethod(DownloadClient.java:376)
	at cz.vity.freerapid.plugins.webclient.DownloadClient.makeRequest(DownloadClient.java:387)
	at cz.vity.freerapid.plugins.webclient.AbstractRunner.makeRedirectedRequest(AbstractRunner.java:163)
	at cz.vity.freerapid.plugins.services.ceskatelevize.CeskaTelevizeFileRunner.run(Unknown Source)
	at cz.vity.freerapid.plugins.webclient.AbstractFileShareService.run(AbstractFileShareService.java:102)
	at cz.vity.freerapid.core.tasks.DownloadTask.doInBackground(DownloadTask.java:98)
	at cz.vity.freerapid.core.tasks.DownloadTask.doInBackground(DownloadTask.java:42)
	at javax.swing.SwingWorker$1.call(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at javax.swing.SwingWorker.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)
Sun Jun 10 15:06:56 CEST 2018 WARNING: Couldn't create fir C:\Documents and Settings\Administrator\Data aplikací\VitySoft\FRD

For example: http://www.ceskatelevize.cz/porady/1130615451-ceskoslovensky-filmovy-tydenik/218562262700019-ceskoslovensky-filmovy-tydenik-1968/

Log file:
Sun Jun 10 15:13:05 CEST 2018 WARNING: Content from the last request

Sun Jun 10 15:13:05 CEST 2018 SEVERE: 
cz.vity.freerapid.plugins.exceptions.PluginImplementationException: ceskatelevize.cz http://www.ceskatelevize.cz/porady/1130615451-ceskoslovensky-filmovy-tydenik/218562262700019-ceskoslovensky-filmovy-tydenik-1968/
	at cz.vity.freerapid.core.tasks.DownloadTask.failed(DownloadTask.java:355)
	at org.jdesktop.application.Task$StatePCL$1.run(Task.java:1017)
	at java.awt.event.InvocationEvent.dispatch(Unknown Source)
	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.awt.EventQueue.access$200(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.lang.IllegalArgumentException: host parameter is null
	at org.apache.commons.httpclient.HttpConnection.setHost(HttpConnection.java:249)
	at org.apache.commons.httpclient.SimpleHttpConnectionManager.getConnectionWithTimeout(SimpleHttpConnectionManager.java:189)
	at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:153)
	at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
	at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323)
	at cz.vity.freerapid.plugins.webclient.DownloadClient.processHttpMethod(DownloadClient.java:376)
	at cz.vity.freerapid.plugins.webclient.DownloadClient.makeRequest(DownloadClient.java:387)
	at cz.vity.freerapid.plugins.webclient.AbstractRunner.makeRedirectedRequest(AbstractRunner.java:163)
	at cz.vity.freerapid.plugins.services.ceskatelevize.CeskaTelevizeFileRunner.run(Unknown Source)
	at cz.vity.freerapid.plugins.webclient.AbstractFileShareService.run(AbstractFileShareService.java:102)
	at cz.vity.freerapid.core.tasks.DownloadTask.doInBackground(DownloadTask.java:98)
	at cz.vity.freerapid.core.tasks.DownloadTask.doInBackground(DownloadTask.java:42)
	at javax.swing.SwingWorker$1.call(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at javax.swing.SwingWorker.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)
Re: Česká televize plugin does not work
June 11, 2018 04:02PM
ntoskrnl Wrote:
-------------------------------------------------------
> It works for me. Please post example link and
> attach log file after error (Help > Browse to log
> file).

See my topic at FRD plugins.
The plugin really stopped working (i.e. CT changed the code).
Re: Česká televize plugin does not work
June 17, 2018 09:22AM
Plugin v2.1.7 should work again.
Re: Česká televize plugin does not work
July 18, 2018 07:41AM
Czech TV downloading now does not work again.
I can ask for a correction. Thank you


Česká televize stahování nyní opět nefunguje.
Můžu poprosit o opravu. Děkuji

FreeRapid Downloader 0.9u4 build 635, plugin v2.1.7

Sample URLs:
[www.ceskatelevize.cz]
[www.ceskatelevize.cz]
[www.ceskatelevize.cz]

ERROR for all URLs: CHYBA - Error loading playlist URL

log:

Wed Jul 18 08:56:22 CEST 2018 WARNING: SimpleHttpConnectionManager being used incorrectly. Be sure that HttpMethod.releaseConnection() is always called and that only one thread and/or method is using this connection manager at a time.
Wed Jul 18 08:56:22 CEST 2018 WARNING: Invalid URL - 'http://www.ceskatelevize.cz/ivysilani/embed/iFramePlayer.php?hash=136bd3781e5f2dd4a6bceb848b7048ae3fccefee&IDEC=412 236 10022/1001&channelID=2&width=100%' does not match URI specification with URI charset UTF-8
Wed Jul 18 08:56:22 CEST 2018 WARNING: SimpleHttpConnectionManager being used incorrectly. Be sure that HttpMethod.releaseConnection() is always called and that only one thread and/or method is using this connection manager at a time.
Wed Jul 18 08:56:22 CEST 2018 SEVERE: Status code je 500
Wed Jul 18 08:56:22 CEST 2018 SEVERE: Status code je 500
Wed Jul 18 08:56:22 CEST 2018 WARNING: SimpleHttpConnectionManager being used incorrectly. Be sure that HttpMethod.releaseConnection() is always called and that only one thread and/or method is using this connection manager at a time.
Wed Jul 18 08:56:23 CEST 2018 SEVERE: Status code je 500
Wed Jul 18 08:56:44 CEST 2018 WARNING: Couldn't create fir C:\Users\Tomas\AppData\Roaming\VitySoft\FRD
Wed Jul 18 08:58:27 CEST 2018 WARNING: SimpleHttpConnectionManager being used incorrectly. Be sure that HttpMethod.releaseConnection() is always called and that only one thread and/or method is using this connection manager at a time.
Wed Jul 18 08:58:27 CEST 2018 SEVERE: Status code je 500
Wed Jul 18 08:58:27 CEST 2018 WARNING: SimpleHttpConnectionManager being used incorrectly. Be sure that HttpMethod.releaseConnection() is always called and that only one thread and/or method is using this connection manager at a time.
Wed Jul 18 08:58:27 CEST 2018 SEVERE: Status code je 500
Wed Jul 18 08:58:27 CEST 2018 WARNING: Invalid URL - 'http://www.ceskatelevize.cz/ivysilani/embed/iFramePlayer.php?hash=136bd3781e5f2dd4a6bceb848b7048ae3fccefee&IDEC=412 236 10022/1001&channelID=2&width=100%' does not match URI specification with URI charset UTF-8
Wed Jul 18 08:58:28 CEST 2018 WARNING: SimpleHttpConnectionManager being used incorrectly. Be sure that HttpMethod.releaseConnection() is always called and that only one thread and/or method is using this connection manager at a time.
Wed Jul 18 08:58:28 CEST 2018 SEVERE: Status code je 500
Wed Jul 18 09:00:32 CEST 2018 WARNING: SimpleHttpConnectionManager being used incorrectly. Be sure that HttpMethod.releaseConnection() is always called and that only one thread and/or method is using this connection manager at a time.
Wed Jul 18 09:00:32 CEST 2018 WARNING: SimpleHttpConnectionManager being used incorrectly. Be sure that HttpMethod.releaseConnection() is always called and that only one thread and/or method is using this connection manager at a time.
Wed Jul 18 09:00:32 CEST 2018 SEVERE: Status code je 500
Wed Jul 18 09:00:32 CEST 2018 SEVERE: Status code je 500
Wed Jul 18 09:00:32 CEST 2018 WARNING: Invalid URL - 'http://www.ceskatelevize.cz/ivysilani/embed/iFramePlayer.php?hash=d6a894145b420ce2aa0c0eb8c15e45b3a7041786&IDEC=412 236 10022/1001&channelID=2&width=100%' does not match URI specification with URI charset UTF-8
Wed Jul 18 09:00:33 CEST 2018 WARNING: SimpleHttpConnectionManager being used incorrectly. Be sure that HttpMethod.releaseConnection() is always called and that only one thread and/or method is using this connection manager at a time.
Wed Jul 18 09:00:33 CEST 2018 SEVERE: Status code je 500
Re: Česká televize plugin does not work
July 18, 2018 09:02PM
Me too, ceskatelevize.cz plugin doesn't work, last versions of downloader 0.9u4 and plugin 2.1.5., Error: Error loading playlist URL



Edited 1 time(s). Last edit at 07/18/2018 09:04PM by guiseppe.garibaldi.
Sorry, only registered users may post in this forum.

Click here to login