Posts: 208
Joined: Apr 2013
Reputation:
6
All is well! I got v6 now!
Posts: 1
Joined: Jun 2021
Reputation:
0
Hello. I have had problems installing the addons. When I go to install from Zip file I get failed to install due to an invalid structure. Please could you tell me what is happening or if I have to activate something? . Thanks.
Posts: 172
Joined: Jul 2007
Reputation:
3
Possibly a stupid question answered already but I couldn't find the word 'confluence' in this entire topic.
I just want a list of recently played videos (and ideally: next video and/or the folder they were found in) on my homescreen.
Reason: wife and me tend to binge watch a show or a group of movies. But we only usually watch part of them, so we often want to either continue current, or play next. Suggestion:
on the skin home screen, show me:
S01E01 - S01E02 - /TV/Showname/S01
or in more detail
Last played: S01E01 (click to play) - next: S01E02 (click to play) - folder /TV/Show/S01/
--> Can we replace confluence's "recently added tv shows" completely useless thing with this?
System: Kodi on Ugoos AM8Pro
Video: Sony XW7000
Audio: Quad 2912 on Nord DM500Up with Denon x4500 receiver.
Posts: 172
Joined: Jul 2007
Reputation:
3
Update: OK it's installed and .. works? But in the list of last played only 1 out of 3 videos I played is actually listed in the last played list.
How is this possible? Under what conditions do the videos show up? Why not always?
System: Kodi on Ugoos AM8Pro
Video: Sony XW7000
Audio: Quad 2912 on Nord DM500Up with Denon x4500 receiver.
Posts: 13
Joined: Mar 2020
Reputation:
0
Hello. Could it be, that there is ab problem, when libreELEC uses timer to shutdown?
When I play a podcast with timer and I restart libreELEC then the podcast is NOT in the LastPlayed-List ;(
Or do I something wrong?
Posts: 7
Joined: Sep 2021
Reputation:
0
Hi,
First of all it souds really as great add-on. Not sure why it not a part of core functionality.
I was able to install it from repository as zip file on github is broken.
Out of the box (Kodi 19.1) the library played video is correctly captured and resumed from the history list of addon.
When playing IPTV channel by IPTV simple PVR plugin, nothing is captured.
I've enabled debug mode and can see that, when playback is starting in both cases start-play error is printed:
ERROR <general>: <<<plugin.video.last_played (start play) {'fanart': '', 'file': 'http://myott.top/stream/XXXXXXX/160.m3u8?utc=1633003800&lutc=1633015115', 'id': 49036, 'label': 'Рейнджер', 'thumbnail': '', 'title': 'Рейнджер', 'type': 'unknown', 'year': 2018}
But when playback stop, in IPTV case there is no any event from addon, which is probably an issue.
In library video I can see:
ERROR <general>: <<<plugin.video.last_played (end source) Library Episodes
ERROR <general>: <<<plugin.video.last_played (end final replay) .....
Any ideas?