| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-20 | Merge pull request #6538 from cvium/livetv_oh_no | Bond-009 | |
| 2021-09-19 | Fix extra folder type resolving. | Dixin | |
| 2021-09-13 | Improve series name matching | Fredrik Lindberg | |
| Add a series path resolver that attempts to extract only the series name from a path that contains more information that just the name. | |||
| 2021-09-10 | Replace GetDirectStreamProviderByUniqueId with GetLiveStreamInfoByUniqueId | cvium | |
| 2021-09-10 | Don't throw when livestream file isn't found | cvium | |
| 2021-09-10 | Remove the unused arg | cvium | |
| 2021-09-10 | Kill ProgressiveFileCopier and seek to end for ongoing livetv | cvium | |
| 2021-09-07 | Merge pull request #6522 from ferferga/efcore-improvements | Claus Vium | |
| 2021-09-07 | Fix it for real(tm) this time | Bond-009 | |
| 2021-09-07 | Fix log message | Bond-009 | |
| 2021-09-06 | Remove all unused usings | Fernando Fernández | |
| 2021-09-06 | Merge pull request #6177 from Bond-009/async | Claus Vium | |
| Use async FileStreams where it makes sense | |||
| 2021-09-03 | Fix some warnings | Bond_009 | |
| 2021-09-03 | Fix indentation | Cody Robibero | |
| 2021-09-03 | Merge remote-tracking branch 'upstream/master' into warn-259810 | Cody Robibero | |
| 2021-09-02 | Use async FileStreams where it makes sense | Bond_009 | |
| 2021-09-01 | Merge pull request #6473 from Bond-009/nullable7 | Claus Vium | |
| Enable nullable for more files | |||
| 2021-08-30 | Merge pull request #6183 from stanionascu/bdiso-playback | Claus Vium | |
| 2021-08-30 | Apply suggestions from code review | Cody Robibero | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2021-08-28 | Remove more and more warnings | Cody Robibero | |
| 2021-08-28 | Enable nullable for more files | Bond_009 | |
| 2021-08-17 | Fix embedded subtitles taking priority over external ones | Deathspike | |
| 2021-07-11 | Fix some warnings | Bond_009 | |
| 2021-06-22 | Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net | Bond_009 | |
| 2021-06-19 | Move non-jellyfin extensions to separate project | Bond_009 | |
| 2021-06-13 | Better detection of the ISO DVD/BD types | Stanislav Ionascu | |
| The ISO image will be opened and checked for disc-type specific folders. Can be overridden using NAME.dvd.iso / NAME.bluray.iso | |||
| 2021-06-12 | Merge pull request #6096 from cvium/saving_private_ram | Bond-009 | |
| 2021-06-06 | Remove warninigs from MediaBrowser.Controller (Part 3) (#6078) | Cody Robibero | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2021-05-24 | Merge pull request #5997 from JKI12/master | Claus Vium | |
| Fixes for Book Progress | |||
| 2021-05-24 | Remove some unnecessary allocations | cvium | |
| 2021-05-20 | Enable nullable reference types for Emby.Server.Implementations | Bond_009 | |
| 2021-05-16 | Reduce some allocations | cvium | |
| 2021-05-07 | Changed condition for readbility | Jake King | |
| - Refactored check if item is not audio book or book to be more readable | |||
| 2021-05-07 | Fix build | Bond_009 | |
| 2021-05-06 | Fixes for Book Progress | Jake King | |
| - Ignore Books when checking for minium progress | |||
| 2021-05-05 | Merge pull request #5985 from Bond-009/minor11 | Bond-009 | |
| 2021-05-05 | PathExtensions: Fix index out of bounds in TryReplaceSubPath | Bond_009 | |
| Fixes #5977 | |||
| 2021-05-05 | More improvements | Bond_009 | |
| 2021-05-05 | Code Clean up: Convert to null-coalescing operator ?? (#5845) | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com> | |||
| 2021-05-05 | Code Clean up: Use Pattern Matching (#5838) | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com> | |||
| 2021-05-05 | Merge pull request #5938 from cvium/allocationz | Bond-009 | |
| 2021-05-05 | Merge pull request #5738 from cvium/resolve-from-path | Bill Thornton | |
| Resolve name from episode folder | |||
| 2021-05-03 | Merge branch 'master' into allocationz | Claus Vium | |
| 2021-05-01 | Fix scanning | Bond_009 | |
| 2021-04-30 | Merge pull request #5890 from Bond-009/filesystem | Bond-009 | |
| Reduce string allocations/fs lookups in resolve code | |||
| 2021-04-30 | Reduce some allocations with the magic of spans etc. | cvium | |
| 2021-04-29 | Merge pull request #5893 from Bond-009/db | Bond-009 | |
| SqliteItemRepository: remove redundant operations | |||
| 2021-04-24 | add UpdatePeopleAsync and add people to both tables | cvium | |
| 2021-04-22 | SqliteItemRepository: remove redundant operations | Bond_009 | |
| removed: * nameof -> FullName lookup * IndexOf before Replace * Enum.GetNames -> Enum.Parse roundtrip | |||
| 2021-04-22 | Reduce string allocations/fs lookups in resolve code | Bond_009 | |
