Some users wish to store their music different from what yoink expects (Artist/Album/{tracks}.
Users may want to separate their music via genre like music/Rock/..., music/Electronic/..., etc.
The first step in supporting these kinds of setups is during onboarding (library import) , where the app should fall back to reading the embedded music metadata if the folder structure is not correct for the current implementation.
Some users wish to store their music different from what yoink expects (
Artist/Album/{tracks}.Users may want to separate their music via genre like
music/Rock/...,music/Electronic/..., etc.The first step in supporting these kinds of setups is during onboarding (library import) , where the app should fall back to reading the embedded music metadata if the folder structure is not correct for the current implementation.