sailfishos-applications / flowplayer

Music Player for SailfishOS
https://openrepos.net/content/olf/flowplayer
Other
6 stars 7 forks source link

[Suggestion] Expand extracting cover art images to artist images and to detect other common file names #80

Open Olf0 opened 8 months ago

Olf0 commented 8 months ago

Extend the code introduced by PR #75 (primarily in src/datareader.cpp) to:

  1. Extract (detect & copy) artist images, see last paragraph of this #75 (comment) for some details.
  2. Detect other common file names, e.g. front, if they really are "common" (please check first!). Currently, only cover and folder are detected.

P.S.: Originally this was the second and half of the third point of this list https://github.com/sailfishos-applications/flowplayer/pull/75#issuecomment-1986857312.