iptvnator icon indicating copy to clipboard operation
iptvnator copied to clipboard

Latest Pull Issue

Open pdmediafilesMY opened this issue 4 months ago • 4 comments

Hi,

Really loving iptvnator! Thanks very much.

I have been trying to pull v0.16.0 for the EPG feature but the image doesnt exist. Latest pulls v1.0.0-beta.7. Is there anyway of rectifying this?

Thanks once again! Dave

pdmediafilesMY avatar Oct 31 '25 07:10 pdmediafilesMY

You mean the appimage? Click on show all 26 assets

Image

direct link https://github.com/4gray/iptvnator/releases/download/v0.16.0/IPTVnator-0.16.0.AppImage

Axel-Erfurt avatar Nov 01 '25 21:11 Axel-Erfurt

Hi Axel,

Thanks for the reply :)

To be more specific (and also learn) I am pulling the image for use on my Pi5. When I use this in the docker-compose:

iptvnator-frontend: image: 4gray/iptvnator-frontend:v0.16.0

I get this output from docker: ✘ iptvnator-frontend Error pull access denied for 4gray/iptvnator-frontend, repository does not exist ... 3.7s Error response from daemon: pull access denied for 4gray/iptvnator-frontend, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

It works when I use latest but it pulls the latest v1.0.0 Beta7 which doesn't include the EPG.

Am I doing something wrong. Thanks again for your time. Dave

pdmediafilesMY avatar Nov 03 '25 07:11 pdmediafilesMY

Hi Dave, I don’t think there’s a 0.16 release available as docker image (I should adapt the tagging workflow).

If you want to build it yourself, you can clone the repository, check out the v0.16 tag, and build the image locally. But honestly, there’s no real reason not to use the latest version of the app, the PWA version never had EPG support anyway.

4gray avatar Nov 08 '25 10:11 4gray

Hi Axel,

Ok thanks very much for your time! I may just do the clone and build it just to learn. I am pretty new to this but its always nice to learn. I will try to do what you said (hopefully :) and then go back to the latest image.

Thanks again for this great app! Dave

pdmediafilesMY avatar Nov 10 '25 04:11 pdmediafilesMY