aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-12Mark cropWhitespace parameter as obsolete (#5751)Cody Robibero
2021-04-12Merge pull request #5784 from Bond-009/raceconditionBond-009
2021-04-12Fix random failing of testsBond_009
2021-04-11Merge pull request #5763 from Bond-009/ipobjectsBond-009
2021-04-11Merge pull request #5764 from cvium/fix-folders-permsJoshua M. Boniface
2021-04-11Merge pull request #5416 from BaronGreenback/SubnetOverlappFixJoshua M. Boniface
2021-04-11Merge pull request #5748 from cvium/playlist-audio-typeJoshua M. Boniface
2021-04-11Merge pull request #5767 from cvium/dont-delete-artworkBond-009
2021-04-11Merge pull request #5556 from oddstr13/image-fill-resizeBond-009
2021-04-11Merge pull request #5769 from cvium/workstation-gcBond-009
2021-04-11Enable Workstation GC modecvium
2021-04-11Fix build, increase StringBuilder starting sizeOdd Stråbø
2021-04-11Apply suggestions from code reviewOdd Stråbø
2021-04-11Apply suggestions from code reviewOdd Stråbø
2021-04-11Remove GetSizeEstimate & GetEstimatedAspectRatioOdd Stråbø
2021-04-11(mostly)Fix ResizeFillOdd Stråbø
2021-04-11Add Resize to fill box alternative to image endpointsOdd Stråbø
2021-04-11Merge pull request #5747 from cvium/more-convertimage-fixesBond-009
2021-04-11Merge pull request #5766 from cvium/fix-scheduledtaskworkerBond-009
2021-04-11Do not touch "old" local artwork unless saving locallycvium
2021-04-10Use sync Serialize when writing scheduled tasks to diskcvium
2021-04-10Merge pull request #5746 from cvium/dangling-symlinksBond-009
2021-04-10Merge pull request #5750 from iwalton3/fix-audio-selection-unsClaus Vium
2021-04-10Do not check permissions for Folders collectiontypecvium
2021-04-10Minor improvements to IPObjectsBond_009
2021-04-10Merge pull request #5759 from Bond-009/loggingBond-009
2021-04-10Fix LogUnmatchedProfile formattingBond_009
2021-04-10Merge pull request #4988 from Bond-009/cropBond-009
2021-04-10Merge pull request #5258 from Smith00101010/next-up-specials-fixBond-009
2021-04-09Fix setting audio stream in PlaybackInfo for jellyfin-web.Ian Walton
2021-04-10Update Emby.Server.Implementations/IO/ManagedFileSystem.csClaus Vium
2021-04-10Set mediatype to Audio for playlists in a music librarycvium
2021-04-09catch ioexception and include stack tracecvium
2021-04-09Merge pull request #5712 from BaronGreenback/5700Claus Vium
2021-04-09Merge pull request #5734 from jellyfin/fix-isplayed-itemvaluesClaus Vium
2021-04-09don't die on dangling symlinkscvium
2021-04-09Merge pull request #5736 from jellyfin/catch-httprequestex-librarymanagerBond-009
2021-04-09Merge pull request #5731 from Bond-009/usertestsBond-009
2021-04-09fetching images should not kill the scannerClaus Vium
2021-04-09move IsPlayed to outerqueryClaus Vium
2021-04-09Add tests for UserControllerBond_009
2021-04-08Merge pull request #5721 from Bond-009/authenticatedtestsBond-009
2021-04-08Merge pull request #5730 from thornbill/disable-hevc-encodingBond-009
2021-04-08Disable hevc encoding by defaultBill Thornton
2021-04-08Update Emby.Server.Implementations/Updates/InstallationManager.csBaronGreenback
2021-04-08Merge pull request #5725 from BrianCArnold/Fix2845_PlaylistDeletionClaus Vium
2021-04-08Merge pull request #5717 from cvium/nullable-custompref-valueBond-009
2021-04-08Can't reference System.IO.Path as 'Path', even though System.IO is in the usi...Brian Arnold
2021-04-08Update MediaBrowser.Controller/Playlists/Playlist.cs BrianCArnold
2021-04-08Fixed issue with determining if a directory was a directory or file when it c...Brian Arnold