NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.

Forum Discussion

CABird_UK's avatar
Jul 18, 2021

NAS Plex server

Ready NAS 214 running Plex server. Windows 10.

 

Recently my NAS firmware update failed. The result a factory reset proved to be the only solution. 

 

My quesion is there a tutorial blog and or video illustrating how to backup and restore the Plex database so the user doesn't have to laboriously add the graphic for each media file one by one?

 

Thank you. 

30 Replies

Replies have been turned off for this discussion
  • StephenB's avatar
    StephenB
    Guru - Experienced User

    CABird_UK wrote:

     

    My quesion is there a tutorial blog and or video illustrating how to backup and restore the Plex database so the user doesn't have to laboriously add the graphic for each media file one by one?

     


    I assume this is for future reference?  I don't know of a tutorial that is targeted for ReadyNAS.

     

    You can use ssh and make a zip of the database folder.  That is outlined here: https://community.netgear.com/t5/ReadyNAS-Storage-Apps-Current/Unable-to-access-PLEX-media-files-Permission-issue/m-p/1993588

     

    You'd unzip the file when restoring.

    • CABird_UK's avatar
      CABird_UK
      Tutor

      Hello StephenB 

       

      Yes for furture insurance.

       

      The link provides a number of confusing options. Working through these may lead to errors that I really do not wish to make. I just do not want to repeat what has happened,  

       

      I was rather hopeing for a illustrative definitive blog post and or video tutorial. 

       

      Thank you for taking the time to respond I really appreciate you doing so. 

       

      Have a fabulous weekend. 

       

      • StephenB's avatar
        StephenB
        Guru - Experienced User

        CABird_UK wrote:

         

        Yes for future insurance.

         

        The link provides a number of confusing options.

         


        You'd start by enabling ssh on the system->settings->services page.

        Then enter "ssh root@nas-ip-address" in your windows search bar (using the real NAS IP address).

        Use root for the user name, and the NAS admin password.

        That will give you the command line interface to the NAS (similar to the CMD interface in windows).

         

        cd /data/.apps
        zip -r plexmediaserver.zip plexmediaserver
        chmod 666 plexmediaserver.zip
        

        This leaves plexmediaserver.zip in the /data/.apps folder.  You can copy it from there either with ssh, or from a PC (accessing the full data volume with NAS admin credentials).

         

        You'd use unzip to restore.  While I haven't tested it, I think you'd just replace the zip command above with unzip plexmediaserver.zip -d plexmediaserver

         

NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology! 

Join Us!

ProSupport for Business

Comprehensive support plans for maximum network uptime and business peace of mind.

 

Learn More