![]() |
SOLVED: Movie Posters Leaving After File Name Update - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +---- Forum: Media Scanning & Identification (https://forum.jellyfin.org/f-media-scanning-identification) +---- Thread: SOLVED: Movie Posters Leaving After File Name Update (/t-solved-movie-posters-leaving-after-file-name-update) |
Movie Posters Leaving After File Name Update - urltanoob - 2025-02-21 Hello. I just went in and changed al my movies to follow this file naming scheme, movie_name (year).mp4 (i made sure I had the right file extension. After I did this none of my movies show any posters anymore? Any help would be greatly appreciated. RE: Movie Posters Leaving After File Name Update - TheDreadPirate - 2025-02-21 Can you share your logs via privatebin.net? I'm betting your server isn't able to connect to the Internet. Can you also describe your setup? Host OS? Installation method? RE: Movie Posters Leaving After File Name Update - urltanoob - 2025-02-21 Hello, I couldn't get paste bin to work to share my logs, I was able to get a git hub gist to work however so here is that. https://gist.github.com/urltanoob/5351878361df955843f205ab80c6779b I'm running it on a pi5 running pi os headless with casa os. I just used the install from the integrated app store. I have it running tail scale and I have port 8096 forwarded so I can access it all devices. RE: Movie Posters Leaving After File Name Update - TheDreadPirate - 2025-02-21 Yeah. Jellyfin can't reach the Internet with the current setup. Code: jellyfin | [17:23:37] [ERR] [25] MediaBrowser.Providers.Movies.MovieMetadataService: Error in TheMovieDb You'd need to setup split tunneling so that Jellyfin can still reach the Internet. RE: Movie Posters Leaving After File Name Update - urltanoob - 2025-02-21 OK, im not the smartest fellow, do you have a guide or somewhere you could point me on how to do that? RE: Movie Posters Leaving After File Name Update - TheDreadPirate - 2025-02-21 https://tailscale.com/learn/why-split-dns#implementing-split-dns-using-tailscale |