-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Once #17 is complete, it should be improved to record the resolution of each local file in the database, and allow the user to select a resolution/file in the player/download.
- Add resolution to
video_files
table. Maybe just a singleheight
value or multiplewidth
/height
ints? - Add command to add resolution information to database for existing files
- Update
import:filesystem
to add resolution information to database on import - Allow selecting resolution/source when multiple resolutions are available
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request