aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers/BoxSets
AgeCommit message (Collapse)Author
2025-09-12Never replace BoxSet LinkedChildren on update (#14723)Tim Eisele
2025-06-15Always set update action when item does not exist (#14304)JPVenson
2025-05-09Cleanup external item data cleanup (#14072)Tim Eisele
2025-05-04Recognize file changes and remove data on change (#13839)Tim Eisele
2024-10-09WIP porting new Repository structureJPVenson
2024-09-20Fix metadata merge for BoxSets (#12583)Tim Eisele
2022-12-05Replace == null with is nullBond_009
2021-12-28Pull default MergeData implementation to parentJoe Rogers
2021-07-22Fix remaining MediaBrowser.Providers warningsRich Lander
2020-06-19Enable TreatWarningsAsErrors in Release for MediaBrowser.ProvidersBond_009
2020-06-09Fix a small number of compile warningsaled
2020-03-03Replace ILogger with ILogger<T> wherever possibleMark Monteiro
Log entries will contain additional class context when using this interface
2019-10-29Fix more warningsBond_009
2019-08-18Move and rename tmdb providers for better separationClaus Vium
2019-02-15Make all class implementing dynamically loaded interfaces publicClaus Vium
2019-01-28Unwrapped CreateDirectory and DeleteDirectoryErwin de Haan
2019-01-28Unwrapped GetDirectoryName and DirectorySeperatorCharErwin de Haan
2019-01-13ReSharper Reformat: Properties to expression bodied form.Erwin de Haan
2019-01-13Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListenerErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.ProvidersErwin de Haan
2019-01-11Merge branch 'dev' into code-cleanupErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
Add Argument*Exceptions now use proper nameof operators. Added exception messages to quite a few Argument*Exceptions. Fixed rethorwing to be proper syntax. Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling) Added some TODOs to log certain exceptions. Fix sln again. Fixed all AssemblyInfo's and added proper copyright (where I could find them) We live in *current year*. Fixed the use of braces. Fixed a ton of properties, and made a fair amount of functions static that should be and can be static. Made more Methods that should be static static. You can now use static to find bad functions! Removed unused variable. And added one more proper XML comment.
2019-01-07remove trailing whitespacehawken
2019-01-07Remove tabs and trailing whitespacehawken
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-10-20improve httpclient resource disposalLuke Pulverenti
2017-09-133.2.30.19Luke Pulverenti
2017-08-24update active recordingsLuke Pulverenti
2017-08-10revert servicestack.text updateLuke Pulverenti
2017-08-09consolidate emby.server.core into emby.server.implementationsLuke Pulverenti
2017-08-07consolidate interfacesLuke Pulverenti
2017-05-26update GetItems methodLuke Pulverenti
2017-05-04improve smb supportLuke Pulverenti
2016-10-31don't buffer responses by defaultLuke Pulverenti
2016-10-25make controller project portableLuke Pulverenti
2016-10-23move interface to modelLuke Pulverenti
2016-06-25Adjust language for image results from TMDB when querying complex language ↵softworkz
codes (> 2 chars, qualified by country)
2016-05-21deprecate refreshinfo dbLuke Pulverenti
2016-04-29Use HTTPS for API requests: TheMovieDb: base_url -> secure_base_urlnfnty
2016-04-26Collection meta-fetch fallback condition updateanderbytes
With this change I propose that english metadata from collection (fallback situation) occurs when a collection NAME is missing, instead of OVERVIEW (description). This means a translated collection that has the vital information such as name will be sufficient to be used... not forcing Emby to download english data (with the non-translated title and overview) just because the translated version has an empty overview. I took a while to understand why some of my collections weren't downloading their translated versions from provider. I traced the problem to this... the ones who had overview were pulled in, the ones who hadn't Emby used the fallback (easily seen in the logs).
2016-04-23Use HTTPS for API requestsnfnty
2016-03-27Remove unused code...Sven Van den brande
2016-03-12update moviedb providersLuke Pulverenti
2016-03-04update MovieDb providers to search for images using all languagesLuke Pulverenti
2016-01-27preserve shortcut childrenLuke Pulverenti
2016-01-27fix collection content getting lostLuke Pulverenti
2015-10-04continue file system reworkLuke Pulverenti
2015-09-13update file system methodsLuke
2015-06-28update people savingLuke Pulverenti