| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-21 | Merge pull request #5457 from cvium/fix_double_artist | Bond-009 | |
| (cherry picked from commit a037e30b4118152be980ac7de218923a54f5895c) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-12-30 | Merge pull request #4771 from crobibero/typed-get-preference | Claus Vium | |
| Use typed UserManager GetPreference (cherry picked from commit 21d2e9ff0cc0933484b2a7768d7a36446b36616a) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-12-13 | Merge pull request #4757 from cvium/semi_revert_defer_image_loading | Claus Vium | |
| (cherry picked from commit 0cddfbcff504ef99382f2eba8bd594b29ad6d39e) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-12-04 | Merge pull request #4242 from Spacetech/library_scan_speed | Claus Vium | |
| Increase library scan and metadata refresh speed | |||
| 2020-12-02 | Move MetadataRefreshThrottler to BaseItemManager | Gary Wilber | |
| 2020-12-01 | Merge pull request #4169 from stanionascu/bdiso-playback | Joshua M. Boniface | |
| Playback (direct-stream/transcode) of BDISO/BDAV containers | |||
| 2020-11-21 | Merge branch 'master' into library_scan_speed | BaronGreenback | |
| 2020-11-21 | Merge branch 'master' into defer_image_fetching | Joshua M. Boniface | |
| 2020-11-20 | Merge pull request #4499 from crobibero/more-param | Joshua M. Boniface | |
| Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids | |||
| 2020-11-19 | Merge remote-tracking branch 'upstream/master' into library_scan_speed | Gary Wilber | |
| 2020-11-19 | Merge pull request #4507 from BaronGreenback/Spelling | Joshua M. Boniface | |
| Corrects spelling in comments | |||
| 2020-11-19 | Merge pull request #4342 from crobibero/base-item-manager | Claus Vium | |
| Add BaseItemManager | |||
| 2020-11-18 | More spelling corrections. | Greenback | |
| 2020-11-16 | Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage. | crobibero | |
| 2020-11-11 | Fixes #4465 by adding the missing extras folders. | Kayila | |
| 2020-11-08 | Merge remote-tracking branch 'upstream/master' into library_scan_speed | Gary Wilber | |
| 2020-11-05 | Fix Persons, Genres and Studios endpoints | cvium | |
| 2020-11-02 | Merge pull request #4341 from Bond-009/minor6 | Anthony Lavado | |
| Minor improvements | |||
| 2020-10-28 | Merge branch 'master' into bdiso-playback | Stan | |
| 2020-10-27 | Use BaseItemManager | crobibero | |
| 2020-10-17 | Fix build | Bond_009 | |
| 2020-10-17 | Use nameof where possible | Bond_009 | |
| 2020-10-12 | Fix SA 1116 warnings | Jan-Pieter Baert | |
| 2020-10-03 | Defer image pre-fetching until the end of a refresh/scan | cvium | |
| 2020-10-02 | fix parallelism when set to 0 | Gary Wilber | |
| 2020-10-01 | Switch to TPL dataflow for subfolder scan | Gary Wilber | |
| 2020-10-01 | Remove PlayableStreamFileNames as unused | Stanislav Ionascu | |
| Since ffmpeg can play and transcode ISO files and BDMV folders directly, there's no use of that property. | |||
| 2020-09-30 | Increase library scan and metadata refresh speed | Gary Wilber | |
| 2020-09-28 | Fix SA1513, SA1514, SA1507, and SA1508 | Matt Montgomery | |
| 2020-09-04 | Merge pull request #3879 from cvium/fix_theme_songs | Bond-009 | |
| Populate ThemeVideoIds and ThemeSongIds | |||
| 2020-09-03 | Sort by SortName after scanning | Claus Vium | |
| 2020-09-02 | Add the item path to the ItemLookupInfo class. | Erwin de Haan | |
| This is important for the Shoko Anime Meatdata provider plugin. | |||
| 2020-08-23 | Fix duplicate | Bond_009 | |
| 2020-08-22 | Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release | Bond_009 | |
| 2020-08-21 | Make some methods async | Bond_009 | |
| 2020-08-20 | Make MediaBrowser.MediaEncoding warnings free | Bond_009 | |
| 2020-08-19 | More warn | Bond_009 | |
| 2020-08-19 | Fix warnings | Bond_009 | |
| 2020-08-12 | Remove some LINQ queries | cvium | |
| 2020-08-11 | Populate ThemeVideoIds and ThemeSongIds | cvium | |
| 2020-08-01 | Merge pull request #3578 from barronpm/displaypreferences-efcore | Bond-009 | |
| Migrate Display Preferences to EF Core | |||
| 2020-07-22 | Review usage of string.Substring (part 1) | Bond_009 | |
| Reduced allocations by replacing string.Substring with ReadOnlySpan<char>.Slice | |||
| 2020-07-17 | Migrate Display Preferences to EF Core | Patrick Barron | |
| 2020-07-04 | Use Array.Empty | Patrick Barron | |
| 2020-06-23 | Revert ILoggerFactory usage in BaseItem.cs | crobibero | |
| 2020-06-20 | brace multiline if statements (cont.) | telans | |
| 2020-06-20 | brace multiline if statements | telans | |
| 2020-06-20 | fix SA1503 for one line if statements | telans | |
| 2020-06-20 | fix some documentation periods | telans | |
| 2020-06-20 | fix SA1119 | telans | |
