• 1
  • 43
  • 44
  • 45(current)
  • 46
  • 47
  • 49
[RELEASE] Finnish TV: YleAreena and Ruutu (Video) plugins
(2017-10-19, 20:49)-Dis Wrote: Thanks for report. Try now, it should be fixed.

Do u have any news yet about cmore addon?
Reply
Just tested with latest katsomo addon and salatut elämät, posse and punk’d suomi not work.

18:54:54.971 T:1098052496 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'resources.lib.katsomo.KatsomoError'>
Error Contents: u'SESSION_NOT_AUTHENTICATED'
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.katsomo/addon.py", line 206, in <module>
router(sys.argv[2][1:])
File "/storage/.kodi/addons/plugin.video.katsomo/addon.py", line 192, in router
helper.play_item(params['video_id'])
File "/storage/.kodi/addons/plugin.video.katsomo/resources/lib/kodihelper.py", line 143, in play_item
stream = self.k.get_stream(video_id)
File "/storage/.kodi/addons/plugin.video.katsomo/resources/lib/katsomo.py", line 198, in get_stream
data_dict = json.loads(self.make_request(url, 'get', params=params, headers=None))['playback']
File "/storage/.kodi/addons/plugin.video.katsomo/resources/lib/katsomo.py", line 65, in make_request
self.raise_katsomo_error(req.content)
File "/storage/.kodi/addons/plugin.video.katsomo/resources/lib/katsomo.py", line 82, in raise_katsomo_error
raise self.KatsomoError(error['code'])
KatsomoError: u'SESSION_NOT_AUTHENTICATED'
-->End of Python script error report<--
18:54:55.306 T:1942556688 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.katsomo/?action=play&video_id=829259]
Reply
Posse and Punk'd suomi works for me. Latest Salatut elämät doesn't work because release date is tomorrow. If you see SESSION_NOT_AUTHENTICATED in log that means Kodi tries to play stream but for some reason katsomo.fi server doesn't allow to play it. Common reason for it is that video is not yet available or cookie is expired.

I'm currently coding cmore.fi addon, but it will take some time to make. It is much harder to make that I first thought.
Reply
(2017-10-23, 19:01)-Dis Wrote: Posse and Punk'd suomi works for me. Latest Salatut elämät doesn't work because release date is tomorrow. If you see SESSION_NOT_AUTHENTICATED in log that means Kodi tries to play stream but for some reason katsomo.fi server doesn't allow to play it. Common reason for it is that video is not yet available or cookie is expired.

I'm currently coding cmore.fi addon, but it will take some time to make. It is much harder to make that I first thought.

Good to hear you are working with cmore. Let me know if you need cmore total account for sport etc. I need delete tomorrow whole katsomo addon and reinstall it.

Edit: reinstalled and posse works but i tested old salatut elämät, punk’d and tuubi and still not working. Can you and delete cookie function?
Reply
For now there is no option for deleting just cookies but you can reset addon settings. Go to addon settings and hit 'Nollaa' then hit OK after that start addon and put your username and password.
Reply
Hi,

I have a question about the Yle Areena add-on.
From which source the videos are coming ?
Actually, it's some videos I can't find on this add-on but they are available as well on the website (areena.yle.fi) such as in the Android application.
Per example, my kids are big fans of the "Pikku Kakkosen musiikkivideot" but impossible to find them. Also if I put the exact name of one the song on the search box.
Reply
You can find them if you use series search(I used word: Pikku). Just tested.
Once I thought I was mistaken, but I was mistaken.
Don't say thanks, if I helped, just rate my reputation =)
Reply
Thank!
I used "Free search". I will try sooner or later.

EDIT: Tested and actually it works by this way.
Reply
(2017-10-23, 19:16)Jezze Wrote:
(2017-10-23, 19:01)-Dis Wrote: Posse and Punk'd suomi works for me. Latest Salatut elämät doesn't work because release date is tomorrow. If you see SESSION_NOT_AUTHENTICATED in log that means Kodi tries to play stream but for some reason katsomo.fi server doesn't allow to play it. Common reason for it is that video is not yet available or cookie is expired.

I'm currently coding cmore.fi addon, but it will take some time to make. It is much harder to make that I first thought.

Good to hear you are working with cmore. Let me know if you need cmore total account for sport etc. I need delete tomorrow whole katsomo addon and reinstall it.

Edit: reinstalled and posse works but i tested old salatut elämät, punk’d and tuubi and still not working. Can you and delete cookie function? 
 Just released first version of C More Suomi addon. Available here: https://github.com/Dis90/plugin.video.cmorefi
Reply
(2017-11-24, 22:25)-Dis Wrote:
(2017-10-23, 19:16)Jezze Wrote:
(2017-10-23, 19:01)-Dis Wrote: Posse and Punk'd suomi works for me. Latest Salatut elämät doesn't work because release date is tomorrow. If you see SESSION_NOT_AUTHENTICATED in log that means Kodi tries to play stream but for some reason katsomo.fi server doesn't allow to play it. Common reason for it is that video is not yet available or cookie is expired.

I'm currently coding cmore.fi addon, but it will take some time to make. It is much harder to make that I first thought.

Good to hear you are working with cmore. Let me know if you need cmore total account for sport etc. I need delete tomorrow whole katsomo addon and reinstall it.

Edit: reinstalled and posse works but i tested old salatut elämät, punk’d and tuubi and still not working. Can you and delete cookie function? 
 Just released first version of C More Suomi addon. Available here: https://github.com/Dis90/plugin.video.cmorefi

Cant wait to test this today! Does this including all functions for cmore total subscriptions? Can i ask you to make also canal digital finland addon? Smile Their website is so crap to use with browser.
Reply
Yes even 50fps livestreams should work after enabling it from addon settings.

No I'm not planning to make anymore addons or else maintaining all of them becomes full time job Big Grin
Reply
(2017-11-25, 00:26)-Dis Wrote: Yes even 50fps livestreams should work after enabling it from addon settings.

No I'm not planning to make anymore addons or else maintaining all of them becomes full time job Big Grin

Addon works great. Can you add function where i can delete last watched content? There is page on their website and mobile app also.
Reply
I don't see point to add 'last watched' page because currently addon doesn't update playback status to cmore.fi. I tried to make that happen but for some reason I couldn't get Kodi to start video from specific time.
Reply
(2017-11-25, 11:59)-Dis Wrote: I don't see point to add 'last watched' page because currently addon doesn't update playback status to cmore.fi. I tried to make that happen but for some reason I couldn't get Kodi to start video from specific time.

So mobile app and website will update that playback status but addon wont? What is the different between website and addon if addon wont update? Actually that is better it wont update it.
Reply
(2017-11-25, 12:08)Jezze Wrote: So mobile app and website will update that playback status but addon wont? 
Yes that is correct.
(2017-11-25, 12:08)Jezze Wrote: What is the different between website and addon if addon wont update? Actually that is better it wont update it. 
 Difference is that this addon is unofficial and it doesn't talk to cmore.fi api about playback status. Playback status is only stored in Kodi.
Reply
  • 1
  • 43
  • 44
  • 45(current)
  • 46
  • 47
  • 49

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