casualsnek / onthespot

qt based music downloader written in python
GNU General Public License v2.0
736 stars 53 forks source link

Feature: Add album artist info #86

Closed kooolarpan closed 10 months ago

kooolarpan commented 10 months ago

Due to the missing album artist, I am unable to filter artists in my local media player.

casualsnek commented 10 months ago

Thanks for reporting, the required changes are in https://github.com/casualsnek/onthespot/pull/73 . I will merge it once i have tested it, after that the issue should be fixed.

If you already have a large collection of media and do not wish to re-download them, i can provide a helper script to fix existing media metadata !

kooolarpan commented 10 months ago

Oh, I didn't see the PR. I have already fixed my metadata. Thanks.