1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2025-07-03 00:47:20 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
2e9a6b8eb4 Increase metadata parser test counter 2024-07-01 00:43:44 +02:00
39e98d8314 remember to add to the diskmanager expected result, when adding a test :-( 2024-04-03 21:14:46 +00:00
7339fe676b This reverts commit 75d81d42bd. 2024-04-03 21:17:07 +02:00
dbcd14f5c7 This reverts commit ae1309b011. 2024-04-03 21:17:03 +02:00
ae1309b011 moved some tests, that seemed to influence indexing tests 2024-03-31 16:15:45 +02:00
75d81d42bd Feature/caption and title (#14)
* reading caption and title from several tags with several tests added
minor bugfix for date conversion to MS
optimization: break sidecar loop, when first sidecar is found
2024-03-31 14:57:20 +02:00
59b78d0223 fixed the DiskManagerWorker test 2024-03-07 20:38:27 +01:00
1b579269ce Feature/specialchars (#2)
* switched from ExifReader to exifr and updated tests to fix issue 794
2024-02-05 22:35:25 +01:00
1458faca70 Adding animated gif support #779 2023-11-26 22:47:57 +01:00
a323634351 Fixing tests after adding extension manager #753 2023-11-16 23:41:05 +01:00
2b0d1a96a6 remove threading #641 2023-10-14 17:54:21 +02:00
f04ed67205 feat: container header meta data parsing
Adds parsing of container header data, which provides correct dates
for Matroska files and also fixes the issue that the bitrate shown
in the UI reflects only the video bitrate (not video + audio bitrate).
2023-09-03 15:35:19 +02:00
7ca7451a24 Fixing DiskManagerWorker.spec.ts test #516 2023-03-05 18:49:08 +01:00