Commit Graph
24 Commits
Author SHA1 Message Date
emeric e274c0ca89 Split the utils file 2020-02-08 17:44:12 +01:00
emeric 52a0f62491 Sanitize MBID usage: do not trust MBID coming from files' metadata 2020-02-08 12:38:28 +01:00
emeric 512dae2ad9 Removed implicit conversion from std::filesystem::file_time_type since it is broken in GCC9, fixes #7 2019-10-28 20:04:19 +01:00
emeric 2c5917235a Upgraded code to switch to C++17. Tested on Debian Buster 2019-09-10 13:07:06 +02:00
emeric 03074cedc8 properly handle multi tags like MP3 ID3 v2.4 tags 2019-03-23 14:58:29 +01:00
emeric 202d447422 Added multi artists support 2019-03-18 13:54:13 +01:00
emeric 4d01a1e996 WIP 2019-03-10 13:49:51 +01:00
emeric f5f6136159 Add copyright/copyrightURL support and display it in the release view 2018-09-21 14:00:15 +02:00
emeric f1c12ebb4d Centralized scan settings into a dedicated ScanSettings table 2018-05-20 14:38:04 +02:00
emeric 070d466380 Made the cluster types that are displayed configurable in the release and artist view 2018-05-11 13:42:25 +02:00
emeric 57e745b460 Simplifiying the cluster types handling 2018-05-06 17:14:15 +02:00
emeric 057ea3ab4e Better handling of date/year in tags 2018-04-25 13:45:01 +02:00
emeric 9cb4918f44 Upgrade from Wt3 to Wt4 2018-04-16 16:56:51 +02:00
emeric 937729f8ff Simplified a bit the AvInfo part 2018-03-21 23:12:14 +01:00
emeric 9cf89893e0 Prepare multi cluster tag parsing 2018-03-01 22:20:53 +01:00
emeric 6f973096f3 [DB] Switched from ffmpeg to TagLib in order to get tags 2016-05-02 19:58:27 +02:00
emeric ae8310b837 [DB] Added MBID for tracks 2016-01-26 21:01:00 +01:00
emeric 3fdc25572a [UI/MOBILE] Display disc number only if necessary 2015-11-22 22:45:13 +01:00
epoupon c94c859f68 [AV] Removed unused code, merged av and transcode 2015-09-11 13:56:41 +02:00
emeric 14481d1e77 Do not use exceptions when scan file error occurs 2015-09-02 20:56:12 +02:00
emeric d59a04f5da [Database] restored id on Artist, Genre and Release tables. Added basic MusicBrainz ID support. Improved search filters a bit 2015-07-26 20:29:19 +02:00
emeric a03a890f5b [UI] Various improvments in audio view 2014-12-13 18:21:57 +01:00
emeric 92891ea070 Handle the original date of the songs 2014-10-11 17:37:02 +02:00
emeric 49ff050539 Reworked the project layout 2014-10-10 20:41:34 +02:00