| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2020-01-20 | Merge pull request #2304 from pR0Ps/master | Vasily | |
| Fix pagination for DLNA root folder list | |||
| 2020-01-19 | Update ARM images to debian buster (#2313) | Andrew Rabert | |
| Also has the effect of updating ffmpeg to 4.1 | |||
| 2020-01-19 | Fix ARM images (#2302) | Andrew Rabert | |
| Allow for native building of Docker images. Use buildx if cross-compilation is needed. | |||
| 2020-01-19 | Fix pagination for DLNA root folder list | Carey Metcalfe | |
| Previously, when responding to a DLNA "Browse" request, the `StartingIndex` was not respected and all of the root items were returned each time. This caused infinite loops with in DLNA clients that ignored the `TotalMatches` data in the response and just continued asking for the next page until they got an empty response. This fix makes the root folder list respect the `StartingIndex` and `RequestedCount` parameters like all other responses. Fixes issue #2303 | |||
| 2020-01-19 | minor linting for ci files | dkanada | |
| 2020-01-19 | fix and remove a few more tests | dkanada | |
| 2020-01-19 | Merge pull request #2257 from Bond-009/cleantests | dkanada | |
| Fix a couple of tests | |||
| 2020-01-18 | Merge pull request #2269 from EraYaN/azp-coverlet-reports | dkanada | |
| Split CI YAML files and update code coverage collection | |||
| 2020-01-18 | Kestrel doesn't like sync IO operations | Bond_009 | |
| 2020-01-17 | Enable path mapping in `PlaybackInfo` endpoint | Denis | |
| 2020-01-17 | Translated using Weblate (Romanian) | 4d1m | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ro/ | |||
| 2020-01-17 | Fix Docker Arm Nightly (#2286) | artiume | |
| * Fix Docker Arm Nightly Updated image base. There was an error for libssl missing. I attempted to add libssl1.0.0 but it wasn't found so I fell back to libssl-dev. Much more work needs to be done. ffmpeg is still debian based. I attempted to add jellyfin-ffmpeg but I was having too many issues so I'm saving it for another day, but it at least builds out successfully. * Fix docker arm64 nightly | |||
| 2020-01-17 | Fix warnings in SessionManager | Bond_009 | |
| 2020-01-16 | Update StringHelper.cs | Bond-009 | |
| 2020-01-16 | Update StringHelper.cs | Bond-009 | |
| 2020-01-16 | Tcoding | artiume | |
| https://github.com/jellyfin/jellyfin/pull/2184 | |||
| 2020-01-16 | Merge pull request #2289 from Bond-009/dvd | Vasily | |
| Add back support for DVDs copied as folders | |||
| 2020-01-16 | Merge pull request #2290 from anthonylavado/master | Vasily | |
| Update SQLitePCL to new version | |||
| 2020-01-16 | Update SQLitePCL to new version | Anthony Lavado | |
| 2020-01-16 | Address comments | Bond-009 | |
| 2020-01-16 | Merge pull request #2288 from Bond-009/logging | Vasily | |
| Add brackets around thread id | |||
| 2020-01-16 | Merge pull request #2249 from Narfinger/docker-fix | Vasily | |
| fixes dockerfile building on recent linux installations | |||
