Skip to content

Releases: Nick0703/PCS_MetaUpdate

Version 2.3

14 Oct 02:21
Compare
Choose a tag to compare
  • Re-added the database backup option.
  • Updated the SQL DB update commands to reflect the new plex db changes.

Version 2.2.1

30 Jul 03:51
Compare
Choose a tag to compare
  • Removed the DB Backup Option for now

Version 2.2

17 Apr 22:30
Compare
Choose a tag to compare
  • Update the Tar file name

Version 2.1

13 Apr 02:54
Compare
Choose a tag to compare
  • Backup the previous database before replacing it.
  • Give the user the option to delete the backed up database.
  • Removed the apt check, causing issues for the some users.

Version 2.0

28 Mar 03:34
Compare
Choose a tag to compare

Rewrote the logic

  • User can now select the type of installation they did.
  • Added option for docker installation.
  • Cleaned up some codes

Version 1.2

08 Mar 19:10
Compare
Choose a tag to compare
  • Show the progress of the extraction.
    • Requires "pv" to be installed.
  • Check if the requirements are met before starting the process. If not, notify the user what's missing.

Version 1.1

07 Mar 18:53
Compare
Choose a tag to compare
  • Fix the permission issues for the scripts

Version 1.0

04 Mar 21:42
Compare
Choose a tag to compare

Initial release

  • Backup and restore the Preferences.xml
  • Extract the tar file contents to the proper location based on the installation type
  • Modify the library locations in the database
  • Fix the files ownership for the normal Plex installation