• 1
  • 3
  • 4
  • 5(current)
  • 6
  • 7
  • 23
Release Viaplay add-on thread
#61
I am running Viaplay add-on version 1.0.6 on KODI 16.1 using a RaspberryPi2 with OSMC as operating system.
I cannot get any sound on sport transmissions (except a very few NFL games). No sound on NHL hockey or European football!

So I cannot understand the hype above with thumbs up etc, sound is a big part of the experience....
When can the missing sound problem be solved?
It has been there all the time since I installed Viaplay after I got the subscription back last spring.
Bo Berglund
Sweden
Reply
#62
(2017-01-09, 16:44)Bosse_B Wrote: I am running Viaplay add-on version 1.0.6 on KODI 16.1 using a RaspberryPi2 with OSMC as operating system.
I cannot get any sound on sport transmissions (except a very few NFL games). No sound on NHL hockey or European football!

So I cannot understand the hype above with thumbs up etc, sound is a big part of the experience....
When can the missing sound problem be solved?
It has been there all the time since I installed Viaplay after I got the subscription back last spring.

It was fixed in Kodi 17 a while ago.
Reply
#63
Unfortunately Krypton (Kodi 17) is not available yet on OSMC (except for test builds, which I usually keep away from).
Guess I have to wait another few months...
Bo Berglund
Sweden
Reply
#64
Just wanted to jump in and say thank you it's working great in Kodi 17 on Windows, the quality of the football is much better than when watching via browser or my Android media player.
Reply
#65
Nice plugin! Is it possible to make the plugin have "TV to go" too? Currently, it seems "TV to go" only is available on Android and iOS for some reason, so maybe possible with Kodi on those devices? I guess it isn't possible to have Kodi fool Viasat it's an Android device. Smile
Reply
#66
The plugin seems to have stopped working? I'm getting errors now telling me to see the log:

Code:
22:00:01.904 T:3364  NOTICE: Running database version Addons26
22:00:01.905 T:3364  NOTICE: Running database version ViewModes6
22:00:01.906 T:3364  NOTICE: Running database version Textures13
22:00:01.908 T:3364  NOTICE: Running database version MyMusic60
22:00:01.910 T:3364  NOTICE: Running database version MyVideos107
22:00:01.912 T:3364  NOTICE: Running database version TV29
22:00:01.912 T:3364  NOTICE: Running database version Epg11
22:00:02.026 T:12956 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
22:00:02.139 T:12956  NOTICE: initialize done
22:00:02.139 T:12956  NOTICE: Running the application...
22:00:02.140 T:12956  NOTICE: starting upnp client
22:00:02.162 T:14956 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(activatewindow(10025,"plugin) in activatewindow(10025,"plugin://plugin.video.viaplay/?action=list_sports_dates&event_date=archive&url=https%3A%2F%2Fcontent.viaplay.tbn
22:00:02.285 T:10052  NOTICE: ES: Starting UDP Event server on port 9777
22:00:02.286 T:10052  NOTICE: UDP: Listening on port 9777 (ipv6 : false)
22:00:02.917 T:7616  NOTICE: Skin Helper Service --> skin helper service version 1.0.100 started
22:00:02.918 T:7616  NOTICE: Skin Helper Service --> WebService - start helper webservice on port 52307
22:00:07.027 T:3364   ERROR: XFILE::CDirectory::GetDirectory - Error getting
22:00:08.651 T:7472   ERROR: Previous line repeats 6 times.
22:00:08.651 T:7472   ERROR: C:\Users\PRS\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\packages\urllib3\connectionpool.py:843: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
                                              InsecureRequestWarning)
22:00:23.265 T:10544   ERROR: Previous line repeats 3 times.
22:00:23.265 T:10544   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.KeyError'>
                                            Error Contents: 'viaplay:playlist'
                                            Traceback (most recent call last):
                                              File "C:\Users\PRS\AppData\Roaming\Kodi\addons\plugin.video.viaplay\default.py", line 787, in <module>
                                                router(sys.argv[2][1:])  # trim the leading '?' from the plugin call paramstring
                                              File "C:\Users\PRS\AppData\Roaming\Kodi\addons\plugin.video.viaplay\default.py", line 771, in router
                                                play_video(params['playid'], params['streamtype'], params['content'])
                                              File "C:\Users\PRS\AppData\Roaming\Kodi\addons\plugin.video.viaplay\default.py", line 561, in play_video
                                                video_urls = vp.get_video_urls(guid, pincode=pincode)
                                              File "C:\Users\PRS\AppData\Roaming\Kodi\addons\plugin.video.viaplay\resources\lib\vialib.py", line 152, in get_video_urls
                                                manifest_url = data['_links']['viaplay:playlist']['href']
                                            KeyError: 'viaplay:playlist'
                                            -->End of Python script error report<--
22:00:23.304 T:12956   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.viaplay/?action=play_video&content=sport&streamtype=guid&playid=20388784]
22:00:42.109 T:5596 WARNING: CWin32DirectSound::GetSpace - buffer underrun - W:42816, P:61168, O:42304.
22:00:54.555 T:5596 WARNING: CWin32DirectSound::GetSpace - buffer underrun - W:60240, P:10192, O:58680.
22:00:54.585 T:5596 WARNING: CWin32DirectSound::GetSpace - buffer underrun - W:7368, P:20792, O:7360.
22:00:54.876 T:5596 WARNING: CWin32DirectSound::GetSpace - buffer underrun - W:46224, P:60016, O:44384.
22:00:54.906 T:5596 WARNING: CWin32DirectSound::GetSpace - buffer underrun - W:56808, P:6880, O:56800.
22:00:55.077 T:11672   ERROR: C:\Users\PRS\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\packages\urllib3\connectionpool.py:843: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
                                              InsecureRequestWarning)
22:00:55.298 T:5596 WARNING: CWin32DirectSound::GetSpace - buffer underrun - W:4032, P:18528, O:3928.
22:00:55.328 T:5596 WARNING: CWin32DirectSound::GetSpace - buffer underrun - W:14616, P:29104, O:14608.
22:00:55.357 T:5596 WARNING: CWin32DirectSound::GetSpace - buffer underrun - W:25200, P:39352, O:25192.
22:00:55.387 T:5596 WARNING: CWin32DirectSound::GetSpace - buffer underrun - W:35784, P:49944, O:35776.
22:00:55.417 T:5596 WARNING: CWin32DirectSound::GetSpace - buffer underrun - W:46368, P:60320, O:46360.
22:00:55.446 T:5596 WARNING: CWin32DirectSound::GetSpace - buffer underrun - W:56952, P:7104, O:56944.
22:00:55.505 T:5596 WARNING: CWin32DirectSound::GetSpace - buffer underrun - W:14664, P:27936, O:14648.
22:00:55.886 T:5596 WARNING: CWin32DirectSound::GetSpace - buffer underrun - W:21816, P:35616, O:19952.
22:00:55.915 T:5596 WARNING: CWin32DirectSound::GetSpace - buffer underrun - W:32400, P:45840, O:32392.
22:00:56.068 T:11672   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.KeyError'>
                                            Error Contents: 'viaplay:playlist'
                                            Traceback (most recent call last):
                                              File "C:\Users\PRS\AppData\Roaming\Kodi\addons\plugin.video.viaplay\default.py", line 787, in <module>
                                                router(sys.argv[2][1:])  # trim the leading '?' from the plugin call paramstring
                                              File "C:\Users\PRS\AppData\Roaming\Kodi\addons\plugin.video.viaplay\default.py", line 771, in router
                                                play_video(params['playid'], params['streamtype'], params['content'])
                                              File "C:\Users\PRS\AppData\Roaming\Kodi\addons\plugin.video.viaplay\default.py", line 561, in play_video
                                                video_urls = vp.get_video_urls(guid, pincode=pincode)
                                              File "C:\Users\PRS\AppData\Roaming\Kodi\addons\plugin.video.viaplay\resources\lib\vialib.py", line 152, in get_video_urls
                                                manifest_url = data['_links']['viaplay:playlist']['href']
                                            KeyError: 'viaplay:playlist'
                                            -->End of Python script error report<--
22:00:56.086 T:12956   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.viaplay/?action=play_video&content=sport&streamtype=guid&playid=20392209]
22:00:56.335 T:5596 WARNING: CWin32DirectSound::GetSpace - buffer underrun - W:53664, P:43088, O:53552.
22:01:13.306 T:12956  NOTICE: Storing total System Uptime
22:01:13.306 T:12956  NOTICE: Saving settings
22:01:13.309 T:12956  NOTICE: Saving skin settings
22:01:13.311 T:12956  NOTICE: stop all
22:01:13.525 T:12956  NOTICE: stop player
22:01:13.525 T:12956  NOTICE: ES: Stopping event server
22:01:13.525 T:12956  NOTICE: stopping upnp
22:01:14.324 T:10052  NOTICE: ES: UDP Event server stopped
22:01:14.441 T:12956  NOTICE: clean cached files!
22:01:14.443 T:7616  NOTICE: Skin Helper Service --> Shutdown requested !
22:01:14.444 T:7616  NOTICE: Skin Helper Service --> BackgroundsUpdater - stop called
22:01:14.445 T:7616  NOTICE: Skin Helper Service --> ListItemMonitor - stop called
22:01:14.446 T:7616  NOTICE: Skin Helper Service --> WebService - stop called
22:01:14.481 T:7616  NOTICE: Skin Helper Service --> skin helper service version 1.0.100 stopped
22:01:14.583 T:12956  NOTICE: closing down remote control service
22:01:14.583 T:12956  NOTICE: stopped
22:01:14.783 T:12956  NOTICE: destroy
22:01:14.783 T:12956  NOTICE: unload skin
22:01:14.789 T:12956 WARNING: CGUITextureManager::Cleanup: Having to cleanup texture lists/focus.png
22:01:14.872 T:12956  NOTICE: unload sections
22:01:14.874 T:12956  NOTICE: special://profile/ is mapped to: special://masterprofile/
22:01:14.877 T:12956  NOTICE: application stopped...
Reply
#67
Is it possible to watch movies that I have rented through Viaplay with this addon?
Reply
#68
Thank you the new version works perfectly again! Smile

https://github.com/emilsvennesson/kodi-v...tag/v1.0.7
Reply
#69
The new version should hit the official repository soon. I've dropped support for Jarvis so you'll need to use Krypton for the new version to work.


(2017-01-22, 22:37)Snaah Wrote: Nice plugin! Is it possible to make the plugin have "TV to go" too? Currently, it seems "TV to go" only is available on Android and iOS for some reason, so maybe possible with Kodi on those devices? I guess it isn't possible to have Kodi fool Viasat it's an Android device. Smile

Technically yes, but I want to respect Viaplay's platform restrictions and not cause any unnecessary drama. :-)

(2017-01-24, 23:08)asplundj Wrote: Is it possible to watch movies that I have rented through Viaplay with this addon?

Yes, that should work (at least it did last time I tried it out).
Reply
#70
(2017-01-25, 17:53)emilsvennesson Wrote: The new version should hit the official repository soon. I've dropped support for Jarvis so you'll need to use Krypton for the new version to work.

The new version hasn't reached my Krypton RC 3 yet. Waiting patiently. Smile

(2017-01-25, 17:53)emilsvennesson Wrote:
(2017-01-22, 22:37)Snaah Wrote: Nice plugin! Is it possible to make the plugin have "TV to go" too? Currently, it seems "TV to go" only is available on Android and iOS for some reason, so maybe possible with Kodi on those devices? I guess it isn't possible to have Kodi fool Viasat it's an Android device. Smile

Technically yes, but I want to respect Viaplay's platform restrictions and not cause any unnecessary drama. :-)

Do you mean it's possible to fool Viaplay Kodi is an Android? If so, I'd quote The Prodigy and say "fuck 'em and their law". Wink Seriously now: Have they approved the plugin at all? Do they need to? The plugin only works for paying customers. I already have a solution for "TV to go", using an Android emulator for Windows, but having it in Kodi would be so much easier. I'd say try it and if Viaplay creates drama, remove it.

If you mean it would be possible to make the plugin contain "TV to go", but it will only work on true Android platforms (ie: no fooling Kodi is Android), I don't understand how that would interfere with Viaplay's view.

Thank you for making the plugin!
Reply
#71
Hi there
The new app is not in the repository yet.
When do you think it will happend ?

Best regards
Reply
#72
Updated version isnt available yet.
The old does not function
Reply
#73
Snaah Wrote:Do you mean it's possible to fool Viaplay Kodi is an Android? If so, I'd quote The Prodigy and say "fuck 'em and their law". Wink Seriously now: Have they approved the plugin at all? Do they need to? The plugin only works for paying customers. I already have a solution for "TV to go", using an Android emulator for Windows, but having it in Kodi would be so much easier. I'd say try it and if Viaplay creates drama, remove it.

If you mean it would be possible to make the plugin contain "TV to go", but it will only work on true Android platforms (ie: no fooling Kodi is Android), I don't understand how that would interfere with Viaplay's view.

Thank you for making the plugin!

Well, there's nothing that technically prevents it. Implementing it here however would make it accessible for all platforms though, which is why I'm not going to do it until they officially support it on more platforms,

(2017-02-02, 21:55)segepe Wrote: Updated version isnt available yet.
The old does not function

It is and has been for a couple of days. You'll need to be on Krypton to receive the new update. Wink
Reply
#74
(2017-02-02, 22:53)emilsvennesson Wrote:
Snaah Wrote:Do you mean it's possible to fool Viaplay Kodi is an Android? If so, I'd quote The Prodigy and say "fuck 'em and their law". Wink Seriously now: Have they approved the plugin at all? Do they need to? The plugin only works for paying customers. I already have a solution for "TV to go", using an Android emulator for Windows, but having it in Kodi would be so much easier. I'd say try it and if Viaplay creates drama, remove it.

If you mean it would be possible to make the plugin contain "TV to go", but it will only work on true Android platforms (ie: no fooling Kodi is Android), I don't understand how that would interfere with Viaplay's view.

Thank you for making the plugin!

Well, there's nothing that technically prevents it. Implementing it here however would make it accessible for all platforms though, which is why I'm not going to do it until they officially support it on more platforms,

Ok, I understand your position. I hope Viaplay will soon make it available on more platforms. One option is to, like I said, only make it work with Android units in your plugin. I don't know if it's worth the effort vs time though.

(2017-02-02, 22:53)emilsvennesson Wrote:
(2017-02-02, 21:55)segepe Wrote: Updated version isnt available yet.
The old does not function

It is and has been for a couple of days. You'll need to be on Krypton to receive the new update. Wink

It has reached me now (running Krypton). It wasn't auto-updating because there's another Viaplay plugin in Superrepo.
Reply
#75
(2017-02-03, 01:49)Snaah Wrote:
(2017-02-02, 22:53)emilsvennesson Wrote:
Snaah Wrote:Do you mean it's possible to fool Viaplay Kodi is an Android? If so, I'd quote The Prodigy and say "fuck 'em and their law". Wink Seriously now: Have they approved the plugin at all? Do they need to? The plugin only works for paying customers. I already have a solution for "TV to go", using an Android emulator for Windows, but having it in Kodi would be so much easier. I'd say try it and if Viaplay creates drama, remove it.

If you mean it would be possible to make the plugin contain "TV to go", but it will only work on true Android platforms (ie: no fooling Kodi is Android), I don't understand how that would interfere with Viaplay's view.

Thank you for making the plugin!

Well, there's nothing that technically prevents it. Implementing it here however would make it accessible for all platforms though, which is why I'm not going to do it until they officially support it on more platforms,

Ok, I understand your position. I hope Viaplay will soon make it available on more platforms. One option is to, like I said, only make it work with Android units in your plugin. I don't know if it's worth the effort vs time though.

(2017-02-02, 22:53)emilsvennesson Wrote:
(2017-02-02, 21:55)segepe Wrote: Updated version isnt available yet.
The old does not function

It is and has been for a couple of days. You'll need to be on Krypton to receive the new update. Wink

It has reached me now (running Krypton). It wasn't auto-updating because there's another Viaplay plugin in Superrepo.

I am on Krypton, but I also think I have to update manually. The only choice in meny is 1.06 (tested 170202)
Reply
  • 1
  • 3
  • 4
  • 5(current)
  • 6
  • 7
  • 23

Logout Mark Read Team Forum Stats Members Help
Viaplay add-on thread6