Skip to content

Releases: BRH-Media/PlexDL

v1.5.8b2 - Development Build #2

19 Aug 22:28
Compare
Choose a tag to compare
Pre-release

Potentially unstable build for development and testing only

v1.5.8b1 - Development Build #1

12 Aug 22:39
Compare
Choose a tag to compare
Pre-release

Potentially unstable build for development and testing only

v1.5.8 - QoL and stability improvements

06 Aug 12:14
Compare
Choose a tag to compare
  • Improved multi-threaded stability, and centralised the workers.
  • Plex.tv token information is now protected by WDPAPI (.token file)
  • TV download naming scheme is now appropriate
    E.g. <Show Name> - <S01E01> - <Episode Name>
  • Tweaked metadata page to show season and episode numbers
  • Fixed an issue where cancelling a download while the worker was trying to fetch metadata would throw 3 ThreadAbortExceptions.
  • Additional Plex.tv verification for if an invalid JSON response was received; helps if Plex.tv is blocked by a firewall, for example.

Plus more stability and QoL improvements 👍

v1.5.7 - Player overhaul and fixes

18 Jul 07:53
Compare
Choose a tag to compare
  • PVS can now be properly launched from the Metadata window
  • PVS now has fullscreen mode and decent scaling (it's not just a static window anymore)
  • The PlexDL Movie XML format (*.pmxml) files now have the 'Link' string field replaced with the 'Links' object which contains the 'Download' and 'View' string fields.
  • Fixed a bug where downloading without the correct directory structure would cause an error
  • Fixed a bug where the 'Locate VLC' dialog might error out with a filter error
  • Fixed a bug where the 'Log' tab wouldn't load logging data from 'PlexDL.logdel'
  • Fixed a bug where PlexDL would not erase stored table data after disconnect

If you run into any issues, please let me know ASAP so I may fix them for you. Thanks for using PlexDL :)

v1.5.6 - Major improvements

03 Jul 12:18
Compare
Choose a tag to compare
  • The primitive Plex.tv login system has been replaced with full integration. You will need to login via Plex.tv's website to use this feature.
  • WaitWindow is now orange - it seems to fit better.
  • The table parser now can set aside duplicate records, and avoid defaulting to index 0 in most situations.
  • Several other major and minor fixes

If you experience any issues or bugs, please let me know ASAP via GitHub issue tracker so I can fix them.

Thanks for using PlexDL!

v1.5.5 - Stability fixes

29 Jun 12:06
Compare
Choose a tag to compare
  • Improved speed
  • Fixed table-to-grid parser

v1.5.4 - Fixes

27 Jun 04:20
Compare
Choose a tag to compare

Bug fixes and a few improvements

v1.5.3 - Visual improvements and fixes

17 Jun 13:40
Compare
Choose a tag to compare

A few stability improvements and fixes

  • Fixed an assembly naming conflict
  • The update window now looks better, and you can customise the CSS yourself (update_files\style.css)
  • You can enable rendering the Key Column of library sections (if you need that info for whatever reason)
  • Better error handling for some newly added functionality
  • PlexDL can check for new updates when it starts. You must set CheckUpdateOnStartup = true in your PlexDL.exe.config file for this to work.

Thanks for using PlexDL!

v1.5.2 - Critical hotfix!

10 Jun 12:50
Compare
Choose a tag to compare

Critical Fix!

  • Fixes an issue where you would not be able to launch any windows within the home-screen
  • Introduces a brand-new 'Check for Updates' feature! Just click away and PlexDL will download the newest package for you.
  • Patches some annoying flaws

v1.5.1 - Security and QoL improvements

06 Jun 14:16
Compare
Choose a tag to compare
  • 'Remember Me' now uses the Windows Data Protection API (WDPAPI) to securely encrypt your information away from prying eyes
  • All logs, caching and other data forms are now located in %APPDATA%\.plexdl by default
  • Loads of fixes
  • You can now specify a different token via Direct Connect
  • PlexDL now recognises if your profile contains server information (it most likely does; this feature information remains from v0.1.0a), and allows you to directly connect to it.
  • Major improvements to the Debug menu
  • Behind-the-scenes API improvements for stability and network performance
    ...And any more!

As always, please report anything unusual or buggy about the software via the GitHub issue tracker. Thanks for using PlexDL!