mirror of
https://github.com/yaronzz/Tidal-Media-Downloader.git
synced 2026-06-13 04:05:07 +03:00
Additional tags for album path and track name + information in readme
This commit is contained in:
@@ -55,6 +55,41 @@
|
||||
|
||||

|
||||
|
||||
## Settings - Possible Tags
|
||||
|
||||
### Album
|
||||
|
||||
| Tag | Example value |
|
||||
| ----------------- | ----------------------------- |
|
||||
| {ArtistName} | The Beatles |
|
||||
| {AlbumArtistName} | The Beatles |
|
||||
| {Flag} | |
|
||||
| {AlbumID} | 55163243 |
|
||||
| {AlbumYear} | 1963 |
|
||||
| {AlbumTitle} | Please Please Me (Remastered) |
|
||||
| {AudioQuality} | LOSSLESS |
|
||||
| {DurationSeconds} | 1919 |
|
||||
| {Duration} | 31:59 |
|
||||
| {NumberOfTracks} | 14 |
|
||||
| {NumberOfVideos} | 0 |
|
||||
| {NumberOfVolumes} | 1 |
|
||||
| {ReleaseDate} | 1963-03-22 |
|
||||
| {RecordType} | ALBUM |
|
||||
|
||||
### Track
|
||||
|
||||
| Tag | Example Value |
|
||||
| ----------------- | ------------------------------------------ |
|
||||
| {TrackNumber} | 01 |
|
||||
| {ArtistName} | The Beatles |
|
||||
| {TrackTitle} | I Saw Her Standing There (Remastered 2009) |
|
||||
| {ExplicitFlag} | |
|
||||
| {AlbumYear} | 1963 |
|
||||
| {AlbumTitle} | Please Please Me (Remastered) |
|
||||
| {AudioQuality} | LOSSLESS |
|
||||
| {DurationSeconds} | 173 |
|
||||
| {Duration} | 02:53 |
|
||||
|
||||
## ☕ Support
|
||||
|
||||
If you really like my projects and want to support me, you can buy me a coffee and star this project.
|
||||
|
||||
Reference in New Issue
Block a user