| Age | Commit message (Collapse) | Author |
|
|
|
Address minor warnings
Revert making GetInternalMetadataPath mockable
|
|
recognition, consolidate and extend NamingOptions
|
|
|
|
If the calling function can't be made async easily you can still use
.GetAwaiter().GetResult(), which is way easier to find in the future
|
|
|
|
When refreshing the metadata of the video with a local trailer, the server gets
stuck trying to read the database and save the item at the same time.
|
|
|
|
|
|
The code is the same as `MediaBrowser.Controller/Entities/TV/Series.cs`, using the imdbID to generate Trakt links.
The trakt url for episodes is `https://trakt.tv/episodes/{0}`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add doc comments/minor tweaks to AudioImageProvider
|
|
|
|
|
|
|
|
|
|
down to 580
|
|
609 left
|
|
|
|
|
|
|
|
* Removed some allocations
* Removed some useless abstractions
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
|
|
|
|
|
Use artist backdrop for generated library image
|
|
Set UserRootFolder.IsRoot to true
|
|
|
|
|