radeon 762 Posted Wednesday at 05:49 PM Author Posted Wednesday at 05:49 PM I don't control theme images and the meta provider for images are much wider and expensive so if you're not getting those, I'd be surprised if you were getting any them video or song so the fact yo have a song is only a good thing. Also proves they're working fine
radeon 762 Posted Wednesday at 05:52 PM Author Posted Wednesday at 05:52 PM 2 hours ago, Anz30 said: May I ask where? Do you have a link? ballingtons.com/products 1
radeon 762 Posted Wednesday at 05:52 PM Author Posted Wednesday at 05:52 PM 21 hours ago, Scott310 said: Its been a long time since I have had it working. Will it take multiple runs to fill in all the missing trailers for a large stack of movies? I assume the youtube api will throttle it at some point right? Cause the scan task takes a long time but not all movies are showing local trailers yet. Thanks in advance! @radeon Yeah it throttles
Anskar26 6 Posted Wednesday at 06:19 PM Posted Wednesday at 06:19 PM (edited) Es fällt halt auf das schon recht lange kein Ordner "backdrops" mit Inhalt erstellt werden. Sogar bei solch alten Filmen wie mein Beispiel heute. Bei aktuellen Filmen kann ich mir schon vorstellen das es eventuell noch keine gibt. Nur bei einem Film von 2003 wundert es mich doch schon. Grüße ############################################################################# It’s noticeable that "backdrops" folders containing content haven't been created for quite some time now. This applies even to old movies like the one I used as an example today. I can understand that there might not be any available yet for recent releases. But for a movie from 2003, I find it rather surprising. Regards Edited Wednesday at 06:20 PM by Anskar26
Scott310 137 Posted Wednesday at 06:25 PM Posted Wednesday at 06:25 PM (edited) 34 minutes ago, radeon said: Yeah it throttles I have paid for it a few times over the years and paid again when it was reworked. Do I need to pay again or can you make a quick check to make sure I'm active? I downloaded the .dll and replaced it with the old one. It was working right up until the time that you @radeonsaid that there were issues with the new api. I might just be impatient and it is already working fine lol. Also movie and tv themes are still working beautifully Edited Wednesday at 06:28 PM by Scott310
radeon 762 Posted Wednesday at 06:31 PM Author Posted Wednesday at 06:31 PM Of you've paid and you have your licence installed and it's not failing in your logs then you'll be fine. You won't need to pay again
Anz30 25 Posted Wednesday at 07:05 PM Posted Wednesday at 07:05 PM 1 hour ago, radeon said: ballingtons.com/products I bought those a long time ago. I thought there was a more recent version than the one I have installed, 1.9.6.2.
radeon 762 Posted Wednesday at 07:41 PM Author Posted Wednesday at 07:41 PM 34 minutes ago, Anz30 said: I bought those a long time ago. I thought there was a more recent version than the one I have installed, 1.9.6.2. I was just answering as that's where you download the new release if there is one. I'm away without my laptop so I can't see what the latest release version is but as they're not in the official catalog, they don't auto update
Scott310 137 Posted Wednesday at 07:47 PM Posted Wednesday at 07:47 PM Last question I promise. I'm seeing a lot of this in the logs. Is that normal? Is that due to the throttling probably? I 'm guessing I should just be patient and sleep well knowing that it is working? lol 2026-09-16 00:00:32.448 Error App: Error downloading trailer for Red Sonja *** Error Report *** Version: 4.10.0.40 Command line: C:\Users\scott\AppData\Roaming\Emby-Server\system\EmbyServer.dll -noautorunwebapp Operating system: Microsoft Windows 10.0.19045 OS/Process: x64/x64 Framework: .NET 8.0.30 Runtime: C:/Users/scott/AppData/Roaming/Emby-Server/system/System.Private.CoreLib.dll Processor count: 8 Data path: C:\Users\scott\AppData\Roaming\Emby-Server\programdata Application path: C:\Users\scott\AppData\Roaming\Emby-Server\system System.InvalidOperationException: System.InvalidOperationException: Sequence contains no matching element at System.Linq.ThrowHelper.ThrowNoMatchException() at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate) at YTrailers.Search.YouTubeSearch.Search(BaseItem item, CancellationToken cancellationToken) Source: System.Linq TargetSite: Void ThrowNoMatchException() 2026-09-16 00:00:33.450 Error App: Error downloading trailer for Afterburn *** Error Report *** Version: 4.10.0.40 Command line: C:\Users\scott\AppData\Roaming\Emby-Server\system\EmbyServer.dll -noautorunwebapp Operating system: Microsoft Windows 10.0.19045 OS/Process: x64/x64 Framework: .NET 8.0.30 Runtime: C:/Users/scott/AppData/Roaming/Emby-Server/system/System.Private.CoreLib.dll Processor count: 8 Data path: C:\Users\scott\AppData\Roaming\Emby-Server\programdata Application path: C:\Users\scott\AppData\Roaming\Emby-Server\system System.InvalidOperationException: System.InvalidOperationException: Sequence contains no matching element at System.Linq.ThrowHelper.ThrowNoMatchException() at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate) at YTrailers.Search.YouTubeSearch.Search(BaseItem item, CancellationToken cancellationToken) Source: System.Linq TargetSite: Void ThrowNoMatchException()
Scott310 137 Posted Thursday at 11:18 AM Posted Thursday at 11:18 AM (edited) 15 hours ago, Scott310 said: Sorry, forgot to tag you and it wouldn't let me edit the post. @radeon A lot of the errors are saying sign in to confirm you are not a bot. *** Error Report *** Version: 4.10.0.40 Command line: C:\Users\scott\AppData\Roaming\Emby-Server\system\EmbyServer.dll Operating system: Microsoft Windows 10.0.19045 OS/Process: x64/x64 Framework: .NET 8.0.30 Runtime: C:/Users/scott/AppData/Roaming/Emby-Server/system/System.Private.CoreLib.dll Processor count: 8 Data path: C:\Users\scott\AppData\Roaming\Emby-Server\programdata Application path: C:\Users\scott\AppData\Roaming\Emby-Server\system VideoLibrary.Exceptions.UnavailableStreamException: VideoLibrary.Exceptions.UnavailableStreamException: Error caused by Youtube.(Sign in to confirm you’re not a bot)) at VideoLibrary.YouTube.ParseVideos(String source, String jsPlayer, JsonElement playerResponseJson)+MoveNext() at System.Linq.Enumerable.SelectEnumerableIterator`2.ToArray() at System.Linq.Buffer`1..ctor(IEnumerable`1 source) at System.Linq.OrderedEnumerable`1.GetEnumerator()+MoveNext() at System.Linq.Enumerable.TryGetFirst[TSource](IEnumerable`1 source, Func`2 predicate, Boolean& found) at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate) at YTrailers.Search.YouTubeSearch.Search(BaseItem item, CancellationToken cancellationToken) Source: YTrailers TargetSite: Boolean MoveNext() 2026-09-16 00:00:32.448 Error App: Error downloading trailer for Red Sonja *** Error Report *** Version: 4.10.0.40 Command line: C:\Users\scott\AppData\Roaming\Emby-Server\system\EmbyServer.dll -noautorunwebapp Operating system: Microsoft Windows 10.0.19045 OS/Process: x64/x64 Framework: .NET 8.0.30 Runtime: C:/Users/scott/AppData/Roaming/Emby-Server/system/System.Private.CoreLib.dll Processor count: 8 Data path: C:\Users\scott\AppData\Roaming\Emby-Server\programdata Application path: C:\Users\scott\AppData\Roaming\Emby-Server\system System.InvalidOperationException: System.InvalidOperationException: Sequence contains no matching element at System.Linq.ThrowHelper.ThrowNoMatchException() at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate) at YTrailers.Search.YouTubeSearch.Search(BaseItem item, CancellationToken cancellationToken) Source: System.Linq TargetSite: Void ThrowNoMatchException() 2026-09-16 00:00:33.450 Error App: Error downloading trailer for Afterburn *** Error Report *** Version: 4.10.0.40 Command line: C:\Users\scott\AppData\Roaming\Emby-Server\system\EmbyServer.dll -noautorunwebapp Operating system: Microsoft Windows 10.0.19045 OS/Process: x64/x64 Framework: .NET 8.0.30 Runtime: C:/Users/scott/AppData/Roaming/Emby-Server/system/System.Private.CoreLib.dll Processor count: 8 Data path: C:\Users\scott\AppData\Roaming\Emby-Server\programdata Application path: C:\Users\scott\AppData\Roaming\Emby-Server\system System.InvalidOperationException: System.InvalidOperationException: Sequence contains no matching element at System.Linq.ThrowHelper.ThrowNoMatchException() at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate) at YTrailers.Search.YouTubeSearch.Search(BaseItem item, CancellationToken cancellationToken) Source: System.Linq TargetSite: Void ThrowNoMatchException() Edited Thursday at 11:21 AM by Scott310
Scott310 137 Posted 40 minutes ago Posted 40 minutes ago Hey @radeonSorry to come back with this but I left the plugin alone and didn't perform manual scans for a few days to just let is do it's thing. I'm going through my files and I can't seem to find a single new trailer that it has downloaded. Almost every error says "sign in to confirm you are not a bot" or "sign in to confirm your age" Anything I can do to fix this? Thanks in advance!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now