Skip to content

Commit

Permalink
v4.4.0
Browse files Browse the repository at this point in the history
v4.4.0
 - Updated all dependencies to remove security vulnerabilities
 - Updated default floatplane API url to new formatting
 - Added debug function for internal use
 - Removed old fixe forcing the use of the Edge02 API
 - Fixed setting logging so it actually disables logging
 - Fixed subscription storage and parsing to avoid duplicates and other issues
 - Removed old code
 - Fixed spacing code to work properly for small numbers of videos
 - Updated partial.json to be properly spaced
 - Fixed script restarts so on recovered errors its automatic
 - Added support for 2Factor Authentication
 - Changed login code to better deal with repeated incorrect details


v4.3.0
 - Keep existing subscription perferances when doing subscription checks | Thanks @peskdale
 - Added setting artworkFormat > Allows setting the file type used for thumbnails | Thanks @peskdale
 - Added setting formatWithSubChannel > Allows removing the subChannel eg, "TechLinked" from title | Thanks @peskdale
 - Fixed issues with Floatplane API Url changing for downloading videos | Thanks @peskdale
 - Fixed TechLinked detection code using outdated references | Thanks @peskdale
  • Loading branch information
Inrixia authored Feb 9, 2019
1 parent bcd2d16 commit e2060d3
Show file tree
Hide file tree
Showing 5 changed files with 188 additions and 97 deletions.
22 changes: 22 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
v4.4.0
- Updated all dependencies to remove security vulnerabilities
- Updated default floatplane API url to new formatting
- Added debug function for internal use
- Removed old fixe forcing the use of the Edge02 API
- Fixed setting logging so it actually disables logging
- Fixed subscription storage and parsing to avoid duplicates and other issues
- Removed old code
- Fixed spacing code to work properly for small numbers of videos
- Updated partial.json to be properly spaced
- Fixed script restarts so on recovered errors its automatic
- Added support for 2Factor Authentication
- Changed login code to better deal with repeated incorrect details


v4.3.0
- Keep existing subscription perferances when doing subscription checks | Thanks @peskdale
- Added setting artworkFormat > Allows setting the file type used for thumbnails | Thanks @peskdale
- Added setting formatWithSubChannel > Allows removing the subChannel eg, "TechLinked" from title | Thanks @peskdale
- Fixed issues with Floatplane API Url changing for downloading videos | Thanks @peskdale
- Fixed TechLinked detection code using outdated references | Thanks @peskdale

v4.2.8
- Prouser123 Helped with fixes & spelling
- Fixed issue with fetching subscriptions
Expand Down
Loading

0 comments on commit e2060d3

Please sign in to comment.