-
I make a Dockerfile:
`FROM python:2.7.14-alpine3.6
RUN apk update && \
apk upgrade && \
apk add git
RUN git clone https://github.com/C0reL0ader/EaST
WORKDIR ./EaST
EXPOSE 4000
CMD pyth…
-
Update episode nfo/kodi and maintain watched status.
This would use the info from the Kodi watched status feature when it's completed.
Problem this solves:
When episodes are scanned into kodi or …
-
### Description
The OSD is one of the cleanest I've seen but it would be nice to see progress simply by clicking "enter" (or "select" or whatever term is the correct one?). How about showing the sa…
-
## Expected Behavior
## Current Behavior
Clicking recent shows crashes the addon
529 00:48:04.878 T:1524364272 NOTICE: [plugin.video.elementum] panic: runtime error: invalid memory…
-
@djp952 I like to make a feature suggestion, that is to add local recording functionality into this PVR client addon.
In summery; I would like to request the ability for this PVR client addons to p…
Hedda updated
6 years ago
-
## Expected Behavior
## Current Behavior
Crashes on start.
Part of the log.
00:17:04.300 T:1521476592 NOTICE: [plugin.video.elementum] runtime/cgo: pthread_create failed: Re…
-
*Automatic bug report from end-user.*
## Environment
**Add-on Name:** ABC iView
**Add-on ID:** plugin.video.abc_iview
**Add-on Version:** 1.8.4
**Kodi Version:** 17.0
**Python Version:** 2.7.12 (def…
-
Description:
Sometimes (see below) when I delete something the focus (active window) changes
I have to click again on the window to continue
This happen on two versions of sunflower
Setup:
I ha…
-
hey guys!
After a serie of tests, the addon ir workin great, the subtitles is very smooth. Still facing some issues with the resolution of the stream, is aways displayed a low resolution, so this w…
-
Hi there,
thanks for sharing your work, I'm really interested. Currently I'm experimenting quite a bit with Kodi and snapcast, hot topic is LibreElec and snapcast. Since I'm not quite experienced wit…