Provide an Alpine-based Beta Image for Testing #201
Closed
jojo141185
started this conversation in
Ideas
Replies: 5 comments 10 replies
|
@jojo141185 yes the beta image could be based on alpine. Will change it. |
3 replies
|
i thought alpine was meant to be even smaller. what is the difference between the two flavors? |
0 replies
|
scratch contains nothing except m3u-filter, |
6 replies
|
@jojo141185 the reason for the placement is that an EPG is defined per individual input and not intended for use across multiple inputs. Consequently, each EPG is directly associated with its respective input. In cases involving multiple inputs, the corresponding EPGs are consolidated during the merging process. Or am I wrong? I will update the changelog , thanks for reporting. I think the errors are comming from malformed json. If you can identify some json i can try to handle this cases. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Would it be possible to provide an Alpine-based beta image for testing purposes? The current scratch-based image is quite limiting for testing, as it lacks a shell (like sh or bash), making it impossible to connect to the container's console for debugging or exploration.
All reactions