Skip to content

Commit

Permalink
🐛 Fix runtime not passed through to duration - Resolves jurialmunkey/…
Browse files Browse the repository at this point in the history
  • Loading branch information
jurialmunkey committed Jan 9, 2025
1 parent 716cf02 commit ce60b1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/lib/lists/filterdir.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ def update_global_property_versions():
"album": "album",
"track": "tracknumber",
"duration": "duration",
"runtime": "duration",
"playcount": "playcount",
"director": "director",
"trailer": "trailer",
Expand Down

0 comments on commit ce60b1c

Please sign in to comment.