• 1
  • 26
  • 27
  • 28(current)
  • 29
  • 30
  • 49
[RELEASE] Finnish TV: YleAreena and Ruutu (Video) plugins
FYI, there's a new plugin in the works. I haven't received api keys yet so haven't been able to test it.

https://github.com/Hemmu/plugin.video.areena
Reply
Thanks. The new API plugin seems to work. It's apparently in very early development and some of the videos don't seem to play (as noted by author in Readme.md) .
Reply
Great! I just don't quite understand this api-key thing. Does every user need to ask for api keys, or is it possible to include api key in this addon?
Odroid C2 running CoreElec
Reply
(2015-12-09, 18:39)BoxFreak Wrote: Great! I just don't quite understand this api-key thing. Does every user need to ask for api keys, or is it possible to include api key in this addon?

1. With this addon everybody(end user) have to be developer and ask api keys.
2. Yes, its possible, but against Yle's rules.
- If keys are there, its limited to 10 queries/1 second

BTW...MediaPortal made plugin with different coding language, but maybe it helps?
https://github.com/offbyoneBB/mp-onlinev...YleUtil.cs

With fast look, they don't use any "secret key"

public string AppId { get; set; }
public string AppKey { get; set; }

With browser...I allways get same AppId and AppKey
Once I thought I was mistaken, but I was mistaken.
Don't say thanks, if I helped, just rate my reputation =)
Reply
Got keys and it's working. Hopefully sorting will be developed a bit better and also search would be nice. Now it seems that programs are in random order.

Subtitles aren't working also?
Odroid C2 running CoreElec
Reply
(2015-12-09, 22:18)JPXNET Wrote: With fast look, they don't use any "secret key"

Its "hidden" in https://github.com/offbyoneBB/mp-onlinev...cb922dR658 Big Grin
rasjani's addon repo - home of reddit_tv, sciflix, moontv and few other addons.
Reply
(2015-12-16, 20:52)rasjani Wrote:
(2015-12-09, 22:18)JPXNET Wrote: With fast look, they don't use any "secret key"

Its "hidden" in https://github.com/offbyoneBB/mp-onlinev...cb922dR658 Big Grin

Do you mean same AES key as Yle-dl use in class Areena2014Downloader(AreenaUtils): ?
Once I thought I was mistaken, but I was mistaken.
Don't say thanks, if I helped, just rate my reputation =)
Reply
Any news on development of new Areena Addon? Api plugin works but it's not quite there yet (missing subtitles and search + browsing videos is PITA).
Odroid C2 running CoreElec
Reply
There's a fork that has some improvements:

https://github.com/hirsivaja/plugin.video.areena
Reply
(2016-02-25, 17:50)teepean Wrote: There's a fork that has some improvements:

https://github.com/hirsivaja/plugin.video.areena

Works on RaspPi + OpenELEC 6.0.1.
Reply
What's updated?
Odroid C2 running CoreElec
Reply
You can follow the changes in git.
3 * Nvidia Shield + Synology NAS DS218+ LG 77CX6LA + Genelec + RasPi/rAudio + Adam T5V + T7V + T10S - ArcoLinux
Reply
Can someone update ruutu plugin so we can get access ruutu+, like icehockey etc.
Reply
Does anybody know the reason that some of the videos work and some don't. I've been testing hirsivajas version of the API-plugin, and I can get some of the kids stuff to play, but most other content (e.g. Poirot or Shetland) don't play. All I get from the Kodi log is that Kodi fails to create demuxer. Using Openelec 6.0.3 legacy nvidia.

Ps. The API-key come now automatically when you submit the request to the yle site. All you have to do before is to create free yle account.

Pps. I tried looking at the Yle tutorials for the API, but I'm no coder, but did I understand correctly, that by using the services from the API, you could also get the live-streams of Yle channels? This would rock, if it could be implemented before Rio De Janeiro 2016 olympics. Yes!!!
Reply
(2016-02-29, 15:20)BoxFreak Wrote: What's updated?

Yes, the changes can be seen from the GitHub.
But to summarize, I have added search, support for subtitles and possibility to add series and episodes as favourites. The list of videos can also be sorted by different criteria, for example you can see the most popular videos of the last 24h. Also I did some bug fixes and code refactoring.

(2016-03-02, 19:01)Huxely Wrote: Does anybody know the reason that some of the videos work and some don't. I've been testing hirsivajas version of the API-plugin, and I can get some of the kids stuff to play, but most other content (e.g. Poirot or Shetland) don't play. All I get from the Kodi log is that Kodi fails to create demuxer. Using Openelec 6.0.3 legacy nvidia.

Ps. The API-key come now automatically when you submit the request to the yle site. All you have to do before is to create free yle account.

Pps. I tried looking at the Yle tutorials for the API, but I'm no coder, but did I understand correctly, that by using the services from the API, you could also get the live-streams of Yle channels? This would rock, if it could be implemented before Rio De Janeiro 2016 olympics. Yes!!!

I have tested the plugin with OpenElec 5.0.8 on Raspberry Pi 2. I could not get it working with OE 6.0.1 and made an issue about that.
Are you having the same problem as described in the ffmpeg bug tracker? If you have a different problem could you create an issue to GitHub?

To your other question, yes it should be possible to watch the live channels as well. I have not tested it, but could look into that if that is something that should be included in the plugin.
Reply
  • 1
  • 26
  • 27
  • 28(current)
  • 29
  • 30
  • 49

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Finnish TV: YleAreena and Ruutu (Video) plugins8