1
0
Fork 0
Commit Graph

125 Commits

Author SHA1 Message Date
jvoisin 9fa76c4c20 Remove some unused imports 2018-04-04 23:18:38 +02:00
jvoisin d3b1eabe07 Add a test for when main.py is called without any args 2018-04-04 23:14:43 +02:00
jvoisin 4ee091d833 Improve get_meta in various ways
- Normalize the case
- Strip \00, \r, space and \n
- Flatten metadata lists
- Add tests for audio files
2018-04-04 21:59:46 +02:00
jvoisin 6c19e43e5d Add even more tests for the cli 2018-04-04 00:37:55 +02:00
jvoisin 6398befe14 Add a first test for the CLI 2018-04-04 00:22:00 +02:00
jvoisin ccf16d7489 Add a test for an issue highligthed by 76f25212d1 2018-04-03 23:29:34 +02:00
jvoisin 6868f20065 `parser_factory` now returns the mtype too 2018-04-02 17:36:26 +02:00
jvoisin 27beda354d Move every image-related parser into a single file 2018-04-01 12:30:00 +02:00
jvoisin eac51dbc99 Refactor office document handling 2018-04-01 01:04:06 +02:00
jvoisin 2d7c703c52 Add support for .tiff files 2018-04-01 00:43:36 +02:00
jvoisin c186fc4292 Clean deep metadata for zip files 2018-04-01 00:17:06 +02:00
jvoisin 6d506b8757 Add a deep check for office/libreoffice files 2018-03-31 23:09:54 +02:00
jvoisin 12b3b39d4d Add support for .odt 2018-03-31 21:20:21 +02:00
jvoisin 1ee936420c Display docx metadata 2018-03-31 21:16:02 +02:00
jvoisin 865ad181ae Add support for docx 2018-03-31 15:47:06 +02:00
jvoisin f391c9603c Change a bit the source code organisation 2018-03-31 15:46:17 +02:00
jvoisin 2eb68928d5 FLAC support 2018-03-25 16:20:45 +02:00
jvoisin 19a8fd97aa Implement mp3 and ogg support 2018-03-25 16:17:41 +02:00
jvoisin d4d6f31655 Add support for jpeg 2018-03-25 15:09:12 +02:00
jvoisin 7ad9ff08ad Add a test for PNG files 2018-03-20 23:35:02 +01:00
jvoisin acb9b2d14e Clean metadata 2018-03-18 23:48:14 +01:00
jvoisin df3c27d79d Improve the testsuite 2018-03-18 21:42:12 +01:00
jvoisin 069765376d Remove a useless file 2018-03-13 01:01:18 +01:00
jvoisin 67ce0f739f Add a working test 2018-03-13 01:01:07 +01:00
jvoisin 13d2507d60 First commit 2018-03-06 23:20:18 +01:00