| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-01-24 | Merge pull request #689 from Wuerfelbecher/fix-fedora-build | Andrew Rabert | |
| Fix RPM package build for fedora | |||
| 2019-01-24 | Merge pull request #686 from Bond-009/analyzers | Joshua M. Boniface | |
| Disable some StyleCop warnings | |||
| 2019-01-24 | Eliminate some compile warnings (#600) | hawken | |
| * Remove some unused variables * remove duplicate "using .." by sorting and deduping the list * Remove things that already exist in the parent class (in one case I moved some documentation to the parent) * EntityBodyData and and NextSearch were never set (only read), removed * _timeout was never read, subsequently _timer became unused. part of a TODO timeout functionality that was not implemented yet | |||
| 2019-01-24 | Set Parent to current query Item if ParentId is empty (#680) | Claus Vium | |
| **Changes** Fixed a faulty change in logic that occurred during the Christmas GPL nightmare. I stepped through Emby 3.5.2 and stumbled over a difference in the query between Jellyfin and Emby, where in Emby, query.ParentId was set to the item itself. So I did a little digging in the old GPLv2 source and found this https://github.com/MediaBrowser/Emby/blob/3.4.1.8/MediaBrowser.Controller/Entities/Folder.cs#L720 **Issues** Fixes #673 | |||
| 2019-01-24 | Update jellyfin.ruleset | Vasily | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2019-01-24 | Added macOS to the docker sudo exception | Thomas Büttner | |
| 2019-01-24 | Make the docker group check BSD compatible | Thomas Büttner | |
| 2019-01-23 | Disable SA1633 | Bond_009 | |
| 2019-01-23 | Disable SA1309 | Bond_009 | |
| 2019-01-23 | Disable SA1200 | Bond_009 | |
| 2019-01-23 | Add comment | Bond-009 | |
| 2019-01-23 | Fix package build for fedora | Thomas Büttner | |
| 2019-01-23 | Disable warning for calling local function without this. prefixed | Bond_009 | |
| 2019-01-22 | Fix arm32 Docker | Andrew Rabert | |
| 2019-01-22 | Merge pull request #535 from Bond-009/streambuilder | Andrew Rabert | |
| Clean up streambuilder | |||
| 2019-01-22 | Merge pull request #656 from hawken93/more_logging | Andrew Rabert | |
| Do some logging in MediaInfoService | |||
| 2019-01-22 | Merge pull request #663 from nvllsvm/tl | Joshua M. Boniface | |
| Use TagLibSharp Nuget package | |||
| 2019-01-22 | Merge pull request #668 from hawken93/prepare_for_reports_module | Andrew Rabert | |
| Return Audio objects from MusicAlbum.Tracks | |||
| 2019-01-22 | Merge pull request #671 from Tthecreator/dev | Andrew Rabert | |
| Set EnableRaisingEvents correctly | |||
| 2019-01-22 | Merge pull request #651 from jellyfin/release-10.1.0 | Andrew Rabert | |
| Release 10.1.0 | |||
| 2019-01-22 | removed excess newlines | Tthecreator | |
| 2019-01-22 | Update jellyfin-web submodule to 10.1.0 | Joshua Boniface | |
| 2019-01-22 | Set EnableRaisingEvents correctly for SubtitleEncoder | Tthecreator | |
| 2019-01-22 | Merge pull request #1 from jellyfin/dev | Tthecreator | |
| Update from jellyfin repo | |||
| 2019-01-22 | Add comments to SqliteItemRepository to help out whoever is next | hawken | |
| 2019-01-22 | Change MusicAlbum.Tracks to return Audio items | hawken | |
| 2019-01-22 | Do some logging in MediaInfoService | hawken | |
| 2019-01-21 | Update changelogs to add #666 | Joshua Boniface | |
| 2019-01-21 | Merge pull request #666 from nvllsvm/cross-platform | Anthony Lavado | |
| Add cross-platform build for arm64 | |||
| 2019-01-21 | Add Dockerfile.arm64 docs | Andrew Rabert | |
| 2019-01-21 | Update to .NETCore 3.0 | Andrew Rabert | |
| 2019-01-21 | Disable cross-platform build for arm32v7 | Andrew Rabert | |
| https://github.com/jellyfin/jellyfin/issues/665 | |||
| 2019-01-21 | Update arm/arm64 images to build cross-platform | Andrew Rabert | |
| These Dockerfiles can not be built natively - must be built on x86_64 | |||
| 2019-01-21 | Update changelogs to remove #639, add #661, #54 | Joshua Boniface | |
| 2019-01-21 | Merge pull request #664 from jellyfin/revert-639-ffmpeg4.1 | Andrew Rabert | |
| Revert "Fix segment_time_delta for ffmpeg 4.1" | |||
| 2019-01-21 | Merge pull request #661 from Bond-009/streamstate | Andrew Rabert | |
| Fix NullRef from progress report | |||
| 2019-01-21 | Revert "Fix segment_time_delta for ffmpeg 4.1" | Joshua M. Boniface | |
| 2019-01-21 | Use TagLibSharp Nuget package | Andrew Rabert | |
| 2019-01-21 | Fix NullRef | Bond_009 | |
| 2019-01-21 | Add jellyfin-web#53 to changelogs | Joshua Boniface | |
| 2019-01-21 | Add helpful time text around platform builds | Joshua Boniface | |
| 2019-01-21 | Merge pull request #655 from joshuaboniface/local-web-branch | Joshua M. Boniface | |
| Support trying local branches in submodule | |||
| 2019-01-21 | Add jellyfin-web#52 to changelogs | Joshua Boniface | |
| 2019-01-21 | Update changelogs to include this PR | Joshua Boniface | |
| 2019-01-21 | Support trying local branches in submodule | Joshua Boniface | |
| 2019-01-21 | Address comments | Bond_009 | |
| 2019-01-21 | Clean up last bits | Bond_009 | |
| 2019-01-21 | Make ConditionProcessor static | Bond_009 | |
| 2019-01-21 | Clean up streambuilder | Bond_009 | |
| 2019-01-21 | Use basename for cross-platform operation | Joshua Boniface | |
| Trying to sed out the deployment/ failed on MacOS, so use the basename command instead for the same effect. | |||
