Skip to content

Releases: cstaelen/tidarr

1.2.6

Choose a tag to compare

@cstaelen cstaelen released this 09 Aug 18:39

📦 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

Choose a tag to compare

@cstaelen cstaelen released this 30 Jul 16:10
a2ca458

📦 1.2.5

🖍 Changes

  • [API] custom-script.sh now running after Beets, ReplayGain, and permissions #853

🐛 Fixed

  • [API] Lidarr process now handle atmos_filter config #831

1.2.4

Choose a tag to compare

@cstaelen cstaelen released this 19 Jul 09:43
b0ebe95

📦 1.2.4

🚀 Added

  • [Front] AI flag on AI generated content #839

🖍 Changes

  • [Front] Playlist items are now sorted in recently-added order #837
  • [API] Update Tiddl to version 3.4.4
  • [Docker] Update NodeJS to v22.23.0
  • [API] Favorites album download is now processing album per album #838

🐛 Fixed

  • [Doc] Fix Lidarr integration doc regarding Sabnzbd base path #810
  • [API] Force tiddl auth logout and verify exit status when revoking token #809
  • [API] Surface tiddl stderr on token refresh failure #808
  • [API] Fix favorite template issue #815
  • [Doc] Update API documentation #838

1.2.3

Choose a tag to compare

@cstaelen cstaelen released this 04 May 22:52
731b124

📦 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_filter parameters. ⚠️ Review your config.toml file.

Full Changelog: 1.2.2...1.2.3

1.2.2

Choose a tag to compare

@cstaelen cstaelen released this 24 Apr 17:56
93f8dc1

📦 1.2.2

⚠️ Breaking Changes

  • [Tiddl] Update to v3.4.0a7, partially fixing #749
  • [API] DOWNLOAD_BATCH_CRON has been replaced by DOWNLOAD_BATCH_DELAY (minutes) to be more accurate. #750

⚠️ Don't forget to update your docker env var

🚀 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

Choose a tag to compare

@cstaelen cstaelen released this 23 Mar 18:23
48a5870

📦 1.2.1

🚀 Added

  • [API] Add new ARTIST_SINGLE_DOWNLOAD env 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.txt file to extend your scripts
  • [API] Allow POST queries over Tidal proxy

1.2.0

Choose a tag to compare

@cstaelen cstaelen released this 21 Feb 12:19
60139e7

📦 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

Choose a tag to compare

@cstaelen cstaelen released this 11 Feb 15:59
9c1ef05

📦 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

Choose a tag to compare

@cstaelen cstaelen released this 02 Feb 12:53
1211025

📦 1.1.8

🚀 Added

  • [Lidarr] Add Tidarr keyword 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

Choose a tag to compare

@cstaelen cstaelen released this 23 Jan 22:02
9659415

📦 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.sh running 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

Full Changelog: 1.1.6...1.1.7