Releases: Drexel2k/VidUp
Releases · Drexel2k/VidUp
Bugfix: Multiple Serialization
Bugfixes:
- Fixed upload and template serialization, so that a change doesn't trigger the serialization multiple times.
Placeolders in description and tags
New features
- Filename placeholders work now also in template/upload description and in tags.
- Drag & drop works no only on the title bar of an upload.
- New icons for recalculation of publish at dates and batch edit upload statuses.
VideoLanguages Filter
New features
- A videoLanguagesFilterUnder can now be set under documents->Vidup->settings.json which reduces the selectable languages.
Bugfixes
- Video Language and Category are now also removable from the template.
Full auto set playlists and more
New features
- 'Autoset Playlists' works now fully automatic.
- Saving of app and user settings.
- Rudimentary multi account support.
- Tracing.
- Window size and position is now saved.
- Upload status is now also represented by color.
- Batch editing of upload status.
- Further attributes: In upload and template are now Video Language und Category available.
- Upload fields are now readonly as soon as the upload has begun.
- Post upload action is not executed when the upload was stopped by user.
Bugfixes
- Total stats are now 0 when every upload finished.
- Task and stats gets now reseted 10 seconds after upload has finished.
- If there was nothing to upload, internal some errors happened. These are fixed.
Bugfix release
Bugfixes
- Auto calculation of publish at dates went wrong, if before no publish at dates were recalculated.
Autoset Playlist After Publication
New features
- Playlists can now be set automatically after publication of videos (Checkbox 'Set After Publication' beside Playlist in template, button 'Autoset Playlists' in Playlists tab).
- Removed restrictions of publish at date.
- File name based template assignment.
Bugfixes
- Templates with Publish At Schedule cannot have visibility public or not listed anymore.
Bugfix release
Bugfixes
- Fixed power saving handling to go to sleep mode correctly again if set.
- Fixed usage of disposed WebException which caused the app to crash.
- Fixed deserialiation bug.
Minor bugfixes
Bugfixes
- Upload ended is 01.01.0001 anymore on a running upload.
- Total MB Left are not negative anymore if an upload failed, the file doesn't exist anymore, but it had already bytes uploaded.
Automatic publish at scheduling and playlist management
New features
- Automatic publish at scheduling was added.
- Playlist management was added.
- Up to 2 retries are perforemed on failed chunk (10 MB package) upload.
Bugfixes
- Replacement of # placeholders is now only performed on file name and not on the complete path.
- Total MB left are now shown correctly.
- The status of an upload cannot be changed anymore on a running upload.
Upload ordering & playlists
New features
- Uploads can be reordered now by drag & drop.
- Basic playlist support.