Nick Logozzo

Results 98 comments of Nick Logozzo

According to the error, `cannot increment recursive directory iterator: Permission denied` . This means that Tagger was unable to open a subfolder in the folder you opened. What folder did...

Is there any file, doesn't have to be a music file, inside your downloads directory that just happens to have a lock next to it in Nautilus, meaning that you...

I plan on rewriting Tagger to be cross platform using QT (with adwaita styled controls similar to Fedora Media Writer). In that release I will have Tagger skip over any...

The library used to access musicbrainz, libmusicbrainz5, seems to be a little outdated for accessing musicbrainz, I have noticed. I will be looking for either another music database or a...

As of now, Tagger will only get the year, album, and album artist from musicbrainz if available.

It looks like a C++ library so I should be able to include it. That'll make it a lot easier with MusicBrainz searching as well.

I've decided to scrap the MusicBrainz feature using libmusicbrainz5 completely in the next version, until I can find a more suitable library for this task. The API used by Picard...

I plan on rewriting Tagger with QT (using libadwaita styled controls similar to Fedora Media Writer). Will fix in that release, just may take a little bit.

https://github.com/nlogozzo/NickvisionTagger/commit/8f3cc9b0da01236e5e6f447ca55b4189a7678dde

It might be a TagLib issue. It was giving me a lot of development issues with album art, except for MP3 files, those I had no issues. However, I plan...