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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Alternate template of save folder + AlbumID in tag & in folder name #36

Open
viviancels opened this issue Jun 12, 2023 · 4 comments
Labels
Feature New feature or request

Comments

@viviancels
Copy link

viviancels commented Jun 12, 2023

馃殌 Feature Request

Describe alternatives you've considered

Hello.

  1. Is it possible for the album to be saved according to the following template: Track Artist - Album (Year) or Album Artist - Album (Year). If the album contains different artists, then you can specify VA instead of the performer or artist of first track.
  1. Very necessary option - AlbumID in tag and in folder name. Let take https://www.qobuz.com/us-en/album/another-dimention-dream-travel/rdsspixvxglqc - in this rdsspixvxglqc is album ID . So if added to it https://www.qobuz.com/us-en/album/ then we will get a link of album https://www.qobuz.com/us-en/album/rdsspixvxglqc. ("another-dimention-dream-travel" is no necessary part of the reference and it can be omitted).

The fact is that sometimes different albums have the same album names and track names, in which case they add up to the same folder and there can be conflicts if they have the same track names:
https://www.qobuz.com/us-en/album/beautiful-dream-travel/we96yhinn8jsa
https://www.qobuz.com/us-en/album/beautiful-dream-travel/c5qvgjhr5w8ka

Example AlbumID in folder name: Dream Travel - Another Dimention (Original Mix) (2016) rdsspixvxglqc

  1. It is advisable to add a label tag
@gisturbance
Copy link

Issue #24 for download template path.

@DJDoubleD DJDoubleD added the Feature New feature or request label Jun 16, 2023
@DJDoubleD
Copy link
Owner

As mentioned above, there are already some overlapping issue requesting customisable folder structures & filenames. Some of these requests conflict with eachother.
This isn't an easy feature to add currently, especially given the path lenght limitations on windows
.
Also, when downloading labels or artists, the album id is already added in square brackets as suffix to the album paths (exactly to avoid overriding different albums with the same name), and some people ask to remove that id from the path...
Will have to do some more thinking on how and if this can be resolved in the current app code...

@gisturbance
Copy link

@DJDoubleD path length should no longer be an issue.

@orbittwz
Copy link

orbittwz commented Sep 4, 2023

Adding here my suggestion, the saved folder should be a template using the variables from the data.
Basically covering all options and when writing a template the program uses it to parse the saved folder name.
This template can be saved in settings.
229582160-f4c1da34-961c-49ae-ad7e-ef8cf4c5c286

Thanks!

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

No branches or pull requests

4 participants