|
| 1 | +v2.4.412 (31 Jul 2023) |
| 2 | +------------------------------------------------------------------------------- |
| 3 | + |
| 4 | +MINOR NEW FEATURES |
| 5 | +- Added 'stop download' conditions for each individual scheduled download (in |
| 6 | + the scheduled download's edit window, click the 'Stop' tab). These |
| 7 | + conditions, if enabled, override the global conditions visible in |
| 8 | + Edit > System preferences... > Operations > Stop (Git #563) |
| 9 | +- In the Classic Mode tab, when one-click downloads were enabled, after adding |
| 10 | + a duplicate URL to the box at the top of the tab, the URL was not |
| 11 | + downloaded. Worse still, when the user tried to manually remove the |
| 12 | + duplicate URL, Tartube crashed. Fixed (#566) |
| 13 | +- System commands displayed in the Output tab, terminal window and/or logs |
| 14 | + now include quotes "..." around arguments containing whitespace, so the |
| 15 | + commands can be copy-pasted elsewhere (for example, into a new terminal |
| 16 | + window). This issue only affects the way commands are displayed; the actual |
| 17 | + system command sent to the system has not changed (Git #576) |
| 18 | + |
| 19 | +MAJOR FIXES |
| 20 | +- Initial fix for an error generated by MS Windows, when writing yt-dlp to a |
| 21 | + logfile (Git #557) |
| 22 | +- Fixed python key error on startup (Git #558) and a python index error for an |
| 23 | + unknown video URL (Git #564) |
| 24 | +- Fixed drag-and-drop error when dragging from the Errors/Warnings tab on MS |
| 25 | + Windows. Also added a button in that tab to copy the selected lines to the |
| 26 | + system clipboard (#559) |
| 27 | +- In each Video's properties window, Tartube was in some situation unable to |
| 28 | + display video comments. Fixed (Git #565) |
| 29 | +- Dragging a video from the 'Missing Videos' folder to another folder created |
| 30 | + a new video in Tartube's database. Fixed (Git #561) |
| 31 | +- Fixed an error caused when trying to create a new profile, due to a typo in |
| 32 | + the code |
| 33 | + |
| 34 | +MINOR FIXES |
| 35 | +- When counting the number of videos in the 'Missing Videos' folder, Tartube |
| 36 | + counted each video three times. This generated errors when doing a database |
| 37 | + integrity check. Fixed (#561) |
| 38 | +- In the README, updated the MacOS installation guides, following advice from |
| 39 | + a user (Git #571) |
| 40 | +- Reduced the ridiculously wide width of the 'Database check complete' window |
| 41 | + |
1 | 42 | v2.4.386 (8 Jun 2023) |
2 | 43 | ------------------------------------------------------------------------------- |
3 | 44 |
|
|
0 commit comments