|
| 1 | +v2.5.040 (31 Jul 2024) |
| 2 | +------------------------------------------------------------------------------- |
| 3 | + |
| 4 | +MAJOR FIXES |
| 5 | +- Fixed rare crashes caused by the system tray icon (Git #577) |
| 6 | +- Fixed failure to add videos/channels/playlists to the Progress List (the |
| 7 | + top half of the Progress tab) in certain circumstances (Git #651) |
| 8 | +- In the Classic Mode tab, livestreams would not download when the 'is a |
| 9 | + livestream' button was selected, but they downloaded just fine when it |
| 10 | + wasn't selected. Fixed (Git #643) |
| 11 | + |
| 12 | +MINOR FIXES |
| 13 | +- Fixed incorrect sorting of videos whose names begin/end with whitespace |
| 14 | + characters or quotes (Git #611) |
| 15 | +- In the preferences window, Downloaders > Forks tab, fixed the broken button |
| 16 | + 'When using other downloaders, filter out youtube-dl options' (Git #614) |
| 17 | +- Fixed inability to re-download videos when the youtube-dl archive file is |
| 18 | + enabled (Git #613, #623) |
| 19 | +- In the Classic Mode tab, the 'Clear downloaded' button didn't work for any |
| 20 | + videos which were not downloaded because of the youtube-dl archive file, |
| 21 | + when use of that file was enabled. Fixed (Git #621) |
| 22 | +- In the Custom Download Settings window, the spinbutton to set the maximum |
| 23 | + delay did not work. Fixed it (Reddit) |
| 24 | +- When using the 'strict' installers, it was not possible to set the path to |
| 25 | + the youtube-dl executable due to more broken buttons. Fixed (Git #633) |
| 26 | +- Fixed various python errors and warnings generated only by the most recent |
| 27 | + versions of Python |
| 28 | +- In the setup wizard, removed the FFmpeg installation page for users who |
| 29 | + should not have been able to see it |
| 30 | +- While downloading Odysee videos, "Pre-processing" is seen in the Progress tab |
| 31 | + both before AND after the actual video download. Fixed it |
| 32 | +- When DEBUG_FUNC flags are enabled (by editing the source code), tweaked the |
| 33 | + code so that text is not constantly sent to STDOUT while Tartube is idle |
| 34 | +- When changing Tartube's locale in the preferences window, the message |
| 35 | + 'The new setting will be applied when Tartube restarts" appears in the |
| 36 | + wrong place, messing up the formatting. Fixed |
| 37 | + |
| 38 | +MINOR NEW FEATURES |
| 39 | +- Added (traditional) Chinese translation. Thanks to hugoalh |
| 40 | +- In the Video Index (the left-hand column in the Videos tab), you can now |
| 41 | + disable dialogue windows when moving videos/channels/playlists/folders. |
| 42 | + Click Edit > System preferences > Windows > Dialogues, and deselect the |
| 43 | + 'Prompt the user..." buttons (Git #624) |
| 44 | +- Linux users can now use both pip3 or pipx to install or update youtube-dl |
| 45 | + and other components |
| 46 | + |
1 | 47 | v2.5.0 (3 Jan 2024) |
2 | 48 | ------------------------------------------------------------------------------- |
3 | 49 |
|
|
0 commit comments