-
Notifications
You must be signed in to change notification settings - Fork 18
Troubleshooting
Should you encounter a problem, it may be listed here:
Check your YAML against what is in the example here. It could be as simple as a formatting issue with spaces or tabs. (tabs not allowed in YAML)
Check the container logs and see what they say. Ensure that there are no firewalls enabled that are blocking docker bridge networks, or access to Plex, Sonarr, and Radarr.
This indicates that your browser window is too small to display the poster without it being cut off. Please increase the size of the window, or try it on a higher resolution screen.
- Check the
Slide Duration
and thenumber on-demand
values. If you have a lot of on-demand titles selected, they can take a little while to download. Try waiting a few seconds after you have changed settings, or refresh the screen. (This is more prevalent with themes, art, slower Plex servers, and larger on-demand numbers) You can also try to reduce thenumber of on-demand
slides, along with increasing theslide duration
.
A lot of work has gone into monitoring connection status between the browser and the Posterr app. In most cases, the browser app should resolve any connectivity issues without the need to be refresh.
- If supplying your own mp3 files, reduce these to around 1000kb, or less, per file.
- If the browser is running remotely, be mindful of the internet connection speed. You may need to reduce the number of slides, art, or turn off themes for remote users.
- Posters for Now screening and on-demand, come from your Plex library. Find the media item in your library and update the poster image / artwork.
- Whilst rare, I have seen this for Sonarr too. Unfortunately, we have no control over the Sonarr images.
- Provided that you have enabled the TV theme option, then this is normal. Most, but not all, TV shows have themes available.
- If you are never getting TV themes, then ensure that you are using the 'Plex TV series' agent for your TV library, and 'Plex Movies' agent for movie libraries.
Providing you have enabled the Movie themes option, then movie themes will play if added to your library folders as theme.mp3 (using the latest Plex TV Series and Movie agents, along with use local assets
being enabled in the library settings)
The trivia system uses a session token to get questions from the Open Trivia DB API. The session token is used to ensure that unique questions are returned as often as possible. If all the unique questions are exhausted, or the session token has expired (after 6 hours on inactivity), then an error code is returned. Posterr will then try to access the OTDB again with a new session token after one minute. The follow error and message sequence is fine, and can be ignored if everything recovers.
24/08/2021, 12:47:40 am *Trivia questions: Error: Open Trivia DB - All unique results returned. New token required
✘✘ WARNING ✘✘ - Next Trivia query will run in 1 minute.
✅ Got OTDB session token: 9b4b74afb11f251eb0c64b543933e39bd6ee09ca532bc095adabb525838ee5d0
24/08/2021, 12:48:42 am Trivia categories and questions added
✅ Trivia connection restored - defualt poll timers restored
You can minimise this happening by reducing the number of questions you return or the frequency that questions are refreshed.
POSTERR - By Matt Petersen - Brisbane, Australia