-
-
Notifications
You must be signed in to change notification settings - Fork 107
Open
Labels
bugSomething isn't workingSomething isn't working
Description
You must use the search before you create an issue!
- I did use the search, I promise!
What happened?
I downloaded the following artist and for some reason they have this album twice
https://tidal.com/album/57329069
https://tidal.com/album/412794082
I am trying to find documentation so I can append the album ID in the end of the album folder path name but I cant find any info about the tagging and pathing system.
A simple system should be in place to split albums like that in folders so you can at least manually delete the second one.
Version App
v0.27.0
What operating system do you use?
Windows
Version OS
Windows 11 25H1
Relevant log output
Your settings
{
"skip_existing": true,
"lyrics_embed": true,
"lyrics_file": false,
"video_download": false,
"download_delay": false,
"download_base_path": "Y:\\downloads\\music",
"quality_audio": "LOSSLESS",
"quality_video": "480",
"format_album": "{album_artist}/{album_title}{album_explicit}/{track_volume_num_optional}{album_track_num} - {track_title}",
"format_playlist": "Playlists/{playlist_name}/{list_pos}. {artist_name} - {track_title}",
"format_mix": "Mix/{mix_name}/{artist_name} - {track_title}",
"format_track": "Tracks/{artist_name} - {track_title}{track_explicit}",
"format_video": "Videos/{artist_name} - {track_title}{track_explicit}",
"video_convert_mp4": false,
"path_binary_ffmpeg": "",
"metadata_cover_dimension": "640",
"metadata_cover_embed": true,
"cover_album_file": false,
"extract_flac": false,
"downloads_simultaneous_per_track_max": 20,
"download_delay_sec_min": 3.0,
"download_delay_sec_max": 5.0,
"album_track_num_pad_min": 1,
"downloads_concurrent_max": 5,
"symlink_to_track": false,
"playlist_create": false,
"metadata_replay_gain": false,
"metadata_write_url": true,
"window_x": 2812,
"window_y": 273,
"window_w": 1320,
"window_h": 608
}
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working