You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2025. It is now read-only.
I've noticed that certain hero images have stopped working on the following platforms:
Plex Web Client (only certain hero images, see screenshot)
Plex Nvidia Shield/Android TV App (only certain hero images, see screenshot)
iOS App (only certain hero images, see screenshot)
Plex Desktop (no hero images work)
I also see these logs when loading in replex (info log level)
2024-12-03T16:49:19.130668Z INFO replex: Replex version 0.27.23
2024-12-03T16:49:19.131242Z INFO salvo_core::server: listening [HTTP/1.1] on http://0.0.0.0:3001
2024-12-03T16:49:49.424814Z WARN replex::plex_client: Problem loading provider metadata. uuid="5d776829961905001eb91cf6" error=MediaContainer.Metadata[0].Media[0].Part[0].id: invalid digit found in string at line 1 column 1800
2024-12-03T16:49:49.435595Z WARN replex::plex_client: Problem loading provider metadata. uuid="5d7768baad5437001f74e5ef" error=MediaContainer.Metadata[0].Media[0].Part[0].id: invalid digit found in string at line 1 column 1704
2024-12-03T16:49:49.437631Z WARN replex::plex_client: Problem loading provider metadata. uuid="5d7768257228e5001f1dcccb" error=MediaContainer.Metadata[0].Media[0].Part[0].id: invalid digit found in string at line 1 column 1708
2024-12-03T16:49:49.446012Z WARN replex::plex_client: Problem loading provider metadata. uuid="5d776d1447dd6e001f6efbc1" error=MediaContainer.Metadata[0].Media[0].Part[0].id: invalid digit found in string at line 1 column 1635
2024-12-03T16:49:49.451761Z WARN replex::plex_client: Problem loading provider metadata. uuid="5f40aff7bf3e560040d00183" error=MediaContainer.Metadata[0].Media[0].Part[0].id: invalid digit found in string at line 1 column 1524
2024-12-03T16:49:49.459459Z WARN replex::plex_client: Problem loading provider metadata. uuid="5d77682f8718ba001e31357e" error=MediaContainer.Metadata[0].Media[0].Part[0].id: invalid digit found in string at line 1 column 1827
2024-12-03T16:49:49.627848Z WARN replex::plex_client: Problem loading provider metadata. uuid="5d776d1447dd6e001f6efbc1" error=MediaContainer.Metadata[0].Media[0].Part[0].id: invalid digit found in string at line 1 column 1635
2024-12-03T16:49:49.629774Z WARN replex::plex_client: Problem loading provider metadata. uuid="5d77682f8718ba001e31357e" error=MediaContainer.Metadata[0].Media[0].Part[0].id: invalid digit found in string at line 1 column 1827
2024-12-03T16:49:49.629933Z WARN replex::plex_client: Problem loading provider metadata. uuid="5d776829961905001eb91cf6" error=MediaContainer.Metadata[0].Media[0].Part[0].id: invalid digit found in string at line 1 column 1800
2024-12-03T16:49:49.640240Z WARN replex::plex_client: Problem loading provider metadata. uuid="5f40aff7bf3e560040d00183" error=MediaContainer.Metadata[0].Media[0].Part[0].id: invalid digit found in string at line 1 column 1524
I've noticed that certain hero images have stopped working on the following platforms:
I also see these logs when loading in replex (info log level)