mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-02 22:57:34 -05:00
invalid runtime for movie when viewing mediainfo details #8659
Labels
No labels
Area: API
Area: Database
Area: Db-migration
Area: Download Clients
Area: Extras
Area: Import Lists
Area: Indexer
Area: Metadata API
Area: Notifications
Area: Organizer
Area: Parser
Area: Scanning
Area: Tooling
Area: UI
Area: Unit Tests
On Hold: MetadataAPI Blocking
On Hold: MetadataAPI Blocking
Priority: High
Priority: Low
Priority: Medium
Status: Accepted
Status: Cannot Reproduce
Status: Confirmed
Status: Help Wanted
Status: In Progress
Status: Indexer - need invite
Status: Info Needed
Status: Investigating
Status: Logs Needed
Status: Maybe One Day
Status: Needs Triage
Status: On Hold
Status: Ready for Review
Status: Unlikely
Status: Waiting for OP
Status: Won't Fix
Type: Bug
Type: Documentation
Type: Duplicate
Type: Enhancement
Type: External Bug
Type: Feature Request
Type: Regression
Type: Support
Type: Support.
conflict
lidarr-pull
no-conflict
not-pulled
readarr-pull
readarr-pull
sonarr upstream
sonarr-pull
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Radarr#8659
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?
Originally created by @thezoggy on GitHub (Aug 12, 2024).
Is there an existing issue for this?
Current Behavior
mediainfo
ffprobe
ffprobe -loglevel error -print_format json -show_format -sexagesimal -show_streams -probesize 50000000 /path/file.mkvhttps://hastebin.com/share/jorapizeqe.json
but the important bit
possible fallout of:
github.com/Radarr/Radarr@5533528b56Expected Behavior
show correct runtime
Steps To Reproduce
Look at any movie runtime in radarr that has 1+ hour runtime...
Environment
What branch are you running?
Nightly
Trace Logs? Not Optional
i do not have trace logs enabled at the moment, but this issue is easily seen without logs (see above ffprobe info)
Trace Logs have been provided as applicable. Reports will be closed if the required logs are not provided.
trace- that are relevant and show this issue.@thezoggy commented on GitHub (Aug 12, 2024):
to note, sonarr still displays things as you'd expect,
hh:mm:ssso i assume not an upstream bug, but specific to radarr
@mynameisbogdan commented on GitHub (Aug 12, 2024):
Regression from
5533528b56