mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #4842] [MERGED] Add JsonDateTimeConverter #10298
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/4842
Author: @crobibero
Created: 12/21/2020
Status: ✅ Merged
Merged: 12/22/2020
Merged by: @cvium
Base:
master← Head:date-time-formatter📝 Commits (2)
242b5a4Add JsonDateTimeConverterd3b6a24Add JsonDateTimeConverter📊 Changes
2 files changed (+35 additions, -0 deletions)
View changed files
➕
MediaBrowser.Common/Json/Converters/JsonDateTimeConverter.cs(+34 -0)📝
MediaBrowser.Common/Json/JsonDefaults.cs(+1 -0)📄 Description
Fixes https://github.com/jellyfin/jellyfin/issues/4654
Note that I still get "Indexing failed for Jellyfin" at the top, but everything seems to work fine.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.