Releases: Drexel2k/VidUp
Releases · Drexel2k/VidUp
Fixed auto set playlists
Project Folder in Project Folder
- Project folder are now supported. Nearest folder matches.
- More measures to wait for Json file writing is complete, when closing the app.
Automation! And new menu!
New features
- The main menu is now also made with more modern controls.
- In the upload tab, many functions have now been moved to the extended side menu, which appears when you press the first button in the menu at the top.
- There are automation options in the template, basically:
- You can monitor folders from which newly created files are automatically added. Of course, VidUp has to be running for this.
- The upload can be started automatically when a file has been automatically added to VidUp.
- Files can be executed after the upload has finished to trigger further processes.
Bugfixes
- The schedule overview now also works reasonably with a very large amount of templates.
Self Healing Load on Startup
New features
- During upload, the progress of the current file is now written to a separate file.
- The loading process at startup is now in a way self-healing, if any data is missing but referenced, the references are removed instead of app crash.
Better Upload Overview
New features
- Added setting to keep last upload per template on deletion.
- In the Kebap menu of a template successful uploads can now be seen.
- Color of warning icon of an upload is now only yellow, if upload succeed after a problem occured.
- Network package size can now be set. The smaller, the better for throttling. The bigger, the less CPU load and overhead, because there are less loops. Default value is 32, which is also smallest possible. At good upload speed value can be bigger. .Net’s default package size is 128.
Schedule Overview
New features
- Publish schedule overview over alle templates for the current month.
- Copying of templates.
- Improved error information texts and included an error number.
- New API credentials.
Bugfixes
- Max upload speed is not reset anymore when a new upload starts.
- App doesn’t crash anymore, when a template has a language which isn’t contained in the filtered languages from the settings.
- Fixed part of file name was not saved on file name based templates.
New Credentials...
No real changes, only new API credentials.
V1.13.0
New features
- New API credentials.
- Migration to .NET 6.
- Improved Upload control uploaded info and updating the data of tze control overall.
- Overworked file reading/RAM caching for uploading.
Bugfixes
- Fixed bugs in upload stats with resumed uploads and adding/removing uploads while uploading.
- Fixed enabling and disabling of ‚Reset State‘ button on uplaod control if title, description or tags passed length threshold.
Google Compliant
New features
- License and privacy changes: Google and YouTube Licenses/privacy policies are now referenced in app and documents.
- Sign in works now only via the sign in button, hint to uploads is added, if account is not signed in.
- Account sign in status is now taken into account during upload, even if it changes, 'Resume Uploads' checkbox can now be checked during upload.
Custom API credentials
New features
- You can add now your own API credentials in the settings and enable/disable them on demand
- Placeholders (#0# etc.) are now taken from file name and .txt file, before it was taken from file name or .txt file.
Bugfixes
- Total upload progress is now correct when interrupted downloads are resumed.