| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-11-07 | Fix UnauthorizedAccessException in GetDrives | Bond_009 | |
| ``` [15:01:24] [ERR] [55] Jellyfin.Server.Middleware.ExceptionMiddleware: Error processing request. URL GET /Environment/Drives. System.UnauthorizedAccessException: Access to the path is denied. ---> System.IO.IOException: Operation not permitted --- End of inner exception stack trace --- at System.IO.DriveInfo.CheckStatfsResultAndThrowIfNecessary(Int32 result) at System.IO.DriveInfo.get_TotalSize() at Emby.Server.Implementations.IO.ManagedFileSystem.<>c.<GetDrives>b__32_0(DriveInfo d) in /home/bond/dev/jellyfin/Emby.Server.Implementations/IO/ManagedFileSystem.cs:line 583 at System.Linq.Enumerable.WhereSelectArrayIterator`2.ToList() at Emby.Server.Implementations.IO.ManagedFileSystem.GetDrives() in /home/bond/dev/jellyfin/Emby.Server.Implementations/IO/ManagedFileSystem.cs:line 583 at Jellyfin.Api.Controllers.EnvironmentController.GetDrives() in /home/bond/dev/jellyfin/Jellyfin.Api/Controllers/EnvironmentController.cs:line 153 at lambda_method559(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() ``` | |||
| 2021-11-06 | Merge pull request #6783 from 1337joe/purge-screenshot | Bond-009 | |
| 2021-11-06 | Merge pull request #6791 from cvium/fix_plugin_loading | Bond-009 | |
| 2021-11-06 | Load all types when checking plugin DLLs | cvium | |
| 2021-11-06 | Merge pull request #6778 from jvoisin/patch-1 | Cody Robibero | |
| Add a bit of hardening to the systemd service | |||
| 2021-11-06 | Remove ImageType.Screenshot and ItemFields.Screenshot | Joe Rogers | |
| 2021-11-05 | Merge remote-tracking branch 'upstream/master' into client-logger | Cody Robibero | |
| 2021-11-05 | Merge pull request #6784 from nielsvanvelzen/openapi-head-checkout | Cody Robibero | |
| Fix OpenAPI workflow fork cloning | |||
| 2021-11-05 | Set GITHUB_TOKEN permissions to read only in OpenAPI workflow | Niels van Velzen | |
| 2021-11-05 | Specify repository info in openapi head checkout | Niels van Velzen | |
| 2021-11-05 | Merge remote-tracking branch 'upstream/master' into client-logger | Cody Robibero | |
| 2021-11-05 | Use client info from claims | Cody Robibero | |
| 2021-11-05 | Merge pull request #6782 from nielsvanvelzen/openapi-pr-target | Claus Vium | |
| 2021-11-05 | Fix OpenAPI workflow not working with pull requests from forks | Niels van Velzen | |
| 2021-11-05 | Merge pull request #6781 from 1337joe/tmdb-settings | Cody Robibero | |
| Add MaxCastMembers to TMDb Plugin Settings | |||
| 2021-11-05 | Translated using Weblate (Esperanto) | WWWesten | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/eo/ | |||
| 2021-11-05 | Translated using Weblate (Russian) | WWWesten | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/ | |||
| 2021-11-05 | Add cast limit to tmdb plugin settings | Joe Rogers | |
| 2021-11-04 | Add missing checkboxes | Joe Rogers | |
| 2021-11-04 | Merge pull request #6777 from ThibaultNocchi/fix/webvtt_region | Claus Vium | |
| 2021-11-04 | Merge pull request #6774 from cvium/fix_no_thumb_in_fanart | Bond-009 | |
| 2021-11-04 | Add a bit of hardening to the systemd service | Julien Voisin | |
| Tested in an unprivileged lxc container, so it shouldn'tâ„¢ break anything. | |||
| 2021-11-04 | Fix WebVTT region to spec | Thibault Nocchi | |
| 2021-11-04 | Make sure ReadToDescendant was successful, #6773 | cvium | |
| 2021-11-04 | Translated using Weblate (Esperanto) | WWWesten | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/eo/ | |||
| 2021-11-04 | Translated using Weblate (Turkish) | WWWesten | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/ | |||
| 2021-11-04 | Translated using Weblate (Slovak) | nextlooper42 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sk/ | |||
| 2021-11-04 | Merge pull request #6769 from Bond-009/hasscreenshots | Claus Vium | |
| 2021-11-04 | Remove unused IHasScreenshots interface | Bond_009 | |
| 2021-11-04 | Merge pull request #6763 from 1337joe/tmdb-image-provider-dedup | Claus Vium | |
| 2021-11-04 | Merge pull request #6766 from Bond-009/minor12 | Claus Vium | |
| 2021-11-03 | Move ConvertToRemoteImage to TmdbClientManager | Joe Rogers | |
| 2021-11-03 | Merge branch 'master' into client-logger | Cody Robibero | |
| 2021-11-03 | Minor improvements | Bond_009 | |
| * Removed some allocations * Removed some useless abstractions | |||
| 2021-11-03 | Merge pull request #6764 from zehnerGIT/logspam | Claus Vium | |
| 2021-11-03 | Merge pull request #6748 from ptalmeida/master | Claus Vium | |
| 2021-11-03 | Merge pull request #6761 from Bond-009/startup2 | Claus Vium | |
| 2021-11-03 | Merge pull request #6752 from 1337joe/fix-metadata-refresh-deletes-backgrounds | Claus Vium | |
| 2021-11-02 | Merge remote-tracking branch 'upstream/master' into client-logger | Cody Robibero | |
| 2021-11-02 | Remove commented theory data, merge tests | Joe Rogers | |
| 2021-11-02 | Switch to method per image conversion | Joe Rogers | |
| 2021-11-02 | Merge pull request #6027 from fredriklindberg/improve-series-matching | Claus Vium | |
| 2021-11-02 | Merge pull request #6379 from dearjoey/master | Claus Vium | |
| 2021-11-02 | Merge pull request #6765 from zehnerGIT/tmdbtags | Claus Vium | |
| 2021-11-02 | Merge pull request #6308 from nielsvanvelzen/openapi | Claus Vium | |
| 2021-11-02 | Update openapi workflow to use .NET 6 | Niels van Velzen | |
| 2021-11-02 | Change RemoveImages to array, improve download test | Joe Rogers | |
| 2021-11-02 | Streamline startup code | Bond_009 | |
| 2021-11-02 | Make tags import from TMDB configurable | zehner | |
| new settings added | |||
| 2021-11-02 | Update StreamBuilder.cs | zehner | |
| LogLevel INFO => DEBUG | |||
