| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-31 | Fix warnings | Bond_009 | |
| 2020-02-01 | Merge pull request #2247 from Bond-009/stringhelper | dkanada | |
| Remove StringHelper functions | |||
| 2020-01-31 | Update MediaBrowser.Model/Extensions/StringHelper.cs | Bond-009 | |
| Co-Authored-By: dkanada <dkanada@users.noreply.github.com> | |||
| 2020-01-31 | Merge pull request #2349 from Bond-009/deps | dkanada | |
| Update deps | |||
| 2020-01-30 | Translated using Weblate (Chinese (Simplified)) | WNotCoder | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/ | |||
| 2020-01-29 | Close xmlwriter first | Bond-009 | |
| 2020-01-28 | Merge pull request #9 from jellyfin/master | artiume | |
| nightly | |||
| 2020-01-28 | remove test patch | artiume | |
| 2020-01-28 | Update deps | Bond_009 | |
| 2020-01-28 | Translated using Weblate (Filipino) | mtanECECS | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fil/ | |||
| 2020-01-28 | Translated using Weblate (Arabic) | Pooka Mustard | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/ | |||
| 2020-01-28 | Added translation using Weblate (Galician) | diegoalrey | |
| 2020-01-28 | Style | Bond_009 | |
| 2020-01-28 | My bad | Bond-009 | |
| 2020-01-28 | Merge pull request #2347 from Matt07211/fix-2255 | Bond-009 | |
| Fix broken webserver caused by dotnet publish. Temp Fix for #2255 | |||
| 2020-01-28 | Fix? | Bond-009 | |
| 2020-01-28 | Fix broken webserver caused by dotnet publish. | Matt07211 | |
| This should be considered a temp fix, as it fixes the symptom and not the actual root cause of the issue. Why this works? I *feel like* this is a dependency issue and this change forces it to evalute dependencys in a different order, avoiding the bug. | |||
| 2020-01-27 | Try again | Bond_009 | |
| 2020-01-27 | Try possible solutions | Bond_009 | |
| 2020-01-27 | Merge pull request #2343 from Bond-009/spacing | Vasily | |
| Fix spacing logs | |||
| 2020-01-27 | Fix spacing logs | Bond-009 | |
| 2020-01-27 | Merge pull request #2338 from ferferga/master | Bond-009 | |
| Removed old 'automatic restart after update' features | |||
| 2020-01-27 | Merge pull request #2332 from pR0Ps/bugfix/dlna | dkanada | |
| Fix another issue with DLNA responses not properly paginating | |||
| 2020-01-27 | Merge pull request #2331 from nyanmisaka/master | Vasily | |
| fix an issue that could not correctly determine 'IsSecondaryAudio' in some cases. | |||
| 2020-01-26 | Added translation using Weblate (Filipino) | mtanECECS | |
| 2020-01-26 | Fix | Bond-009 | |
| 2020-01-26 | Address comments | Bond-009 | |
| 2020-01-26 | Merge remote-tracking branch 'jellyfin/master' | artiume | |
| 2020-01-25 | Removed old 'automatic restart after update' features' | ferferga | |
| 2020-01-26 | Merge pull request #2337 from ThreeFive-O/AddTranscodingFramerate | dkanada | |
| Add transcoding framerate info | |||
| 2020-01-25 | Translated using Weblate (Slovenian) | SaddFox | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/ | |||
| 2020-01-25 | Translated using Weblate (Arabic) | a-alshabib | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/ | |||
| 2020-01-24 | Add Transcoding framerate info | ThreeFive-O | |
| 2020-01-24 | Fix another issue with DLNA responses not properly paginating | Carey Metcalfe | |
| The `UserRootFolder.GetItemsInternal` method now applies any sorting and pagination requested by the `InternalItemsQuery` that was passed to it. Previous pagination fix: #2304 Original issue #2303 | |||
| 2020-01-24 | fix an issue about determining 'IsSecondaryAudio' | Nyanmisaka | |
| fix an issue that could not correctly determine 'IsSecondaryAudio' in some cases. | |||
| 2020-01-23 | Merge pull request #2242 from Bond-009/getstream | Vasily | |
| Remove FileSystem.GetStream | |||
| 2020-01-22 | Fix build | Bond_009 | |
| 2020-01-22 | Remove FileSystem.GetStream | Bond-009 | |
| 2020-01-22 | Clean up Emby.Naming | Bond_009 | |
| 2020-01-22 | Improvements to dlna server | Bond_009 | |
| * Improve response writer * Add analyzers * Error on warnings in release mode * Disable doc warnings | |||
| 2020-01-22 | Translated using Weblate (Italian) | Marco | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/ | |||
| 2020-01-23 | Merge pull request #2297 from Bond-009/asyncio | dkanada | |
| Kestrel doesn't like sync IO operations | |||
| 2020-01-22 | Update Emby.Dlna/Service/BaseControlHandler.cs | Bond-009 | |
| Co-Authored-By: dkanada <dkanada@users.noreply.github.com> | |||
| 2020-01-21 | Simplify image processing by removing image enhancers | Bond_009 | |
| 2020-01-21 | Use async methods | Bond-009 | |
| 2020-01-21 | Merge pull request #2184 from WiiPlayer2/bug/global-header-flag-support | dkanada | |
| Add check if output container supports "global_header" flag | |||
| 2020-01-21 | Merge pull request #2299 from dkanada/testing | Vasily | |
| Fix a few more tests for music and episodes | |||
| 2020-01-21 | Merge pull request #2295 from shemanaev/patch-1 | dkanada | |
| Enable path mapping in `PlaybackInfo` endpoint | |||
| 2020-01-21 | Remove configuration of global_header flag | Waldemar Tomme | |
| 2020-01-21 | remove unsupported test cases | dkanada | |
