Skip to content

1.55.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Dec 22:00
b51f724

What's Changed

  • Truncate FPS values in CLI info table by @ScrubN in #1169
  • Show detailed statuses in task queue by @ScrubN in #1172
  • Add loading icons to task queue by @ScrubN in #1173
  • Create missing queue folder instead of erroring by @ScrubN in #1174
  • Add missing translations of Japanese and fix typo by @suzuki3jp in #1175
  • Fix not all failed video parts being redownloaded by @ScrubN in #1180
  • Fix backfilling commenter info progress going over 100% by @ScrubN in #1181
  • Move WPF version to AssemblyInfo by @ScrubN in #1183
  • Reduce WPF minute/second trim maximum from 60 to 59 by @ScrubN in #1184
  • Embed more metadata in videos and clips by @ScrubN in #1185
  • Cleanup by @ScrubN in #1182
  • Add retry button to failed and canceled tasks by @ScrubN in #1194
  • Cleanup by @ScrubN in #1196
  • Fix app crash when fetching videos in VOD/Clip mass downloaders by @ScrubN in #1193
  • Allow clicking filename/FFmpeg parameters to insert into templates by @ScrubN in #1198
  • Allow customizing file collision handling in the the settings by @ScrubN in #1199
  • Add buttons for reordering tasks by @ScrubN in #1200
  • Fix application crash when enqueuing to an invalid destination folder by @ScrubN in #1201
  • Update Simplified Chinese Translation by @YoMonNPC in #1204
  • Fix FFmpeg downloaders fetching >4 year old FFmpeg builds on Windows by @ScrubN in #1205
  • Render continuing anonymous gift subs correctly by @ScrubN in #1206
  • Bump nuget packages by @ScrubN in #1208
  • Cleanup by @ScrubN in #1209
  • Fix crash when creating info table for VOD/clip with a name containing square brackets by @ScrubN in #1210
  • Better m3u8 codec parsing by @ScrubN in #1213
  • Fix fatal error in mass downloaders when Twitch API lies about having a next page by @ScrubN in #1235
  • Correctly use ref parameter when flashing taskbar icon by @ScrubN in #1236
  • Support properly rendering Subtember gift subs by @ScrubN in #1237
  • Fix emote provider network error handler assuming an HTTP status code exists by @ScrubN in #1239
  • Update Chinese Translations by @YoMonNPC in #1226
  • Add All alias for enabling all log levels in CLI by @ScrubN in #1249
  • Add null check for emoticon id in TwitchHelper.GetEmotes() (#1254) by @AdmiralCurtiss in #1255
  • Add {channel_id}, {clipper} and {clipper_id} filename parameters by @ScrubN in #1247
  • Initial support for AV1/H.265 VODs by @ScrubN in #1251
  • Fix being able to download chats before they start/after they end via the CLI by @ScrubN in #1272
  • Add Valorant account to bonus gift sub detection by @ScrubN in #1273
  • Fix crash when downloading clips or chats of clips created by now deleted users by @ScrubN in #1274
  • Fix missing file extension when enqueuing JSON chats with Gzip compression by @ScrubN in #1275
  • Bump some nuget packages by @ScrubN in #1276
  • Fix missing H.265 VOD qualities by @ScrubN in #1277
  • Bump test nuget packages by @ScrubN in #1278
  • Rewrite cache directory handling by @ScrubN in #1279
  • Cleanup by @ScrubN in #1280
  • Add context menu item for copying task path to clipboard by @ScrubN in #1281

Full Changelog: 1.55.0...1.55.1