| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-14 | Merge pull request #4315 from Jan-PieterBaert/fix-warnings | Bond-009 | |
| Fix some warnings | |||
| 2020-10-13 | Merge pull request #4199 from ryanpetris/livetv-locking | Anthony Lavado | |
| Fix stream performance when opening/closing new streams. | |||
| 2020-10-12 | Fix SA 1116 warnings | Jan-Pieter Baert | |
| 2020-09-27 | better audio file check | Gary Wilber | |
| 2020-09-27 | interlocked increment | Gary Wilber | |
| 2020-09-26 | Increase scan speed for music libraries | Gary Wilber | |
| 2020-09-23 | Don't take a lock if there's no intention to manipulate the list of open ↵ | Ryan Petris | |
| streams. Instead, use a ConcurrentDictionary so that, in those situations, thread-safe access to the dictionary is ensured. | |||
| 2020-09-11 | Remove extra return statement | Bond_009 | |
| 2020-09-11 | Fix | Bond_009 | |
| 2020-09-09 | Minor performance improvements to item saving | Bond_009 | |
| 2020-08-21 | Make some methods async | Bond_009 | |
| 2020-08-20 | Make MediaBrowser.MediaEncoding warnings free | Bond_009 | |
| 2020-08-07 | Use MemoryCache.Set since SetValue does not flush to cache automatically. | cvium | |
| 2020-08-01 | Merge pull request #3578 from barronpm/displaypreferences-efcore | Bond-009 | |
| Migrate Display Preferences to EF Core | |||
| 2020-08-01 | remove useless order step for intros | dkanada | |
| 2020-07-29 | Use MemoryCache in LibraryManager | Patrick Barron | |
| 2020-07-27 | Merge pull request #3684 from Bond-009/warn22 | Joshua M. Boniface | |
| Fix warnings | |||
| 2020-07-26 | . | Odd Stråbø | |
| 2020-07-26 | Add more tests, update comment | Odd Stråbø | |
| 2020-07-26 | Comment | Odd Stråbø | |
| 2020-07-26 | Yep. I failed at copy-pasting. | Odd Stråbø | |
| 2020-07-25 | Don't ignore dot directories. | Odd Stråbø | |
| Use `.ignore` file to hide directory from library scan. Also, please tell me we handle sample matching somewhere else? This is a mess. | |||
| 2020-07-24 | Fix warnings | Bond_009 | |
| 2020-07-24 | Merge branch 'master' into readonlyspan | Bond-009 | |
| 2020-07-23 | Remove unused dependencies. | Patrick Barron | |
| 2020-07-23 | Merge branch 'master' into displaypreferences-efcore | Patrick Barron | |
| 2020-07-23 | Merge pull request #3609 from Bond-009/warn21 | Joshua M. Boniface | |
| Fix warnings | |||
| 2020-07-22 | Simplify logic | Bill Thornton | |
| 2020-07-22 | Review usage of string.Substring (part 1) | Bond_009 | |
| Reduced allocations by replacing string.Substring with ReadOnlySpan<char>.Slice | |||
| 2020-07-21 | Skip image processing for live tv sources | Bill Thornton | |
| 2020-07-20 | Fix warnings | Bond_009 | |
| 2020-07-18 | Remove obsolete network path code | Patrick Barron | |
| 2020-07-17 | Increase delete logging | crobibero | |
| 2020-07-17 | Migrate Display Preferences to EF Core | Patrick Barron | |
| 2020-06-27 | Add support for ReadOnlySpan<char> in IgnorePatterns | Bond-009 | |
| 2020-06-26 | Add more ignorepatterns and tests | crobibero | |
| 2020-06-26 | Merge pull request #3439 from cvium/ignore_application_folders | dkanada | |
| Never ignore application folders | |||
| 2020-06-25 | catch skia errors when getting image dimensions | crobibero | |
| 2020-06-25 | Remove AllowIgnorePath | Claus Vium | |
| 2020-06-25 | Never ignore application folders | Claus Vium | |
| 2020-06-22 | Fix scan crashed | Bond-009 | |
| 2020-06-20 | brace multiline if statements | telans | |
| 2020-06-20 | fix some documentation periods | telans | |
| 2020-06-16 | Merge pull request #3343 from telans/comment-stops | Bond-009 | |
| Add full stop at end of comments (SA1629) | |||
| 2020-06-16 | fix SA1513/SA1516 | telans | |
| 2020-06-16 | Add full stop at end of comments (SA1629) | telans | |
| 2020-06-15 | fix SA1508 | telans | |
| 2020-06-15 | fix SA1005 | telans | |
| 2020-06-15 | fix SA1510 | telans | |
| 2020-06-13 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Jellyfin.Data.csproj | |||
