| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2020-01-16 | Add back support for DVDs copied as folders | Bond-009 | |
| 2020-01-16 | Add brackets around thread id | Bond-009 | |
| 2020-01-16 | Merge pull request #2287 from nyanmisaka/master | dkanada | |
| New upstream ffmpeg version 4.2.1 for windows nightly channel | |||
| 2020-01-16 | fix indentation | Nyanmisaka | |
| 2020-01-16 | Update build-jellyfin.ps1 | Nyanmisaka | |
| 2020-01-16 | New upstream ffmpeg version 4.2.1 on windows | Nyanmisaka | |
| 2020-01-16 | New upstream ffmpeg version 4.2.1 on windows | Nyanmisaka | |
| 2020-01-16 | New upstream ffmpeg version 4.2.1 on windows | Nyanmisaka | |
| 2020-01-16 | Translated using Weblate (Romanian) | 4d1m | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ro/ | |||
| 2020-01-16 | Translated using Weblate (Slovak) | nextlooper42 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sk/ | |||
| 2020-01-16 | Merge pull request #2251 from nyanmisaka/master | dkanada | |
| add support for AMD AMF hardware encoding on Windows & Linux | |||
| 2020-01-16 | Merge pull request #2283 from EraYaN/nsis-create-speedup | dkanada | |
| Change NSIS log verbosity and use lesser but faster compression. | |||
| 2020-01-15 | Merge pull request #2275 from Artiume/patch-1 | Joshua M. Boniface | |
| Explicitly ask for ffmpeg logs | |||
| 2020-01-15 | Update .github/ISSUE_TEMPLATE/media_playback.md | artiume | |
| Co-Authored-By: dkanada <dkanada@users.noreply.github.com> | |||
| 2020-01-15 | Switch around SetCompressor arguments. Hide progress bars for powershell. | Erwin de Haan | |
| 2020-01-15 | turn on indentation. | Nyanmisaka | |
| 2020-01-15 | remove useless comment | Nyanmisaka | |
| 2020-01-15 | Formatting and comment removal. | Erwin de Haan | |
