| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-02 | Merge pull request #3795 from anthonylavado/master | dkanada | |
| Update to newer Jellyfin.XMLTV (cherry picked from commit 714a6f04ef328201b4ee8a1a9bc549ab22ba4987) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-08-02 | Merge pull request #3790 from cvium/fewer_string_allocs | Bond-009 | |
| Remove some unnecessary string allocations (cherry picked from commit 43fa983414073c8d57447435b903dcc24e27ac87) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-08-02 | Merge pull request #3760 from thornbill/true-or-false | Anthony Lavado | |
| Fix inverted logic for LAN IP detection (cherry picked from commit 4bad529fcb761b983025fd0a636077b4287e463a) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-07-27 | Merge pull request #3704 from oddstr13/pr-dotdir-sample-1 | Anthony Lavado | |
| Don't ignore dot directories or movies/episodes with sample in their name. (cherry picked from commit 6eb3e736c61d787fd3d6b98001916f0d9afe9719) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-07-27 | Merge pull request #3649 from thornbill/fix-epg-update-maybe | Bond-009 | |
| Skip image processing for live tv sources (cherry picked from commit e9758bde2a47c7d702ac5188d0c0ca813df5c26b) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-07-27 | Merge pull request #3620 from BaronGreenback/IPFix | Bond-009 | |
| Fix for #3607 and #3515 (cherry picked from commit 0750357916b600a4b4c27bc4babd2adcc6390473) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-07-19 | Merge pull request #3585 from Ken-g6/2354-soft-link-sizes | Bond-009 | |
| 2354 fix soft link sizes | |||
| 2020-07-18 | FullName property instead of ToString in ↵ | Ken | |
| Emby.Server.Implementations/IO/ManagedFileSystem.cs Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-07-18 | Spacing standard on Emby.Server.Implementations/IO/ManagedFileSystem.cs | Ken | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-07-18 | Merge pull request #3586 from barronpm/remove-networkpath | Anthony Lavado | |
| Remove obsolete network path code | |||
| 2020-07-18 | Remove obsolete network path code | Patrick Barron | |
| 2020-07-18 | Merge 'master' updates into 2354-soft-link-sizes | Ken Brazier | |
| 2020-07-17 | Update .NET Core to 3.1.6 | Patrick Barron | |
| 2020-07-17 | Increase delete logging | crobibero | |
| 2020-07-17 | Translated using Weblate (German) | David | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/ | |||
| 2020-07-17 | Translated using Weblate (Thai) | Akachai Bunsorn | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/ | |||
| 2020-07-17 | Merge pull request #3573 from crobibero/plugin-request-exception | dkanada | |
| Catch HttpRequestException when requesting plugins | |||
| 2020-07-16 | Merge pull request #3563 from cvium/fix_next_up | Joshua M. Boniface | |
| Only fetch Next Up for episodes that have been fully matched | |||
| 2020-07-16 | Translated using Weblate (Malay) | ADRI IDZWAN MANSOR | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/ | |||
| 2020-07-16 | Catch HttpRequestException when requesting plugins | crobibero | |
| 2020-07-15 | Fix warnings | Claus Vium | |
| 2020-07-15 | Only fetch Next Up for episodes that have been fully matched | Claus Vium | |
| 2020-07-15 | Merge pull request #3549 from neilsb/master | dkanada | |
| Prevent failure to bind to Auto Discover port being a fatal error | |||
| 2020-07-14 | Translated using Weblate (Afrikaans) | Raif Coonjah | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/af/ | |||
| 2020-07-14 | Merge pull request #3541 from jellyfin/pause | dkanada | |
| Keep playstate during syncplay group creation | |||
| 2020-07-14 | update comment | dkanada | |
| Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com> | |||
| 2020-07-13 | using System.Net.Sockets | Neil Burrows | |
| 2020-07-13 | Update Emby.Server.Implementations/EntryPoints/UdpServerEntryPoint.cs | Neil Burrows | |
| Update log format message and log exception Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-07-13 | Prevent failure to bind to Auto Discover port being a fatal error | Neil Burrows | |
| 2020-07-13 | Translated using Weblate (Portuguese) | kanenses | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/ | |||
| 2020-07-12 | Merge pull request #3533 from barronpm/user-login-casing | Joshua M. Boniface | |
| Make User Authentication Case-insensitive and remove EF Core Log spam | |||
| 2020-07-13 | keep playstate during syncplay group creation | dkanada | |
| 2020-07-08 | Translated using Weblate (Marathi) | rhythm493 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mr/ | |||
| 2020-07-07 | Fix log spam from EF Core | Patrick Barron | |
| 2020-07-05 | Merge pull request #3513 from barronpm/plugin-exception-fix | Anthony Lavado | |
| Fix TypeLoadException during plugin load | |||
| 2020-07-05 | Fix TypeLoadException during plugin load | Patrick Barron | |
| 2020-07-04 | Minor fixes | Bond_009 | |
| 2020-07-03 | Use newer Jellyfin.XmlTv for Guide Fixes | Anthony Lavado | |
| 2020-07-01 | Merge pull request #3431 from BaronGreenback/3404 | Joshua M. Boniface | |
| Fix for #3404 | |||
| 2020-06-30 | Translated using Weblate (Arabic) | Zyzto | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/ | |||
| 2020-06-29 | Remove un-needed comment | Neil Burrows | |
| 2020-06-29 | Respect FFMpeg path passed via Environment Variable | Neil Burrows | |
| 2020-06-28 | Translated using Weblate (Spanish (Mexico)) | Gonzalo Seguel | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/ | |||
| 2020-06-27 | Add support for ReadOnlySpan<char> in IgnorePatterns | Bond-009 | |
| 2020-06-27 | Merge pull request #3456 from crobibero/ignore-patterns | Bond-009 | |
| Add more ignorepatterns and tests | |||
| 2020-06-26 | Add more ignorepatterns and tests | crobibero | |
| 2020-06-27 | use constructor to set optimal config values | dkanada | |
| 2020-06-26 | Merge pull request #3435 from crobibero/revert-missing-fields | dkanada | |
| revert missing session fields | |||
| 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 | |
