[PR #3898] [MERGED] Return int64 in json as number #9752

Closed
opened 2026-02-07 06:07:52 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/3898
Author: @crobibero
Created: 8/14/2020
Status: Merged
Merged: 8/14/2020
Merged by: @Bond-009

Base: masterHead: fix-int64


📝 Commits (2)

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 MediaBrowser.Common/Json/Converters/JsonInt64Converter.cs (+3 -3)

📄 Description

Old api returned int64 not stringified, return to previous implementation.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/3898 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 8/14/2020 **Status:** ✅ Merged **Merged:** 8/14/2020 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `fix-int64` --- ### 📝 Commits (2) - [`64658a0`](https://github.com/jellyfin/jellyfin/commit/64658a0bd0a7721f076fd0fe3abd471c823bd8d1) Return int64 in json as number - [`64ace58`](https://github.com/jellyfin/jellyfin/commit/64ace58ef5352fdf9659f9246410be0b02d7c349) fix docs ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Common/Json/Converters/JsonInt64Converter.cs` (+3 -3) </details> ### 📄 Description Old api returned int64 not stringified, return to previous implementation. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:07:52 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9752