bonukai / MediaTracker

Self hosted media tracker for movies, tv shows, video games, books and audiobooks
MIT License
536 stars 23 forks source link

store runtime in milliseconds #629

Closed bonukai closed 1 week ago

bonukai commented 1 week ago

Runtime is stored in minutes, as returned from TMDB and Audible. This is used for duration in seen entries, where duration is stored in milliseconds. Lets be consistent and use milliseconds everywhere.