mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-23 23:20:51 +01:00
[PR #1007] [MERGED] Log time in a standardized way #8431
Labels
No labels
area:database
awaiting-feedback
backend
blocked
breaking change: web api
bug
build
ci
confirmed
discussion needed
dotnet future
downstream
duplicate
EFjellyfin.db
enhancement
feature
future
github-actions
good first issue
hdr
help wanted
invalid
investigation
librarydb
live-tv
lyrics
media playback
music
needs testing
nuget
performance
platform
pull-request
question
regression
release critical
requires-web
roadmap
security
security
stale
support
syncplay
ui & ux
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: starred/jellyfin#8431
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/1007
Author: @Bond-009
Created: 2/26/2019
Status: ✅ Merged
Merged: 2/26/2019
Merged by: @joshuaboniface
Base:
master← Head:time📝 Commits (1)
0804bedLog time in a standardized way📊 Changes
4 files changed (+8 additions, -8 deletions)
View changed files
📝
Emby.Server.Implementations/ApplicationHost.cs(+2 -2)📝
Emby.Server.Implementations/Data/SqliteItemRepository.cs(+1 -1)📝
Emby.Server.Implementations/HttpServer/HttpListenerHost.cs(+4 -4)📝
Emby.Server.Implementations/ScheduledTasks/Triggers/DailyTrigger.cs(+1 -1)📄 Description
My last PR #1003 didn't log properly. This will also make it easier to read for
TimeSpans longer than 1sec.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.