| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-27 | Add tv home. | Patrick Barron | |
| 2020-07-27 | Add Dashboard theme. | Patrick Barron | |
| 2020-07-27 | Serialize/deserialize new entities properly. | Patrick Barron | |
| 2020-07-27 | Make adjustments to display preference entities. | Patrick Barron | |
| 2020-07-27 | Bump master version to 10.7.0 for next release | Joshua M. Boniface | |
| 2020-07-27 | Fix bump_version so it works properly | Joshua M. Boniface | |
| 2020-07-27 | Cleanup interfaces | Matt Montgomery | |
| 2020-07-27 | Merge pull request #3679 from barronpm/json-1 | Anthony Lavado | |
| Use System.Text.Json in DefaultPasswordResetProvider | |||
| 2020-07-27 | Add missing functions | crobibero | |
| 2020-07-27 | Merge pull request #3718 from Ullmie02/api-hlsegment | Patrick Barron | |
| Move HlsSegmentService to Jellyfin.Api | |||
| 2020-07-27 | Move HlsSegmentService to Jellyfin.Api | David Ullmer | |
| 2020-07-27 | fix build | Nyanmisaka | |
| 2020-07-27 | Merge branch 'master' into tonemap | Nyanmisaka | |
| 2020-07-27 | Merge pull request #3684 from Bond-009/warn22 | Joshua M. Boniface | |
| Fix warnings | |||
| 2020-07-26 | Code cleanup | Matt Montgomery | |
| 2020-07-26 | Translated using Weblate (Chinese (Traditional)) | gnehs | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/ | |||
| 2020-07-26 | Apply suggestions from code review | Matt Montgomery | |
| 2020-07-26 | Merge pull request #3711 from yrjyrj123/fix_hw_decoder_for_macos | Anthony Lavado | |
| Fix the problem that hardware decoding cannot be used on macOS. | |||
| 2020-07-26 | Merge pull request #3699 from oddstr13/pr-embedded-subs-1 | Anthony Lavado | |
| Fix embedded subtitles | |||
| 2020-07-26 | Merge pull request #3660 from crobibero/plugin-config-location | Anthony Lavado | |
| Force plugin config location | |||
| 2020-07-26 | Merge pull request #3704 from oddstr13/pr-dotdir-sample-1 | Anthony Lavado | |
| Don't ignore dot directories or movies/episodes with sample in their name. | |||
| 2020-07-26 | Merge pull request #3597 from barronpm/jellyfin-drawing-skia-cleanup | Anthony Lavado | |
| Jellyfin.Drawing.Skia Cleanup | |||
| 2020-07-26 | . | Odd Stråbø | |
| 2020-07-26 | Merge remote-tracking branch 'upstream/master' into quickconnect | Matt Montgomery | |
| 2020-07-26 | Add more tests, update comment | Odd Stråbø | |
| 2020-07-27 | remove spaces | Nyanmisaka | |
| 2020-07-27 | Update MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs | 不帅你报警 | |
| Co-authored-by: Nyanmisaka <nst799610810@gmail.com> | |||
| 2020-07-26 | Merge pull request #3693 from crobibero/api-library | Patrick Barron | |
| Fix LibraryStructure API parameters | |||
| 2020-07-26 | Update EncodingHelper.cs | 不帅你报警 | |
| Fix the problem that hardware decoding cannot be used on macOS. | |||
| 2020-07-27 | Merge pull request #3703 from oddstr13/pr-username-space-1 | dkanada | |
| Allow space in username | |||
| 2020-07-26 | Comment | Odd Stråbø | |
| 2020-07-26 | Update comment to include space | Odd Stråbø | |
| 2020-07-26 | remove unused line | Nyanmisaka | |
| 2020-07-25 | use proper HttpClient DI | crobibero | |
| 2020-07-26 | Yep. I failed at copy-pasting. | Odd Stråbø | |
| 2020-07-25 | Don't ignore dot directories. | Odd Stråbø | |
| Use `.ignore` file to hide directory from library scan. Also, please tell me we handle sample matching somewhere else? This is a mess. | |||
| 2020-07-25 | Allow space in username | Odd Stråbø | |
| 2020-07-25 | Use async json serialization. | Patrick Barron | |
| 2020-07-25 | Fix formating | Odd Stråbø | |
| 2020-07-25 | Fix embedded subtitles | Odd Stråbø | |
| 2020-07-24 | Fix request parameters | crobibero | |
| 2020-07-24 | Fix request parameters | crobibero | |
| 2020-07-24 | Fix request parameters | crobibero | |
| 2020-07-24 | move VideoService.cs to Jellyfin.Api | crobibero | |
| 2020-07-24 | Merge pull request #3592 from Ullmie02/api-audio | Patrick Barron | |
| Migrate AudioService to Jellyfin.Api | |||
| 2020-07-24 | Fix left /usr/bin/jellyfin symlink on removal and typo | MichaIng | |
| After removal of the symlink target file "/usr/lib/jellyfin/bin/jellyfin", file existence check on the symlink "[[ -f /usr/bin/jellyfin ]]" returns false. As a result the symlink is left in place on package purge. The correct check would be "[[ -L /usr/bin/jellyfin ]]", but since it could be a file in cases, e.g. manual fix on file systems with no symlink support or for any other reason, it is easiest to use "rm -f" to assure that it is removed in both cases and not return false even if it does not exist at all. Additionally this fixes a typo on upstart script check. Signed-off-by: MichaIng <micha@dietpi.com> | |||
| 2020-07-24 | Read EnableNextVideoInfoOverlay from database. | Patrick Barron | |
| 2020-07-24 | Migrate EnableNextVideoInfoOverlay | Patrick Barron | |
| 2020-07-24 | Read skip lengths from server. | Patrick Barron | |
| 2020-07-24 | Migrate skip lengths. | Patrick Barron | |
