Releases: cstaelen/tidarr
Releases · cstaelen/tidarr
Release list
1.2.6
📦 1.2.6
🐛 Fixed
- [Lidarr] Batch download is now applied to Lidarr integration #860
- [Lidarr] Fix Lidarr not importing tracks after download #656
🖍 Changes
- [API] Atmos error is now handled by setting item in error state
- [API] When set, dolby_atmos=none is now explicitly forwarded to Tiddl command
- [API] Apply retry logic on tidal network errors #873
- [Doc] Update NGINX doc #872
Full Changelog: 1.2.5...1.2.6
1.2.5
1.2.4
1.2.3
📦 1.2.3
🚀 Added
- [API] Allow Dolby Atmos download
- [Front] Add pause button on each item of the sync list
- [Front] Show Dolby Atmos availability on tracks
- [API] Add REST queue list endpoint #782
🖍 Changes
- [Front] Remove player auto close - Fix drawer instability
- [API] Beet is now applied to track, playlist to be able to merge
- [API] Update Tiddl to 3.4.3
- [Tiddl] Tiddl added
atmos_filterparameters.⚠️ Review yourconfig.tomlfile.
Full Changelog: 1.2.2...1.2.3
1.2.2
📦 1.2.2
⚠️ Breaking Changes
- [Tiddl] Update to v3.4.0a7, partially fixing #749
- [API]
DOWNLOAD_BATCH_CRONhas been replaced byDOWNLOAD_BATCH_DELAY(minutes) to be more accurate. #750
🚀 Added
- [Front] Add processing queue pagination and search filter #750
- [Front] Add watchlist pagination, sort order, search filter #750
🖍 Changes
- [Front] Discography download expands albums only when processing #750
- [API] Batch download count now skips existing albums #750
- [API] Optimize mass-items deletion in queue
🐛 Fixed
- [API] Fix memory issue with large queue #762
1.2.1
📦 1.2.1
🚀 Added
- [API] Add new
ARTIST_SINGLE_DOWNLOADenv var to bulk download discographies #713 - [Front] When queue is paused, you can single-download a specific item in the queue.
- [API] Add batch download limit to pause your download after x completed items #722
- [Devops] Allow custom listening port #734
🐛 Fixed
- [API] Fix favorite tracks download for large libraries by using native tiddl command instead of temporary playlist (was limited to 500 tracks) #721
- [Front] Fix sorted playlists pager #730
🖍 Changes
- [API] Tidal playlist fetches now renew token if needed
- [Lidarr] Apply PUID and PGID to Lidarr downloaded files
- [Front] Add single download button in no-download mode #684
- [Front] Add toggle finished items button in queue list
- [Docker] Load custom
/config/requirements.txtfile to extend your scripts - [API] Allow POST queries over Tidal proxy
1.2.0
📦 1.2.0
🐛 Fixed
- [API] Fix playlist albums download (#654)
- [API] Fix playlist hard-coded country code in url
- [DevOps] Fix bad file access isolation on startup (#667)
- [Plex] Mixes and fav tracks M3U files are now uploaded to Plex (#682)
🚀 Added
- [Front] Add sorting selection on favorite track list (#671)
- [Front] Add public url env var for Jellyfin, Plex, Navidrome search buttons (#688)
- [API] Add item name in custom scripts (#692)
🖍 Changes
- [API] Fav tracks are now converted in playlist before being downloaded with m3u. (#657)
- [API] Playlist albums download can now handle more than 100 tracks
- [API] Temporary playlists (used by mixes and fav tracks) are now "private" (#657)
- [API] Download retries occured only on connection error (#664)
- [API] Discography download now use per-album processing (#687)
- [Lidarr] Fixed path templating for Lidarr downloads
- [Tiddl] Update Tiddl to 3.2.2
Full Changelog: 1.1.9...1.2.0
1.1.9
📦 1.1.9
🚀 Added
- [API] Add max 5 auto retries on download failure
- [API] Add m3u for favorite tracks download
🐛 Fixed
- [Front] Fix tiddl Error detection
Full Changelog: 1.1.8...1.1.9
1.1.8
📦 1.1.8
🚀 Added
- [Lidarr] Add
Tidarrkeyword to Lidarr release search results
🖍 Changes
- [Lidarr] Auto-renew token on 401 error
- [DevOps] Monitor python packages with dependabot
- [API] Use tidal api v2 for searching albums
🐛 Fixed
- [Front] Fix missing token for media library search button
Full Changelog: 1.1.7...1.1.8
1.1.7
📦 1.1.7
🚀 Added
- [API] Add Navidrome library update #614
- [Front] Remove from queue by clicking twice on the download button
- [Front] Prompt changelog dialog on docker image update #597
- [API] Add
custom-post-script.shrunning after files moved to library. #614 - [API] Plex scan also uploads the m3u file to Plex (Thanks to @The24thDS)
- [Front] Add progress indicator in processing queue #624
🖍 Changes
- [Lidarr] Apply replay gain for Lidarr downloads if enabled
- [Lidarr] Tidarr return results for each quality as a separate album to allow Lidarr to choose the quality to download
- [API] Force proxy for all tidal.com requests (ENABLE_TIDAL_PROXY can be removed).
- [API] Refacto token refresh logic
🐛 Fixed
- [Front] Fix bad url on favorites processing items #624
- [API] Avoid node process from being sent over SSE #625
New Contributors
- @The24thDS made their first contribution in #621
Full Changelog: 1.1.6...1.1.7