Created
February 20, 2022 19:30
-
-
Save FunDeckHermit/0e8726f50e0d30b4db707e9704e7e0fd to your computer and use it in GitHub Desktop.
Error log for YoutubeDL
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2022-02-20 19:26:04.513 +00:00] [INF] [32] Emby.Drawing.ImageProcessor: Creating image collage and saving to "/cache/temp/389090afb8604b2b99ef4dfd256e5678.png" | |
[2022-02-20 19:26:04.908 +00:00] [INF] [32] Emby.Drawing.ImageProcessor: Completed creation of image collage and saved to "/cache/temp/389090afb8604b2b99ef4dfd256e5678.png" | |
[2022-02-20 19:26:05.168 +00:00] [INF] [4] Jellyfin.Plugin.YoutubeMetadata.Providers.YoutubeLocalImageProvider: /media/Gold Shaw Farm/Molly Murder Mittens - Barn Cat POV [LdBI9P7brsI].mp4 | |
[2022-02-20 19:26:05.172 +00:00] [INF] [32] Jellyfin.Plugin.YoutubeMetadata.Providers.YoutubeLocalImageProvider: /media/Gold Shaw Farm/Stealing Justin Rhodes's Farm Plans [JBntGpL2dhY].mp4 | |
[2022-02-20 19:26:06.894 +00:00] [ERR] [32] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "YouTube-DL Metadata" | |
System.IO.FileNotFoundException: youtube-dl not found on path! | |
at NYoutubeDL.Services.PreparationService.SetupPrepare(YoutubeDL ydl) | |
at NYoutubeDL.Services.InfoService.GetDownloadInfoAsync(YoutubeDL ydl, CancellationToken cancellationToken) | |
at NYoutubeDL.Services.PreparationService.PrepareDownloadAsync(YoutubeDL ydl, CancellationToken cancellationToken) | |
at NYoutubeDL.Services.DownloadService.DownloadAsync(YoutubeDL ydl, CancellationToken cancellationToken) | |
at NYoutubeDL.Services.DownloadService.DownloadAsync(YoutubeDL ydl, String url, CancellationToken cancellationToken) | |
at NYoutubeDL.YoutubeDL.DownloadAsync(String videoUrl) | |
at Jellyfin.Plugin.YoutubeMetadata.Utils.YTDLMetadata(String id, IServerApplicationPaths appPaths, CancellationToken cancellationToken) | |
at Jellyfin.Plugin.YoutubeMetadata.Providers.YoutubeDLMetadataProvider.GetMetadata(MovieInfo info, CancellationToken cancellationToken) | |
at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken) | |
[2022-02-20 19:26:06.894 +00:00] [ERR] [16] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "YouTube-DL Metadata" | |
System.IO.FileNotFoundException: youtube-dl not found on path! | |
at NYoutubeDL.Services.PreparationService.SetupPrepare(YoutubeDL ydl) | |
at NYoutubeDL.Services.InfoService.GetDownloadInfoAsync(YoutubeDL ydl, CancellationToken cancellationToken) | |
at NYoutubeDL.Services.PreparationService.PrepareDownloadAsync(YoutubeDL ydl, CancellationToken cancellationToken) | |
at NYoutubeDL.Services.DownloadService.DownloadAsync(YoutubeDL ydl, CancellationToken cancellationToken) | |
at NYoutubeDL.Services.DownloadService.DownloadAsync(YoutubeDL ydl, String url, CancellationToken cancellationToken) | |
at NYoutubeDL.YoutubeDL.DownloadAsync(String videoUrl) | |
at Jellyfin.Plugin.YoutubeMetadata.Utils.YTDLMetadata(String id, IServerApplicationPaths appPaths, CancellationToken cancellationToken) | |
at Jellyfin.Plugin.YoutubeMetadata.Providers.YoutubeDLMetadataProvider.GetMetadata(MovieInfo info, CancellationToken cancellationToken) | |
at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken) | |
[2022-02-20 19:26:06.903 +00:00] [ERR] [16] MediaBrowser.Providers.Manager.ProviderManager: "YTDLImageProvider" failed in GetImageInfos for type "Movie" at "/media/Gold Shaw Farm/Stealing Justin Rhodes's Farm Plans [JBntGpL2dhY].mp4" | |
System.IO.FileNotFoundException: youtube-dl not found on path! | |
at NYoutubeDL.Services.PreparationService.SetupPrepare(YoutubeDL ydl) | |
at NYoutubeDL.Services.InfoService.GetDownloadInfoAsync(YoutubeDL ydl, CancellationToken cancellationToken) | |
at NYoutubeDL.Services.PreparationService.PrepareDownloadAsync(YoutubeDL ydl, CancellationToken cancellationToken) | |
at NYoutubeDL.Services.DownloadService.DownloadAsync(YoutubeDL ydl, CancellationToken cancellationToken) | |
at NYoutubeDL.Services.DownloadService.DownloadAsync(YoutubeDL ydl, String url, CancellationToken cancellationToken) | |
at NYoutubeDL.YoutubeDL.DownloadAsync(String videoUrl) | |
at Jellyfin.Plugin.YoutubeMetadata.Utils.YTDLMetadata(String id, IServerApplicationPaths appPaths, CancellationToken cancellationToken) | |
at Jellyfin.Plugin.YoutubeMetadata.Providers.YTDLImageProvider.GetImages(BaseItem item, CancellationToken cancellationToken) | |
at MediaBrowser.Providers.Manager.ProviderManager.GetImages(BaseItem item, IRemoteImageProvider provider, IReadOnlyCollection`1 preferredLanguages, CancellationToken cancellationToken, Nullable`1 type) | |
[2022-02-20 19:26:06.907 +00:00] [ERR] [32] MediaBrowser.Providers.Manager.ProviderManager: "YTDLImageProvider" failed in GetImageInfos for type "Movie" at "/media/Gold Shaw Farm/Molly Murder Mittens - Barn Cat POV [LdBI9P7brsI].mp4" | |
System.IO.FileNotFoundException: youtube-dl not found on path! | |
at NYoutubeDL.Services.PreparationService.SetupPrepare(YoutubeDL ydl) | |
at NYoutubeDL.Services.InfoService.GetDownloadInfoAsync(YoutubeDL ydl, CancellationToken cancellationToken) | |
at NYoutubeDL.Services.PreparationService.PrepareDownloadAsync(YoutubeDL ydl, CancellationToken cancellationToken) | |
at NYoutubeDL.Services.DownloadService.DownloadAsync(YoutubeDL ydl, CancellationToken cancellationToken) | |
at NYoutubeDL.Services.DownloadService.DownloadAsync(YoutubeDL ydl, String url, CancellationToken cancellationToken) | |
at NYoutubeDL.YoutubeDL.DownloadAsync(String videoUrl) | |
at Jellyfin.Plugin.YoutubeMetadata.Utils.YTDLMetadata(String id, IServerApplicationPaths appPaths, CancellationToken cancellationToken) | |
at Jellyfin.Plugin.YoutubeMetadata.Providers.YTDLImageProvider.GetImages(BaseItem item, CancellationToken cancellationToken) | |
at MediaBrowser.Providers.Manager.ProviderManager.GetImages(BaseItem item, IRemoteImageProvider provider, IReadOnlyCollection`1 preferredLanguages, CancellationToken cancellationToken, Nullable`1 type) | |
[2022-02-20 19:26:07.031 +00:00] [INF] [17] Jellyfin.Plugin.YoutubeMetadata.Providers.YoutubeLocalImageProvider: /media/Gold Shaw Farm/A Cat’s Eye Perspective of the Farm [Ez-rW1L0lAY].mp4 | |
[2022-02-20 19:26:07.079 +00:00] [INF] [16] Jellyfin.Plugin.YoutubeMetadata.Providers.YoutubeLocalImageProvider: /media/Gold Shaw Farm/How to Build a Farm in 6 MONTHS [UVTks4xacsg].mp4 | |
[2022-02-20 19:26:07.174 +00:00] [ERR] [17] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "YouTube-DL Metadata" | |
System.IO.FileNotFoundException: youtube-dl not found on path! | |
at NYoutubeDL.Services.PreparationService.SetupPrepare(YoutubeDL ydl) | |
at NYoutubeDL.Services.InfoService.GetDownloadInfoAsync(YoutubeDL ydl, CancellationToken cancellationToken) | |
at NYoutubeDL.Services.PreparationService.PrepareDownloadAsync(YoutubeDL ydl, CancellationToken cancellationToken) | |
at NYoutubeDL.Services.DownloadService.DownloadAsync(YoutubeDL ydl, CancellationToken cancellationToken) | |
at NYoutubeDL.Services.DownloadService.DownloadAsync(YoutubeDL ydl, String url, CancellationToken cancellationToken) | |
at NYoutubeDL.YoutubeDL.DownloadAsync(String videoUrl) | |
at Jellyfin.Plugin.YoutubeMetadata.Utils.YTDLMetadata(String id, IServerApplicationPaths appPaths, CancellationToken cancellationToken) | |
at Jellyfin.Plugin.YoutubeMetadata.Providers.YoutubeDLMetadataProvider.GetMetadata(MovieInfo info, CancellationToken cancellationToken) | |
at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken) | |
[2022-02-20 19:26:07.186 +00:00] [ERR] [17] MediaBrowser.Providers.Manager.ProviderManager: "YTDLImageProvider" failed in GetImageInfos for type "Movie" at "/media/Gold Shaw Farm/A Cat’s Eye Perspective of the Farm [Ez-rW1L0lAY].mp4" | |
System.IO.FileNotFoundException: youtube-dl not found on path! | |
at NYoutubeDL.Services.PreparationService.SetupPrepare(YoutubeDL ydl) | |
at NYoutubeDL.Services.InfoService.GetDownloadInfoAsync(YoutubeDL ydl, CancellationToken cancellationToken) | |
at NYoutubeDL.Services.PreparationService.PrepareDownloadAsync(YoutubeDL ydl, CancellationToken cancellationToken) | |
at NYoutubeDL.Services.DownloadService.DownloadAsync(YoutubeDL ydl, CancellationToken cancellationToken) | |
at NYoutubeDL.Services.DownloadService.DownloadAsync(YoutubeDL ydl, String url, CancellationToken cancellationToken) | |
at NYoutubeDL.YoutubeDL.DownloadAsync(String videoUrl) | |
at Jellyfin.Plugin.YoutubeMetadata.Utils.YTDLMetadata(String id, IServerApplicationPaths appPaths, CancellationToken cancellationToken) | |
at Jellyfin.Plugin.YoutubeMetadata.Providers.YTDLImageProvider.GetImages(BaseItem item, CancellationToken cancellationToken) | |
at MediaBrowser.Providers.Manager.ProviderManager.GetImages(BaseItem item, IRemoteImageProvider provider, IReadOnlyCollection`1 preferredLanguages, CancellationToken cancellationToken, Nullable`1 type) | |
[2022-02-20 19:26:07.339 +00:00] [ERR] [16] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "YouTube-DL Metadata" | |
System.IO.FileNotFoundException: youtube-dl not found on path! | |
at NYoutubeDL.Services.PreparationService.SetupPrepare(YoutubeDL ydl) | |
at NYoutubeDL.Services.InfoService.GetDownloadInfoAsync(YoutubeDL ydl, CancellationToken cancellationToken) | |
at NYoutubeDL.Services.PreparationService.PrepareDownloadAsync(YoutubeDL ydl, CancellationToken cancellationToken) | |
at NYoutubeDL.Services.DownloadService.DownloadAsync(YoutubeDL ydl, CancellationToken cancellationToken) | |
at NYoutubeDL.Services.DownloadService.DownloadAsync(YoutubeDL ydl, String url, CancellationToken cancellationToken) | |
at NYoutubeDL.YoutubeDL.DownloadAsync(String videoUrl) | |
at Jellyfin.Plugin.YoutubeMetadata.Utils.YTDLMetadata(String id, IServerApplicationPaths appPaths, CancellationToken cancellationToken) | |
at Jellyfin.Plugin.YoutubeMetadata.Providers.YoutubeDLMetadataProvider.GetMetadata(MovieInfo info, CancellationToken cancellationToken) | |
at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken) | |
[2022-02-20 19:26:07.347 +00:00] [ERR] [16] MediaBrowser.Providers.Manager.ProviderManager: "YTDLImageProvider" failed in GetImageInfos for type "Movie" at "/media/Gold Shaw Farm/How to Build a Farm in 6 MONTHS [UVTks4xacsg].mp4" | |
System.IO.FileNotFoundException: youtube-dl not found on path! | |
at NYoutubeDL.Services.PreparationService.SetupPrepare(YoutubeDL ydl) | |
at NYoutubeDL.Services.InfoService.GetDownloadInfoAsync(YoutubeDL ydl, CancellationToken cancellationToken) | |
at NYoutubeDL.Services.PreparationService.PrepareDownloadAsync(YoutubeDL ydl, CancellationToken cancellationToken) | |
at NYoutubeDL.Services.DownloadService.DownloadAsync(YoutubeDL ydl, CancellationToken cancellationToken) | |
at NYoutubeDL.Services.DownloadService.DownloadAsync(YoutubeDL ydl, String url, CancellationToken cancellationToken) | |
at NYoutubeDL.YoutubeDL.DownloadAsync(String videoUrl) | |
at Jellyfin.Plugin.YoutubeMetadata.Utils.YTDLMetadata(String id, IServerApplicationPaths appPaths, CancellationToken cancellationToken) | |
at Jellyfin.Plugin.YoutubeMetadata.Providers.YTDLImageProvider.GetImages(BaseItem item, CancellationToken cancellationToken) | |
at MediaBrowser.Providers.Manager.ProviderManager.GetImages(BaseItem item, IRemoteImageProvider provider, IReadOnlyCollection`1 preferredLanguages, CancellationToken cancellationToken, Nullable`1 type) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment