Closed Githubbingguy closed 2 weeks ago
I just found out from https://github.com/exislow/tidal-dl-ng/blob/17390cba7c8276bef5b91f93eca0957ba7e9cbee/tidal_dl_ng/helper/path.py#L65-L160 that {flag}, or {album_quality} are not present in tidal-python library so I am not sure how to introduce [M], [E], or [ME] for:
M= denotes Master recording E= denotes Explicit
E = {track_explicit}
Quality = {track_quality}
I need Help.
In tidal-dl, the {flag} value can be used to denote different album types, such as [A], [E], [M], and [ME]. However, it seems that this {flag} value isn’t recognized by tidal-dl-ng. Is there an equivalent or alternative value in tidal-dl-ng that I can use for these types?
What operating system are you seeing the problem on?
None
Your settings