home · contact · privacy
Add VideoFile.duration_ms with storage in DB.
authorChristian Heller <c.heller@plomlompom.de>
Tue, 18 Feb 2025 12:42:35 +0000 (13:42 +0100)
committerChristian Heller <c.heller@plomlompom.de>
Tue, 18 Feb 2025 12:42:35 +0000 (13:42 +0100)
commit35e5fd7fe9a8c56310db5fbecc77f8cc955acc7c
tree3949960abc79071b7f4bd8cf383327b518f808c8
parentc3a5b8e2da57fb3d0fb555a115f64bbcc2f2679f
Add VideoFile.duration_ms with storage in DB.
src/migrations/7_add_files_duration_ms.sql [new file with mode: 0644]
src/migrations/new_init.sql
src/ytplom/db.py
src/ytplom/migrations.py
src/ytplom/misc.py