2024-12-07, 03:36 AM
(This post was last modified: 2024-12-07, 03:57 AM by Chunky Trade. Edited 2 times in total.)
(2024-12-07, 03:00 AM)TheDreadPirate Wrote:
Can you share your jellyfin logs via pastebin?
One thing I keep seeing is: [2024-12-06 16:32:33.126 -06:00] [ERR] UnauthorizedAccessException - Access to path "/media/pi/DanielHDD/bmMovies/Batman Hush (2019) /folder.jpg" is denied. Will retry saving to "/var/lib/jellyfin/metadata/library/eb/ebed68618488e624bb02f02988c93232/poster.jpg"
which is weird bc I can upload my images and save, I believe the issue still seems to be inability to access images from API
Code:
[/color]
[color=#cccccc] at MediaBrowser.Providers.Manager.ProviderManager.GetImages(BaseItem item, IRemoteImageProvider provider, String preferredLanguage, Boolean includeAllLanguages, CancellationToken cancellationToken, Nullable`1 type)[/color]
[color=#cccccc][2024-12-06 16:32:33.126 -06:00] [ERR] UnauthorizedAccessException - Access to path "/media/pi/DanielHDD/bmMovies/Batman Hush (2019) /folder.jpg" is denied. Will retry saving to "/var/lib/jellyfin/metadata/library/eb/ebed68618488e624bb02f02988c93232/poster.jpg"[/color]
[color=#cccccc][2024-12-06 16:32:33.208 -06:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/pi/DanielHDD/bmMovies/Anchorman The Legend Of Ron Burgundy (2004) [1080p]/Anchorman The Legend Of Ron Burgundy.default.en.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"[/color]
[color=#cccccc][2024-12-06 16:32:33.685 -06:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/pi/DanielHDD/bmMovies/San Andreas (2015) [1080p]/San Andreas - trailer.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"[/color]
[color=#cccccc][2024-12-06 16:32:33.693 -06:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/pi/DanielHDD/bmMovies/Fred Claus (2007)/Fred Claus.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"[/color]
[color=#cccccc][2024-12-06 16:32:33.858 -06:00] [ERR] UnauthorizedAccessException - Access to path "/media/pi/DanielHDD/bmMovies/Anchorman The Legend Of Ron Burgundy (2004) [1080p]/folder.jpg" is denied. Will retry saving to "/var/lib/jellyfin/metadata/library/63/63e106f0b62985e124ab06b7f98c68f1/poster.jpg"[/color]
[color=#cccccc][2024-12-06 16:32:33.898 -06:00] [ERR] UnauthorizedAccessException - Access to path "/media/pi/DanielHDD/bmMovies/Anchorman The Legend Of Ron Burgundy (2004) [1080p]/logo.png" is denied. Will retry saving to "/var/lib/jellyfin/metadata/library/63/63e106f0b62985e124ab06b7f98c68f1/logo.png"[/color]
[color=#cccccc][2024-12-06 16:32:33.903 -06:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/pi/DanielHDD/bmMovies/Hancock (2008) [1080p]/Hancock.2008.1080p.BluRay.x264.YIFY.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"[/color]
[color=#cccccc][2024-12-06 16:32:33.931 -06:00] [ERR] "TmdbMovieImageProvider" failed in GetImageInfos for type "Trailer" at "/media/pi/DanielHDD/bmMovies/San Andreas (2015) [1080p]/San Andreas - trailer.mp4"[/color]
[color=#cccccc]Newtonsoft.Json.JsonReaderException: Could not convert string to DateTime: 2015-05-29 22:12:15 UTC. Path 'videos.results[0].published_at', line 1, position 107742.[/color]
[color=#cccccc] at Newtonsoft.Json.JsonReader.ReadDateTimeString(String s)[/color]
[color=#cccccc] at Newtonsoft.Json.JsonTextReader.FinishReadQuotedStringValue(ReadType readType)[/color]
[color=#cccccc] at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)[/color]
[color=#cccccc] at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id)[/color]
[color=#cccccc] at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)[/color]
[color=#cccccc] at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)[/color]
[color=#cccccc] at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateList(IList list, JsonReader reader, JsonArrayContract contract, JsonProperty containerProperty, String id)[/color]
[color=#cccccc] at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateList(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, Object existingValue, String id)[/color]
[color=#cccccc] at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)[/color]
[color=#cccccc] at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id)[/color]
[color=#cccccc] at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)[/color]
[color=#cccccc] at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)[/color]
[color=#cccccc] at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id)[/color]
[color=#cccccc] at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)[/color]
[color=#cccccc] at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)[/color]
[color=#cccccc] at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)[/color]
[color=#cccccc] at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)[/color]
[color=#cccccc] at TMDbLib.Utilities.Serializer.TMDbJsonSerializer.Deserialize(Stream source, Type type)[/color]
[color=#cccccc] at TMDbLib.Utilities.Serializer.SerializerExtensions.Deserialize[T](ITMDbSerializer serializer, Stream source)[/color]
[color=#cccccc] at TMDbLib.Rest.RestResponse`1.GetDataObject()[/color]
[color=#cccccc] at TMDbLib.Client.TMDbClient.GetMovieAsync(String imdbId, String language, String includeImageLanguage, MovieMethods extraMethods, CancellationToken cancellationToken)[/color]
[color=#cccccc] at TMDbLib.Client.TMDbClient.GetMovieAsync(Int32 movieId, String language, String includeImageLanguage, MovieMethods extraMethods, CancellationToken cancellationToken)[/color]
[color=#cccccc] at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.GetMovieAsync(Int32 tmdbId, String language, String imageLanguages, CancellationToken cancellationToken)[/color]
[color=#cccccc] at MediaBrowser.Providers.Plugins.Tmdb.Movies.TmdbMovieImageProvider.GetImages(BaseItem item, CancellationToken cancellationToken)[/color]
[color=#cccccc] at MediaBrowser.Providers.Manager.ProviderManager.GetImages(BaseItem item, IRemoteImageProvider provider, String preferredLanguage, Boolean includeAllLanguages, CancellationToken cancellationToken, Nullable`1 type)[/color]
[color=#cccccc][2024-12-06 16:32:33.937 -06:00] [ERR] UnauthorizedAccessException - Access to path "/media/pi/DanielHDD/bmMovies/Anchorman The Legend Of Ron Burgundy (2004) [1080p]/landscape.jpg" is denied. Will retry saving to "/var/lib/jellyfin/metadata/library/63/63e106f0b62985e124ab06b7f98c68f1/landscape.jpg"[/color]
[color=#cccccc][2024-12-06 16:32:33.978 -06:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/pi/DanielHDD/bmMovies/San Andreas (2015) [1080p]/San.Andreas.2015.1080p.BluRay.x264.YIFY.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"[/color]
[color=#cccccc][2024-12-06 16:32:33.980 -06:00] [ERR] UnauthorizedAccessException - Access to path "/media/pi/DanielHDD/bmMovies/Anchorman The Legend Of Ron Burgundy (2004) [1080p]/backdrop.jpg" is denied. Will retry saving to "/var/lib/jellyfin/metadata/library/63/63e106f0b62985e124ab06b7f98c68f1/backdrop.jpg"[/color]
[color=#cccccc][2024-12-06 16:32:34.283 -06:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/pi/DanielHDD/bmMovies/Wild Wild West (1999) [1080p]/Wild Wild West - trailer.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"