Kodi Community Forum
Resuming STRM Files - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Kodi Application (https://forum.kodi.tv/forumdisplay.php?fid=93)
+--- Thread: Resuming STRM Files (/showthread.php?tid=358049)

Pages: 1 2 3


RE: Resuming STRM Files - Rick987 - 2021-04-02

(2021-04-02, 05:21)SEIKT Wrote:
(2021-04-02, 04:48)Rick987 Wrote:
(2021-04-01, 14:26)Rick987 Wrote: Yea, i'm gonna run some tests and i'll be back with the feedback, thanks for sharing and thanks for your time

I made a simple addon to test in the mibox and it returned the ID, so i decided to use this addon as a "bridge" to call my main addon, it work for a moment and then it stopped. It does work on my phone and on windows so I don't know whats going on with my mibox, i have two more miboxes in my parents house and ill try there when I can.
It seems some other addon is interfering in this behavior.
I'll be back if I can find any answer
Hmm, maybe try a clean install of Kodi.

Yea, maybe i should try a clean install only with this addon, cuz i made a clean install some days ago


RE: Resuming STRM Files - NiceOneX - 2021-08-31

@SEIKT is it possible to use this fix with existing 18.9 leia setup. I'm using gdrive addon. I read replies in this thread and got confused.


RE: Resuming STRM Files - SEIKT - 2021-09-02

(2021-08-31, 09:58)NiceOneX Wrote: @SEIKT is it possible to use this fix with existing 18.9 leia setup. I'm using gdrive addon. I read replies in this thread and got confused.

The code should be compatible with Leia.


RE: Resuming STRM Files - NiceOneX - 2021-09-03

(2021-09-02, 15:27)SEIKT Wrote:
(2021-08-31, 09:58)NiceOneX Wrote: @SEIKT is it possible to use this fix with existing 18.9 leia setup. I'm using gdrive addon. I read replies in this thread and got confused.

The code should be compatible with Leia.

Thank you for your reply. I'm using gdrive addon. can I use addon posted by you in this post or it has issues?


RE: Resuming STRM Files - SEIKT - 2021-09-04

(2021-09-03, 06:55)NiceOneX Wrote:
(2021-09-02, 15:27)SEIKT Wrote:
(2021-08-31, 09:58)NiceOneX Wrote: @SEIKT is it possible to use this fix with existing 18.9 leia setup. I'm using gdrive addon. I read replies in this thread and got confused.

The code should be compatible with Leia.

Thank you for your reply. I'm using gdrive addon. can I use addon posted by you in this post or it has issues?

My modified gdrive addon will only work with videos that have been encrypted using the author of that addons encryption script. Otherwise, you'll have to retrofit the addon with code from my modified version.