Page 1 of 1

HardcoreInHD.com (Web resource)

PostPosted: Mon Jul 13, 2015 6:21 pm
by pornoman
"Pornoman" enriches Serviio again presenting:

HardcoreInHD.com plugin

Webresource

Example URLs:

http://www.hardcoreinhd.com/porn-video (the newest)
http://www.hardcoreinhd.com/porn-video?t=63 (a category)

Qualities: 1080p high, 720p medium, 480p low

Updated: 160114 Fixed error with videos linking to another site.

tagsoup-1.2.1.zip
1) Needed file in zip, extract (jar) to .../Serviio/lib/
(85.89 KiB) Downloaded 1938 times
Hardcore.groovy
2) Put in ../Serviio/plugins/
(3.01 KiB) Downloaded 1621 times

Re: HardcoreInHD.com (Web resource)

PostPosted: Sat Jan 02, 2016 8:23 pm
by iliecsorin
Downloaded more than 300 times, no reply or feedback. I wonder why :D
Well, it's not working for me, it's not even showing a list.

Re: HardcoreInHD.com (Web resource)

PostPosted: Sat Jan 02, 2016 9:18 pm
by pornoman
Tested 2016-01-02, should work..

Re: HardcoreInHD.com (Web resource)

PostPosted: Sat Jan 02, 2016 10:20 pm
by iliecsorin
I know it should.
Newest ffmpeg, redownloaded and moved .groovy and .jar in their respective folders, restarted serviio service and console, nothing out of the ordinary.
Added as web resource, message is:
INFO [FFMPEGWrapper] Found FFmpeg: ffmpeg version N-77556-g4160900 Copyright (c) 2000-2015 the FFmpeg developers
INFO [PluginCompilerThread] Added Web Resouce plugin Hardcore (Hardcore.groovy), version: 1

If there is anything else that might help please tell me and I will write here.

Re: HardcoreInHD.com (Web resource)

PostPosted: Sat Jan 02, 2016 10:49 pm
by pornoman
The interesting log part is where the plugin starts extracting the web resource... Btw, maybe you missed to properly install Tagsoup lib before the plugin.

Re: HardcoreInHD.com (Web resource)

PostPosted: Sat Jan 02, 2016 10:58 pm
by pornoman
And of course URLs are entered correct?

Re: HardcoreInHD.com (Web resource)

PostPosted: Tue Jan 12, 2016 6:06 pm
by iliecsorin
Sorry for late answer.
Yes, links are correct, taken from this page, double checked in browser.
tagsoup-1.2.1.jar in folder c:\Program Files\Serviio\lib\
Detailed log for one item, all are the same:
  Code:
2016-01-12 19:47:01,384 DEBUG [WebResourceParser] Parsing web resource 'http://www.hardcoreinhd.com/porn-video?t=**'
2016-01-12 19:47:01,415 DEBUG [WebResourceParser] Found matching url extractor (Hardcore) for resource http://www.hardcoreinhd.com/porn-video?t=**
2016-01-12 19:47:01,415 DEBUG [FeedItemUrlExtractor] Hardcore: Starting parsing resource: http://www.hardcoreinhd.com/porn-video?t=**
2016-01-12 19:47:02,855 DEBUG [AbstractCDSLibraryIndexingListener] Library updated, notifying CDS
..........................
2016-01-12 19:47:03,440 DEBUG [FeedItemUrlExtractor] Hardcore: src: http://images.cdn.hardcoreinhd.com/*******.jpg
2016-01-12 19:47:03,440 DEBUG [FeedItemUrlExtractor] Hardcore: title: Girl With ********
2016-01-12 19:47:03,440 DEBUG [FeedItemUrlExtractor] Hardcore: ref: 1280947
................................
2016-01-12 19:47:37,719 DEBUG [FeedItemUrlExtractor] Hardcore: Starting extraction of url for item: Girl With ******
2016-01-12 19:47:38,475 DEBUG [WebResourceParser] Unexpected error during url extractor plugin invocation (Hardcore) for item null: Cannot invoke method find() on null object
java.lang.NullPointerException: Cannot invoke method find() on null object
   at org.codehaus.groovy.runtime.NullObject.invokeMethod(NullObject.java:77)
   at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:45)
   at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42)
   at org.codehaus.groovy.runtime.callsite.NullCallSite.call(NullCallSite.java:32)
   at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42)
   at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:54)
   at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
   at Hardcore.extractUrl(Hardcore.groovy:62)
   at org.serviio.library.online.WebResourceUrlExtractor$2.executePluginMethod(WebResourceUrlExtractor.java:43)
   at org.serviio.library.online.WebResourceUrlExtractor$2.executePluginMethod(WebResourceUrlExtractor.java:40)
   at org.serviio.library.online.PluginExecutionProcessor$1.call(PluginExecutionProcessor.java:50)
   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   at java.lang.Thread.run(Thread.java:745)

Re: HardcoreInHD.com (Web resource)

PostPosted: Thu Jan 14, 2016 5:19 am
by pornoman
Plugin updated in main post (fixed problem with some videos linking to another site.)

Re: HardcoreInHD.com (Web resource)

PostPosted: Thu May 26, 2016 4:53 am
by unixwise
I've followed the above instruction to install the jar & plugin into my Serviio (under QNAP NAS), no matter what, it returns with "The stream URL is not valid or is not currently available" using web resource, with pairing URL - http://www.hardcoreinhd.com/porn-video

seems like Serviio unable to pickup the plugin file per below log, any hints ?

  Code:
2016-05-26 12:58:26,509 INFO  [Device] Updated bound IP address of Device with UUID: 763a1338-52a2-3fab-b5a0-2ea336681dc0, bound address: 192.168.10.77
2016-05-26 12:58:26,510 INFO  [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface br0 (br0) and address 192.168.10.77, timeout = 0
2016-05-26 12:58:26,510 INFO  [WebServer] WebServer starting on port 8895
2016-05-26 12:58:26,510 INFO  [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2016-05-26 12:58:26,518 INFO  [EventDispatcher] Starting EventDispatcher
2016-05-26 12:58:26,525 INFO  [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2016-05-26 12:58:26,525 INFO  [RendererSearchSender] Searching for Renderer devices
2016-05-26 12:58:33,004 WARN  [FeedUpdaterWorker] An error occured while trying to parse an online resouce requiring a plugin, provide the plugin or remove the resource: No plugin for web resource http://www.hardcoreinhd.com/porn-video has been found.


Placement of tagsoup.x.x.x.jar
  Code:
[/share/CACHEDEV1_DATA/.qpkg/Serviio/lib] # ls -la tag*
-rw-r--r--    1 admin    administ     90722 May 26 12:44 tagsoup-1.2.1.jar


Placement of .groovy
  Code:
[/share/CACHEDEV1_DATA/.qpkg/Serviio/plugins] # ls -la
drwxr-xr-x    2 admin    administ      4096 May 26 12:45 ./
drwxr-xr-x   10 admin    administ      4096 May 18 18:11 ../
-rw-r--r--    1 admin    administ      2650 May 26 12:48 Hardcore.groovy
-rwxrwxrwx    1 admin    administ       297 Mar 29 04:30 plugins-readme.txt*


thanks

Re: HardcoreInHD.com (Web resource)

PostPosted: Fri Dec 30, 2016 10:08 am
by bikergrove
Hi this has stopped working on version 1.8