mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-06 15:27:02 +01:00
1a477201ed
* Fix Seafile setting page loading Check access_token instead of QSetting parameters to make sure that we're logged in. * Use CaseInsensitive file type checking (#5499) CloudFileService and TagReader classes use QString::endWith() method for checking file type. This method is CaseSensitive by default. |
||
---|---|---|
.. | ||
cloudstream.cpp | ||
cloudstream.h | ||
CMakeLists.txt | ||
fmpsparser.cpp | ||
fmpsparser.h | ||
tagreader.cpp | ||
tagreader.h | ||
tagreadermessages.proto |