First of all, beets is becoming really great! I like to use it fully automatically when new albums coming in (with a cron-job). Between this new albums, a lot of them are 'various artists' albums. I like to sort and categorise these v.a. albums in a special way. For example, i'm collecting a dutch hit-list serie called 'hitzone', up to now there are 68 of them. With the latest album-name: Radio 538 Hitzone 68. I add 'Hitzone' in each album hitzone album to the comment metatag. Like hitzone i got a bunch of other 'various artists' album tagged in the same way.
Now, i want to be able to use queries and flexible attributes to add these values automatically on importing to the comment field. Something like this:
if album contains 'hitzone' then add hitzone to comment tag. Preferably i want to add a simple text file containing al these collections and tell beets to lookup the file on import and check if it can find, for example hitzone that matches with the album name and then add hitzone to the comment meta-data tag. Is this possible? I know i can get them in the right folder with the queries but i specially need this tags in the comment field for my media player.
Furthermore, some other little question. Tell me, if im not reporting this in the right or if i should open an individual ticket for it.
- Is it possible to use the fetchart plugin only to feed embed art plugin? That is, don't import a individual art file, but only use it for embedding.
- The embedart plugin is overwriting an eventually already existing embedded art. Can this be changed? For example, check if the existing embed art is of better quality than the one that is downloaded and then take the one of the best quality?
- The scrub plugin is also removing the embedart, this should not be default behaviour. Moreover, the ability to not scrub certain fields would be great, e.g. embedart.
- The logging should be extended. I know it is already pointed out, but i think this is very important for those people using the tagger without manual user input.
- Move to an alternative directory if the album can not be tagged? In that case, the should not land into the database but outside into another folder for further manual inspection.
- Finally, the ability to look up albums within the database that doesn't have a cover art embedded would be a great feature
Thanks in advance, and my apologies if im not reporting this in the right manner. If that's the case, correct me please;)
First of all, beets is becoming really great! I like to use it fully automatically when new albums coming in (with a cron-job). Between this new albums, a lot of them are 'various artists' albums. I like to sort and categorise these v.a. albums in a special way. For example, i'm collecting a dutch hit-list serie called 'hitzone', up to now there are 68 of them. With the latest album-name: Radio 538 Hitzone 68. I add 'Hitzone' in each album hitzone album to the comment metatag. Like hitzone i got a bunch of other 'various artists' album tagged in the same way.
Now, i want to be able to use queries and flexible attributes to add these values automatically on importing to the comment field. Something like this:
if album contains 'hitzone' then add hitzone to comment tag. Preferably i want to add a simple text file containing al these collections and tell beets to lookup the file on import and check if it can find, for example hitzone that matches with the album name and then add hitzone to the comment meta-data tag. Is this possible? I know i can get them in the right folder with the queries but i specially need this tags in the comment field for my media player.
Furthermore, some other little question. Tell me, if im not reporting this in the right or if i should open an individual ticket for it.
Thanks in advance, and my apologies if im not reporting this in the right manner. If that's the case, correct me please;)