Page 7 of 8

Re: Tune In radio

PostPosted: Mon Apr 25, 2016 3:30 pm
by norm
Thanks fidmas! Works for me.

Sent from my HTC One M9 using Tapatalk

Re: Tune In radio

PostPosted: Mon Apr 25, 2016 11:24 pm
by jhb50
http://tunein.com/radio/Capital-London-958-s16534/ works fine for me but sometimes the stations are slow to respond and you get a timeout. It is currently 90 seconds. You can increase it in the plugin if you wish.

Re: Tune In radio

PostPosted: Wed Nov 23, 2016 3:28 pm
by lagunaa
I wish I could listen via Serviio podcasts as much as radio available on TuneIn.
For instance, [url]tunein.com/radio/Deejay-Chiama-Italia-p148497/[/url], but current version of the plug-in seems do not support that.
Thanks in advance.

Re: Tune In radio

PostPosted: Mon May 29, 2017 6:50 am
by rm3086
Does this plug in still works? When I try to use the Web Resource 'http://tunein.com/radio/Capital-London-958-s16534/' I just get a blank screen in the MediaBrowser.

Looking at the logs it appears that the plugin is working.

  Code:
2017-05-29 08:39:18,564 DEBUG [RepositoryServerResource] Updating repository with values: OnlineRepository [repositoryUrl=http://tunein.com/radio/Capital-London-958-s16534/, fileType=AUDIO, repoType=WEB_RESOURCE, userEnteredThumbnailUrl=null, repositoryName=Tune In London, enabled=true, accessGroupIds=[1], order=6, id=6]
2017-05-29 08:39:20,950 DEBUG [OnlineLibraryManager] Resource http://tunein.com/radio/Capital-London-958-s16534/ not in cache, (re)loading it
2017-05-29 08:39:20,950 DEBUG [WebResourceParser] Parsing web resource 'http://tunein.com/radio/Capital-London-958-s16534/'
2017-05-29 08:39:20,950 DEBUG [WebResourceParser] Found matching url extractor (Tune In) for resource http://tunein.com/radio/Capital-London-958-s16534/
2017-05-29 08:39:20,950 DEBUG [FeedItemUrlExtractor] Tune In: Starting parsing resource: http://tunein.com/radio/Capital-London-958-s16534/
2017-05-29 08:39:22,322 DEBUG [OnlineContentCacheDecorator] Stored online content 'http://tunein.com/radio/Capital-London-958-s16534/' in the cache (online_feeds), returning it
2017-05-29 08:39:22,323 DEBUG [OnlineLibraryManager] Resource http://tunein.com/radio/Capital-London-958-s16534/ will expire in the cache on Tue May 30 08:39:22 CEST 2017


Thanks

Re: Tune In radio

PostPosted: Sun Sep 03, 2017 1:21 pm
by bolzass
rm3086 wrote:Does this plug in still works? When I try to use the Web Resource 'http://tunein.com/radio/Capital-London-958-s16534/' I just get a blank screen in the MediaBrowser.

Looking at the logs it appears that the plugin is working.

  Code:
2017-05-29 08:39:18,564 DEBUG [RepositoryServerResource] Updating repository with values: OnlineRepository [repositoryUrl=http://tunein.com/radio/Capital-London-958-s16534/, fileType=AUDIO, repoType=WEB_RESOURCE, userEnteredThumbnailUrl=null, repositoryName=Tune In London, enabled=true, accessGroupIds=[1], order=6, id=6]
2017-05-29 08:39:20,950 DEBUG [OnlineLibraryManager] Resource http://tunein.com/radio/Capital-London-958-s16534/ not in cache, (re)loading it
2017-05-29 08:39:20,950 DEBUG [WebResourceParser] Parsing web resource 'http://tunein.com/radio/Capital-London-958-s16534/'
2017-05-29 08:39:20,950 DEBUG [WebResourceParser] Found matching url extractor (Tune In) for resource http://tunein.com/radio/Capital-London-958-s16534/
2017-05-29 08:39:20,950 DEBUG [FeedItemUrlExtractor] Tune In: Starting parsing resource: http://tunein.com/radio/Capital-London-958-s16534/
2017-05-29 08:39:22,322 DEBUG [OnlineContentCacheDecorator] Stored online content 'http://tunein.com/radio/Capital-London-958-s16534/' in the cache (online_feeds), returning it
2017-05-29 08:39:22,323 DEBUG [OnlineLibraryManager] Resource http://tunein.com/radio/Capital-London-958-s16534/ will expire in the cache on Tue May 30 08:39:22 CEST 2017


Thanks



Do you got it?. I'm trying https://tunein.com/radio/RADIO-HABANA-SON-CUBA-s296365/ and neither... :cry:

Re: Tune In radio

PostPosted: Fri Oct 20, 2017 7:37 am
by programmer
TuneIn website got multiple changes, attached is TuneIn plugin that currently works for me.
Note: groovy 2.3.7 or later is required (copy to lib directory and remove old groovy-all.jar)

Re: Tune In radio

PostPosted: Sat Oct 21, 2017 8:23 am
by norm
Hi programmer,

Unfortunately still doesn't seem to be working for me. Tried URLs
https://tunein.com/radio/Capital-London-958-s16534/ and
https://tunein.com/search/?query=bbc%20radio

Any ideas? Thanks

Re: Tune In radio

PostPosted: Sat Oct 21, 2017 5:49 pm
by programmer
Hi
I updated the plugin, please try again. Also post your logs if you have any problem.

Re: Tune In radio

PostPosted: Sun Oct 22, 2017 11:38 am
by norm
Unfortunately still no luck. I've attached the full log but from I think this might be the problem...
  Code:
2017-10-22 11:20:41,696 DEBUG [WebResourceParser] Unexpected error during url extractor plugin invocation (Tune In) for item null: No signature of method: groovy.json.JsonSlurper.parse() is applicable for argument types: (java.net.URL) values: [https://opml.radiotime.com/Tune.ashx?id=s16534&render=json&formats=mp3,aac,ogg&partnerId=RadioTime]
Possible solutions: parse(java.io.Reader), use([Ljava.lang.Object;), wait(), any(), grep(), wait(long)
groovy.lang.MissingMethodException: No signature of method: groovy.json.JsonSlurper.parse() is applicable for argument types: (java.net.URL) values: [https://opml.radiotime.com/Tune.ashx?id=s16534&render=json&formats=mp3,aac,ogg&partnerId=RadioTime]
Possible solutions: parse(java.io.Reader), use([Ljava.lang.Object;), wait(), any(), grep(), wait(long)
   at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:55)
   at org.codehaus.groovy.runtime.callsite.PojoMetaClassSite.call(PojoMetaClassSite.java:46)
   at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
   at TuneIn.extractUrl(TuneIn.groovy:93)
   at org.serviio.library.online.WebResourceUrlExtractor$2.executePluginMethod(WebResourceUrlExtractor.java:45)
   at org.serviio.library.online.WebResourceUrlExtractor$2.executePluginMethod(WebResourceUrlExtractor.java:42)
   at org.serviio.library.online.PluginExecutionProcessor$1.call(PluginExecutionProcessor.java:50)
   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)

Re: Tune In radio

PostPosted: Sun Oct 22, 2017 11:56 am
by programmer
Hi norm,
I forgot to mention that groovy need to be upgraded to version 2.3.7, updated my original post.

Re: Tune In radio

PostPosted: Sun Oct 22, 2017 12:09 pm
by norm
Hi Programmer,

No problem... And it works! Thanks for your help and getting TuneIn working again :)

Re: Tune In radio

PostPosted: Sun Oct 22, 2017 3:02 pm
by programmer
Ok thanks for your feedback :)

Re: Tune In radio

PostPosted: Sat Mar 17, 2018 9:38 am
by programmer
Updated the post with new version due to TuneIn site changes.

Re: Tune In radio

PostPosted: Fri Nov 09, 2018 5:17 pm
by a7mag3ddon
Is there a way to get Tune In working for the Synology version of Serviio? I think i have to add a URL to the online section and choose website as source.

Not sure if plugins work on NAS ?

Any help appreciated.

Re: Tune In radio

PostPosted: Sat Mar 30, 2019 10:08 pm
by zip
I've updated the main post with a new version, hope it works for everyone.

Re: Tune In radio

PostPosted: Fri Jun 07, 2019 6:15 pm
by a7mag3ddon
Do i need to install Groovy to use tune in on synology nas? im unable to add urls says " Stream URL is not valid or not available"

Re: Tune In radio

PostPosted: Fri Jun 07, 2019 9:42 pm
by freaknik
IIRC groovy has to be installed and station added as web resource?

Re: Tune In radio

PostPosted: Sun Jun 09, 2019 5:34 pm
by a7mag3ddon
Where and how do i access the plugins folder?

Re: Tune In radio

PostPosted: Fri Jun 14, 2019 9:52 pm
by freaknik
LOL! Did you look for two days? j/k... :mrgreen:

Whatever OS you have, open the folder that serviio is in. Inside that folder is another folder called plugins.

Serviio documentation is very good. If you have a media server you should at least know how to open a folder in your os gui, I am a little blown away by that?

https://wiki.serviio.org/doku.php?id=start

Good luck.

By default in windows I am pretty sure in 64 bit windows its (from memory haha):

C:\Program Files (x86)\Serviio\

Re: Tune In radio

PostPosted: Sat Jun 15, 2019 12:12 am
by atc98092
Actually, in Windows it's installed by default in C:\Program Files\Serviio\, as it's recognized as a 64 bit application.