Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only "see" one directory #1

Open
friki67 opened this issue Apr 6, 2023 · 0 comments
Open

Only "see" one directory #1

friki67 opened this issue Apr 6, 2023 · 0 comments

Comments

@friki67
Copy link

friki67 commented Apr 6, 2023

Hello! I'm testing this, and it is working great for my Album directory. The thing is that it only "see" one directory in my Singleton's one.

This is my path definition

    default: Album/$albumartist/$album%aunique{} [$year]/$track - $title                                                                                              
    singleton: Non-Album/Singleton/$artist/$title                                                                                                                     
    albumtype:soundtrack: Soundtrack/$album [$year]$atypes/$track - $title                                                                                            
    comp: Non-Album/Compilation/$albumartistcomp/$album%aunique{} $atypes/$track - $artist - $title  

I did beet fetchartist /mnt/storage/data/media/music/Album and it works perfectly
But if I do beet fetchartist /mnt/storage/data/media/music/Non-Album/Singleton it only 'sees' one of my artists directory, no difference with the rest (maybe imported before some change?)
If I did beet fetchartist /mnt/storage/data/media/music/Non-Album.
Can you help, please?
NOTE: maybe it has to do with $albumartist vs $artist or my $albumartistcomp field?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant