Open PovilasID opened 1 year ago
Hey,
I noticed that on my setup using server device DNS or reverse proxy (traefik) I get 404 on discovery page then loading image assets.
GET http://reiverr.arr/genres/documentary.jpg 404 (Not Found) drama.jpg:1 GET http://reiverr.arr/genres/drama.jpg 404 (Not Found) family.jpg:1 GET http://reiverr.arr/genres/family.jpg 404 (Not Found) fantasy.jpg:1 GET http://reiverr.arr/genres/fantasy.jpg 404 (Not Found) history.jpg:1 GET http://reiverr.arr/genres/history.jpg 404 (Not Found) horror.jpg:1 GET http://reiverr.arr/genres/horror.jpg 404 (Not Found) music.jpg:1 GET http://reiverr.arr/genres/music.jpg 404 (Not Found) mystery.jpg:1 GET http://reiverr.arr/genres/mystery.jpg 404 (Not Found) romance.jpg:1 GET http://reiverr.arr/genres/romance.jpg 404 (Not Found) scienceFiction.jpg:1 GET http://reiverr.arr/genres/scienceFiction.jpg 404 (Not Found) tvMovie.jpg:1 GET http://reiverr.arr/genres/tvMovie.jpg 404 (Not Found) thriller.jpg:1 GET http://reiverr.arr/genres/thriller.jpg 404 (Not Found) war.jpg:1 GET http://reiverr.arr/genres/war.jpg 404 (Not Found) western.jpg:1 GET http://reiverr.arr/genres/western.jpg 404 (Not Found)
It may be routing or binding issue in the engine you are using or docker config.
P.S. Nice project I like to see that you opened it up. You will not make everybody happy, so find a way to just ignore a lot of feature requests.
This is the same as #44. The images aren't in the repo. Perhaps they haven't been made/chosen yet.
Hey,
I noticed that on my setup using server device DNS or reverse proxy (traefik) I get 404 on discovery page then loading image assets.
It may be routing or binding issue in the engine you are using or docker config.
P.S. Nice project I like to see that you opened it up. You will not make everybody happy, so find a way to just ignore a lot of feature requests.