Page 1 of 4

Sweflix - Movies in HD (not US/UK)

PostPosted: Tue Sep 02, 2014 4:25 am
by stefana888
Movies in HD! :D

Sweflix.to plugin

Webresource

Sample URLs:

http://sweflix.to/genre/senaste/ (Latest added movies)
http://sweflix.to/genre/action/ (Action category movies)
http://sweflix.to/genre/drama/ (Drama category movies)
http://sweflix.to/?q=2014&act=query (Search for "2014")

Updates:

150824 Fixed plugin, working again (https -> http)
150719 Fixed plugin, working again
141023 Fixed plugin, working again

tagsoup-1.2.1.zip
1) Needed file in zip, extract (jar) to .../Serviio/lib/
(85.89 KiB) Downloaded 1891 times

Sweflix.groovy
2) Put in .../Serviio/plugins/
(2.38 KiB) Downloaded 1502 times



Subtitle support will be added when Issue #536 and Issue #805 is implemented in Serviio.

Re: Sweflix

PostPosted: Tue Sep 09, 2014 1:31 am
by comegen
Buenoas noches



me podria decir como se instala



gracias.

Re: Sweflix

PostPosted: Sun Sep 14, 2014 12:23 pm
by d2freak
Thanks a lot for this plugin.

Re: Sweflix

PostPosted: Thu Oct 23, 2014 9:35 am
by stefana888
Plugin is fixed and working again!

Re: Sweflix

PostPosted: Sat Nov 08, 2014 5:07 pm
by stefana888
Premium content are beeing available to the plugin as the site Sweflix now is completely free.

Re: Sweflix

PostPosted: Mon Nov 10, 2014 1:35 pm
by jermiii
I am using even better site for HD movies, it contain new movies and sources
enjoy :P
http://ontap.se/

Re: Sweflix (HD movies)

PostPosted: Mon Nov 10, 2014 7:04 pm
by stefana888
Really, we want Serviio DLNA plugins here and your site is not suitable for a plugin.

Re: Sweflix (HD movies)

PostPosted: Tue Nov 11, 2014 7:19 pm
by cubiclecrusher
New plug-in user. I seem to have gotten something wrong with the config/use of this plug-in. I got the yahoo plugin to work, but I can't get this one to work.

I downloaded the groovy and put it in my plugins folder
I downloaded the ZIP file and extracted it - the tagsoup-1.2.1.jar file ended up in the LIB directory.
I added an online web resource using the links provided
(example: https://sweflix.net/index.php?act=genre)

When I went to the video's on my Panasonic BD rederer, and choose the online videos, I only saw the youtube resource, and not my SweFlix resource.

I'm not familar with JAR files. The directions said to unzip the JAR file itself, so I did. I extracted the JAR file into the LIB directory. This created META-INF and ORG sub-directories under the LIB folder.

I then stopped and restarted the service. But when I got to online videos, I still only have the choice for YouTube.

Did I do something wrong?

Re: Sweflix (HD movies)

PostPosted: Tue Nov 11, 2014 8:54 pm
by stefana888
cubiclecrusher wrote:
Did I do something wrong?


Yes, don't unzip the content of the jar file. Leave it as 'tagsoup-1.2.1.jar'.

Re: Sweflix (HD movies)

PostPosted: Tue Nov 11, 2014 8:54 pm
by ottomatic
cubiclecrusher wrote:I'm not familar with JAR files. The directions said to unzip the JAR file itself, so I did. I extracted the JAR file into the LIB directory. This created META-INF and ORG sub-directories under the LIB folder.

I then stopped and restarted the service. But when I got to online videos, I still only have the choice for YouTube.

Did I do something wrong?


A jar is compiled Java code packaged in a way that the Java virtual machine understands.

So, you should just unzip the zip file (to get the jar file), but not the jar file itself.

And the jar file should go into the lib folder, along with the jars that are distributed with the Serviio installation.

Regards

/ O

Re: Sweflix (HD movies)

PostPosted: Tue Nov 11, 2014 10:27 pm
by atc98092
I get a connection error:

  Code:
Server returned HTTP response code: 403 for URL: https://sweflix.net/index.php?genre=sci-fi&sv=Sci-Fi&act=genre


All settings as described and setup per instructions. When I first went to the web site, I encountered a Captcha dialog. Looks like they don't want people connecting to the web site this way. :cry:

Re: Sweflix (HD movies)

PostPosted: Wed Nov 12, 2014 1:54 am
by stefana888
atc98092 wrote:I get a connection error:


The plugin html parsing isn't troubled by the captcha dialog. It should work with a valid not redirected url. I just checked it.

Re: Sweflix (HD movies)

PostPosted: Wed Nov 12, 2014 2:51 am
by atc98092
stefana888 wrote:
atc98092 wrote:I get a connection error:


The plugin html parsing isn't troubled by the captcha dialog. It should work with a valid not redirected url. I just checked it.


I don't doubt you :D . Using this URL (https://sweflix.net/index.php?act=pop) I get error 403. Tried this one too (https://sweflix.net/index.php?genre=drama&act=genre), same result.

As I said, when I browse to the web page from a fresh browser window, I get the captcha page first. Could that be something country specific? As in USA IP addresses are getting redirected to the captcha page?

Re: Sweflix (HD movies)

PostPosted: Wed Nov 12, 2014 7:43 am
by stefana888
atc98092 wrote:
As I said, when I browse to the web page from a fresh browser window, I get the captcha page first. Could that be something country specific? As in USA IP addresses are getting redirected to the captcha page?

The captcha is in order, everybody gets it first time. But I don't understand the 403 error. Can post you post he full log? Are you using the latest plugin version?

Re: Sweflix (HD movies)

PostPosted: Wed Nov 12, 2014 6:24 pm
by Jools
I put the .groove in Serviio/plugins folder and unzipped the .jar file to Serviio/lib folder. I get this error in the log:

  Code:
C:\Program Files\Serviio\plugins\Sweflix.groovy: 29: unable to resolve class Parser
 @ line 29, column 35.
           def root = new XmlSlurper(new Parser()).parseText(conn.getInputStream().getText())


I'm not in Sweden but I can use that site through my web browser so it should not be that.

Re: Sweflix (HD movies)

PostPosted: Wed Nov 12, 2014 6:39 pm
by stefana888
Jools wrote:I put the .groove in Serviio/plugins
Did you put 'tagsoup-1.2.1.jar' in the lib folder as one file?

Re: Sweflix (HD movies)

PostPosted: Wed Nov 12, 2014 6:45 pm
by stefana888
Modified the instruction now for easier understanding:

Needed file in zip, extract (jar) to .../Serviio/lib/

Hope it helps!

Re: Sweflix (HD movies)

PostPosted: Wed Nov 12, 2014 7:10 pm
by cubiclecrusher
Well, I removed the subfolders created when I extracted the JAR file, and I left the tagsoup-1.2.1.jar file in the LIB folder.
I rebooted the PC, restarted the service.

However, the SweFlix links are not available on the Serviio online video section (but my YouTube links show-up).

Below is the log info from my attempt last night. I set up several entries for several of the Sweflix links, I get a "FeedUpdaterThread" error for each link. I've included only the info related to the "pop" link (https://sweflix.net/index.php?act=pop)

  Code:
2014-11-11 18:43:20,875 INFO  [PluginCompilerThread] Added Web Resouce plugin SweFlix (Sweflix.groovy), version: 1
2014-11-11 18:43:47,437 WARN  [FeedUpdaterThread] An error occured while parsing the online resource https://sweflix.net/index.php?act=pop, will try again soon: Unexpected error while invoking plugin (SweFlix): Server returned HTTP response code: 403 for URL: https://sweflix.net/index.php?act=pop
org.serviio.library.online.metadata.OnlineResourceParseException: Unexpected error while invoking plugin (SweFlix): Server returned HTTP response code: 403 for URL: https://sweflix.net/index.php?act=pop
   at org.serviio.library.online.WebResourceParser.parse(WebResourceParser.java:78)
   at org.serviio.library.online.OnlineLibraryManager.findResource(OnlineLibraryManager.java:181)
   at org.serviio.library.online.OnlineLibraryManager.findResourceInCacheOrParse(OnlineLibraryManager.java:198)
   at org.serviio.library.online.metadata.FeedUpdaterThread.getOnlineItems(FeedUpdaterThread.java:185)
   at org.serviio.library.online.metadata.FeedUpdaterThread.run(FeedUpdaterThread.java:108)
Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: https://sweflix.net/index.php?act=pop
   at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
   at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
   at sun.net.www.protocol.https.HttpsURLConnectionImpl$getInputStream.call(Unknown Source)
   at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42)
   at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108)
   at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:112)
   at SweFlix.extractItems(Sweflix.groovy:29)
   at org.serviio.library.online.WebResourceUrlExtractor$1.executePluginMethod(WebResourceUrlExtractor.java:32)
   at org.serviio.library.online.WebResourceUrlExtractor$1.executePluginMethod(WebResourceUrlExtractor.java:29)
   at org.serviio.library.online.PluginExecutionProcessor$1.call(PluginExecutionProcessor.java:50)
   at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
   at java.util.concurrent.FutureTask.run(Unknown Source)
   at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)

Re: Sweflix (HD movies)

PostPosted: Wed Nov 12, 2014 7:45 pm
by stefana888
cubiclecrusher wrote:Well, I removed the subfolders


If your webbrowser is able to open the same link then it should also be able to open it from Serviio. Did you check with your browser first?

Re: Sweflix (HD movies)

PostPosted: Wed Nov 12, 2014 8:12 pm
by stefana888
UPDATE. I checked the site from http://httpstatus.io in USA and I guess the site is geoblocked for you and possibly for other countries as well.