Clementine-audio-player-Mac.../ext/libclementine-tagreader
Jim Broadus 1309c76bec tagreader: Relocate artist/album/title guessing code
Move the code that attempts to fill missing song metadata out of the
tagreader worker. In the main process, it will be controllable using
settings and calling context.

The methods were moved into a new SongPathParser class that checks new
settings to determine if action should be taken.
2021-05-17 13:20:34 +01:00
..
CMakeLists.txt ext: Remove depencency on src 2021-03-17 18:26:51 +00:00
cloudstream.cpp tagreader: Follow redirects when downloading file 2021-02-26 11:18:49 +00:00
cloudstream.h Fix memory leaks (#6376) 2019-08-02 16:24:26 +01:00
fmpsparser.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
fmpsparser.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
gmereader.cpp protobuf: Fix namespace conflict 2021-02-21 14:17:26 +00:00
gmereader.h protobuf: Fix namespace conflict 2021-02-21 14:17:26 +00:00
tagreader.cpp tagreader: Relocate artist/album/title guessing code 2021-05-17 13:20:34 +01:00
tagreader.h build: Don't include src/config.h from ext 2021-03-16 09:30:56 +00:00
tagreadermessages.proto protobuf: Fix namespace conflict 2021-02-21 14:17:26 +00:00