ISO-B
f2e09e524f
Cleaned unused require from prober
2022-01-07 15:17:35 +02:00
ISO-B
dc05c38430
Fixes reading multiline data from file tags
...
Swiched fluent-ffmpeg to node-ffprobe.
Fluent's ffprobe can't handle multiline tag data due to it's parsing process.
node-ffprobe supports getting probe data using json format which keeps line changes.
2022-01-07 15:15:53 +02:00
ISO-B
7fa2ec2789
Bookview shows description line changes
2022-01-06 12:50:33 +02:00
ISO-B
7607381ea4
Added _isbn to Book so it's always string
2022-01-04 14:46:40 +02:00
ISO-B
01c8013309
Changed replaceAll to replace since node12 doent' have it
2022-01-04 14:41:34 +02:00
ISO-B
2f8a90c21a
Added isbn search
...
Search now also searches books using isbn.
ISBN match has to be exact to prevent isbn matches to flood results.
2022-01-04 12:20:28 +02:00
ISO-B
021d3cfa1a
Added isbn fetching for metadata
...
If file metadata has isbn tag it will be fetched and used for book
2022-01-03 21:40:03 +02:00