| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-11 | Merge pull request #5748 from cvium/playlist-audio-type | Joshua M. Boniface | |
| Set mediatype to Audio for playlists in a music library | |||
| 2021-04-11 | Merge pull request #5747 from cvium/more-convertimage-fixes | Bond-009 | |
| Catch IOException and include stack trace when saving images | |||
| 2021-04-11 | Merge pull request #5766 from cvium/fix-scheduledtaskworker | Bond-009 | |
| Use sync Serialize when writing scheduled tasks to disk | |||
| 2021-04-10 | Use sync Serialize when writing scheduled tasks to disk | cvium | |
| 2021-04-10 | Merge pull request #5746 from cvium/dangling-symlinks | Bond-009 | |
| 2021-04-10 | Merge pull request #5258 from Smith00101010/next-up-specials-fix | Bond-009 | |
| 2021-04-10 | Update Emby.Server.Implementations/IO/ManagedFileSystem.cs | Claus Vium | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2021-04-10 | Set mediatype to Audio for playlists in a music library | cvium | |
| 2021-04-09 | catch ioexception and include stack trace | cvium | |
| 2021-04-09 | Merge pull request #5712 from BaronGreenback/5700 | Claus Vium | |
| 2021-04-09 | Merge pull request #5734 from jellyfin/fix-isplayed-itemvalues | Claus Vium | |
| move IsPlayed to outerquery | |||
| 2021-04-09 | don't die on dangling symlinks | cvium | |
| 2021-04-09 | fetching images should not kill the scanner | Claus Vium | |
| 2021-04-09 | move IsPlayed to outerquery | Claus Vium | |
| IsPlayed is a column in UserDatas and does not belong in the inner query. None of the other UserDatas columns are in the innerquery. | |||
| 2021-04-08 | Update Emby.Server.Implementations/Updates/InstallationManager.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2021-04-08 | Merge pull request #5520 from Bond-009/hdhomerun2 | Bond-009 | |
| 2021-04-06 | Keep plugin status after update. | BaronGreenback | |
| 2021-04-06 | Enable NetAnalyzers for more projects | Bond_009 | |
| 2021-04-05 | add simple auth handling to websocketmanager | cvium | |
| 2021-04-03 | Merge pull request #5676 from Bond-009/useless | Bond-009 | |
| 2021-04-03 | Merge pull request #5602 from Ullmie02/IP-string-IP | Bond-009 | |
| 2021-04-01 | Update Emby.Server.Implementations/Library/Resolvers/TV/SeriesResolver.cs | Bond-009 | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-04-01 | Remove ManagedFileSystem.IsRootPath | Bond_009 | |
| `Path.IsPathRooted` should be used instead | |||
| 2021-04-01 | Remove useless code | Bond_009 | |
| 2021-03-30 | Merge pull request #5467 from Ullmie02/nfo-fixes | Bond-009 | |
| 2021-03-26 | Rename methods and optimize allocations | David | |
| 2021-03-25 | Merge pull request #5614 from jellyfin/Bond-009-patch-2 | Bond-009 | |
| 2021-03-25 | Remove DVDs from files exempt from chapter image extraction | MrTimscampi | |
| 2021-03-25 | Merge pull request #5579 from cocool97/master | Bond-009 | |
| 2021-03-25 | Merge pull request #5321 from Ullmie02/nfo-thumb | Bond-009 | |
| 2021-03-24 | Fix possible null ref exception | Bond-009 | |
| 2021-03-23 | Remove conversion from IPAddress to string to IPAddress | David | |
| 2021-03-22 | Translated using Weblate (Danish) | Kenneth SB | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/ | |||
| 2021-03-21 | Merge pull request #5532 from cvium/fix_episode_extras_questionmark | Joshua M. Boniface | |
| 2021-03-20 | Add 'group-title' channel parsing | LIAUD | |
| 2021-03-19 | Translated using Weblate (Lithuanian) | andrewthemeow | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lt/ | |||
| 2021-03-16 | Translated using Weblate (Portuguese (Brazil)) | Vitorvlv | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/ | |||
| 2021-03-16 | Use Helper Methods for provider url parsing | David | |
| 2021-03-16 | Translated using Weblate (Esperanto) | Alyssa Ross | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/eo/ | |||
| 2021-03-15 | add unit tests | cvium | |
| 2021-03-14 | do not resolve episode-like files if they are in extras folders | cvium | |
| 2021-03-14 | Merge branch 'master' into ef-cleanup | Patrick Barron | |
| # Conflicts: # Jellyfin.Data/Entities/Libraries/MediaFileStream.cs # Jellyfin.Data/Jellyfin.Data.csproj | |||
| 2021-03-14 | Merge pull request #5324 from danieladov/master | Claus Vium | |
| Fix duplicated movies when group movies into collections is enabled | |||
| 2021-03-13 | FxCop -> Net Analyzers (part 2) | Bond_009 | |
| 2021-03-13 | Rewrite HdHomerunManager.ParseReturnMessage | Bond_009 | |
| 2021-03-13 | Merge branch 'master' of https://github.com/danieladov/jellyfin | Mister Rajoy | |
| 2021-03-13 | Change Guid.Parse to Guid.TryParse | Mister Rajoy | |
| 2021-03-13 | Add test for HdHomerunManager.ParseReturnMessage | Bond_009 | |
| 2021-03-13 | Remove empty line | Daniel | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2021-03-13 | Remove empty line | Daniel | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
