aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Library
AgeCommit message (Expand)Author
2020-06-02Merge pull request #2676 from GranPC/public-pr/blurhashVasily
2020-05-27Make sure blurhash is recomputed if image changed or metadata refresh toggledVasily
2020-05-26Revert "Fix emby/user/public API leaking sensitive data"Joshua M. Boniface
2020-05-19Compute hash only when one is not computed in DB, small optimizations here an...Vasily
2020-05-18Add endpoint to update all items in libraryJesús Higueras
2020-05-07Merge pull request #2492 from Polpetta/fix-api-private-data-leakBond-009
2020-04-01Merge branch 'master' into usingsBond-009
2020-04-01Address commentsBond_009
2020-03-24Remove unused usingsBond_009
2020-03-03Replace ILogger with ILogger<T> wherever possibleMark Monteiro
2020-03-01Fix emby/user/public API leaking private dataDavide Polonio
2020-02-23Merge pull request #2384 from Bond-009/warn16dkanada
2020-02-19Minor improvementsBond_009
2020-02-19Address commentsBond_009
2020-01-10Merge branch 'master' into embytvBond_009
2020-01-08Fix build and address commentsBond_009
2020-01-08merge branch master into media-attachmentsdkanada
2019-12-29Delete user config dir on user deletionBond_009
2019-12-04Clean up Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.csBond_009
2019-11-25* Add support for multi segment base urlsBond_009
2019-11-07Update MediaBrowser.Controller/Library/IMediaSourceManager.cs Andrew Mahone
2019-11-07Update MediaBrowser.Controller/Library/IMediaSourceManager.cs Andrew Mahone
2019-10-29Update MediaBrowser.Controller/Library/IUserManager.csBond-009
2019-10-22Support MediaAttachment retrieval in MediaSourceManager.Andrew Mahone
2019-10-20Add clearer exceptions, warnings and docsBond_009
2019-08-16Improvements to UserManagerBond_009
2019-03-22made password resets an interface and per userPhallacy
2019-02-20Merge branch 'master' into update_tvdbVasily
2019-02-15Extract imagetype-to-keytype statements into a utility function and move tvdb...Claus Vium
2019-02-15Add better language supportClaus Vium
2019-02-15Add some error handling, grab imdb id and other minor fixesClaus Vium
2019-02-15Some of it works???Claus Vium
2019-02-12Don't clone listsBond_009
2019-02-12Tuple -> ValueTupleBond_009
2019-02-02Remove MoreLINQBond_009
2019-01-31Remove support for games as a media typeClaus Vium
2019-01-28Unwrapped GetDirectoryName and DirectorySeperatorCharErwin de Haan
2019-01-20Replace our TVDB key with @drakus72's which is V1Joshua Boniface
2019-01-17Reformat JustAMan review pt2 changesErwin de Haan
2019-01-13ReSharper format: conform inline 'out' parameters.Erwin de Haan
2019-01-13ReSharper conform to 'var' settingsErwin de Haan
2019-01-13ReSharper Reformat: Properties to expression bodied form.Erwin de Haan
2019-01-13Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.ControllerErwin de Haan
2019-01-13EditorConfig reformat: MediaBrowser.ControllerErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.ControllerErwin de Haan
2019-01-12Reformatted the files with notes.Erwin de Haan
2019-01-11Merge branch 'dev' into code-cleanupErwin de Haan
2019-01-10Merge pull request #540 from joshuaboniface/api-keysAndrew Rabert
2019-01-10Mayor code cleanupErwin de Haan
2019-01-09Update TheTVDB API key to our ownJoshua Boniface