Skip to content

Releases: meeb/tubesync

v0.17.3

29 Apr 20:38
2981478

Choose a tag to compare

What's Changed

  • Reconfigure debconf for Docker by @tcely in #1412
  • Incorporate changes from PR 1402 by @tcely in #1440
  • Split backend changes out from PR 1402 by @tcely in #1434
  • Remove unmapped tasks by @tcely in #1444
  • feat: generate health check URL by @tcely in #1447
  • chore(nginx): use environment variables for gunicorn by @tcely in #1450
  • feat: check the latest yt-dlp version in healthcheck by @tcely in #1448
  • fix(huey): upgrade to version 3 by @tcely in #1457
  • fix(matching): prefer original audio in combined format by @tcely in #1452
  • fix: lowercase Source.name before sorting by @tcely in #1465
  • chore(gunicorn): review and update configuration by @tcely in #1449
  • Create install_tailwindcss.sh by @tcely in #1471
  • Release for 2026-005 by @tcely in #1470

Full Changelog: v0.17.1...v0.17.3

v0.17.1

28 Mar 15:38
bec2933

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.16.3...v0.17.1

v0.17.0

27 Mar 19:04
70f4910

Choose a tag to compare

v0.17.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.16.3...v0.17.0

v0.16.3

28 Feb 12:50
c3ca694

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.16.2...v0.16.3

v0.16.2

30 Jan 10:39
64018ed

Choose a tag to compare

What's Changed

  • Eliminate duplicate ensure_connection calls by @tcely in #1340
  • Exclude formats with '-sr' from video selection by @tcely in #1358
  • Add yt-dlp-remote-cipher plugin by @tcely in #1342
  • Use jq to add the dependencies from ejs by @tcely in #1359
  • Add concurrency settings to CI workflow by @tcely in #1360
  • Comment about disqualification of AI-upscaled formats by @tcely in #1361
  • Run from a parallel directory by @tcely in #1362
  • Set raise_incomplete_data to cause task retries by @tcely in #1363
  • Release for 2026-002 by @tcely in #1367

Full Changelog: v0.16.1...v0.16.2

v0.16.1

01 Jan 02:06
ea2efba

Choose a tag to compare

What's Changed

Full Changelog: v0.15.12...v0.16.1

v0.15.12

02 Dec 03:52
84a23bf

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.11...v0.15.12

v0.15.11

01 Nov 08:47
38aae49

Choose a tag to compare

What's Changed

Full Changelog: v0.15.10...v0.15.11

v0.15.10

01 Oct 09:40
3a15ad6

Choose a tag to compare

What's Changed

Full Changelog: v0.15.9...v0.15.10

v0.15.9

03 Sep 16:49
63e3561

Choose a tag to compare

What's Changed

  • Avoid pickling error in the informational data by @tcely in #1260
  • Do not rename the current Media.media_file by @tcely in #1263
  • Reduce idle connections on PostgreSQL server by @tcely in #1265
  • Fix the logger import by @tcely in #1266
  • Set update_self to False instead of None by @tcely in #1267
  • Convert yt_dlp.utils.LazyList using exhaust method by @tcely in #1269
  • Skip over media that is being indexed by @tcely in #1270
  • Add additional player clients by @tcely in #1268
  • Include more information when a key is missing by @tcely in #1274
  • Use start_at for source error by @tcely in #1277
  • Remove background_task from reset-tasks.py by @tcely in #1278
  • Remove background_task from logger.py by @tcely in #1279
  • Remove patches/background_task by @tcely in #1280
  • Adjust a logged message by @tcely in #1281
  • Clippy simply wanted to help by @tcely in #1282
  • Upgrade Proof-of-Origin Token plugin by @tcely in #1283
  • Increase Django patch level by @tcely in #1284
  • Add Huey to notable software by @tcely in #1288
  • Select the current choice for Source.filter_seconds_min by @tcely in #1290
  • Adjust clients for the new default by @tcely in #1291
  • Migrate missing_pot to settings by @tcely in #1296
  • Preserve task history for rescheduled tasks by @tcely in #1298
  • Set Media.downloaded_fps to an integer by @tcely in #1299
  • Release for 2025-009 by @tcely in #1285

Full Changelog: v0.15.8...v0.15.9