not in any of the folders that I am importing. I know that beets rejects that file type :D
found that out one day lol
server is showing basically no CPU activity, no extensive RAM usage
share that the songs are on doesn't appear to be showing much activity (not at home to see if the disk lights are flashing), but this import has been running for a few hours for not that many folders.
derwin
when I have this behavior
I keep reducing the number of folders
basically, there's going to be an edge case with mutagen, probably on a corrupted file
or a file with terrible tags.
I understand it sucks but it's files and files tags sucking... not really beets.. :/
(almost all the time)
locutus1
totally understand :). this is one reason that I have not imported my entire music library folder in one go :D
SignorD has quit
SignorD joined the channel
NOTICE: [beets] markfaine opened issue #1203: Use metaflac as backend for the replaygain plugin https://github.com/sampsyo/beets/issues/1203
I mean, last.fm could offer some better tag management and for that matter, better matching using musicbrainz id's
wob
i don't understand
DjSlash
well, for example, you can't vote for tags on a artist/album. So there can't be some sort of moderation if someone tags it wrong
wob
on last fm?
DjSlash
yes
wob
ok, so i should disable that plugin and use music brains tags?
Freso joined the channel
hm i just read, beet doesn't do that
DjSlash
yeah, musicbrainz doesn't support genre tags that much (yet)
so last.fm genre tags is the best we have at this point
thunderrd has quit
wob
ok
changed it manually now
thanks for your help :)
DjSlash
you're welcome
Freso
Mostly because genres are pretty subjective, and MB is mostly objective data oriented.
Freso goes to read the logs
Also, one of the problems with Last.fm is that is has terrible disambiguation.
DjSlash
yes, absolutely
Freso
So an artist like "Alex" which there are a thousand of will have tags like "pop", "r&b", "k-pop", "rock", "trance", "house", ...
At one point they had planned to disambiguate better (based on Artist MusicBrainz IDs), but I guess those plans got scrapped early on during the Last.fm decline.
DjSlash
that's what I meant when I said "better matching using musicbrainz id's"
wob
oh that sucks, i just want all my music from one genre to have the same tag so i don't have tons of different hiphop genres in itunes/on my phone
Freso
wob: FWIW, I have *plans* to do AllMusic, Discogs, and AcousticBrainz plugins.
Plans like that are fickle though, so no guarantees that it'll ever happen.
(I realised there's already a Discogs one - but I want one that only does genres.)
DjSlash
hehe :)
Freso
*realise
(Ultimately I want to pull in data from all of the above (incl. my MB user tags) and combine them.)
wob
that would be neat, guess i'm going to keep an eye out on the changelogs of new releases
Freso
It would likely appear in my GitHub user repositories before coming into upstream beets :)
wob
i'm subscribed to the thread in wcd
don't have a github acc
Freso
sampsyo: "this will be one of the last releases to support Python 2.6"... why not "[...] be the last release [...]"?
bru``
Freso: I'd say he first wants to hear whether there's people still relying on 2.6 and then decide when to stop support
Is there an easy way to register a listener that is a method of the plugin?
during the auto-tagging process, I see the following text: "added last.fm album genre (artist): Electronic" for above release when normally it should have been comedy
lastgenre plugin is configured with source: album and NOT artist so why does it fetch this artist tag instead of album tag?