kodi.plugin.video.peertube/resources
Thomas Bétous efe953d6a5 Don't try to play again the video in case of error
When we detected a playback error due to a too small downloaded file
the user had the choice to try again to play the video. On OSMC+raspi3
it was leading to a crash everytime the user was trying to play again
the video.
To avoid this now the user is only offered the option to pause or not
the download: the user will have to manually play again the video.
Depending on the user feedbacks and the test on other platforms (for
instance if the code that was removed is actually working on other
platforms), we may enable back this feature.
2021-11-07 22:55:25 +01:00
..
language Don't try to play again the video in case of error 2021-11-07 22:55:25 +01:00
lib Fix some issues after testing 2021-11-06 17:37:09 +01:00
media Use PeerTube mascot as icon in the notifications 2021-04-28 21:16:20 +00:00
__init__.py Guide the user when libtorrent cannot be imported 2021-04-08 23:25:49 +02:00
icon.png Various small updates before releasing v1.1 2021-04-30 16:35:20 +00:00
settings.xml Add a button to open vfs.libtorrent settings 2021-11-07 22:26:15 +01:00