August 12, 20196 yr I just got the warning that my PlexMediaServer docker application (limetech/plex:latest) has been deprecated in favour of other Plex containers, e.g. linuxserver, binhex or the official Plex container. 1. How do I decide whoch of those to use? Are there any advantages/disadvantages choosing one over the other? 2. How do I smoothly switch from one docker application to a different one? I have a huge database already and don't want to lose the logged plays (also from shared users).
August 12, 20196 yr I like the LSIO docker. Support is pretty good. I imagine the same is true for binhex though. To switch dockers, make a note of all port mappings on your current docker, install the new docker using the same mappings and be sure to point appdata to your previous appdata folder. This should prevent the need to rebuild the data. Several people have switched from LT to LSIO recently. You can scroll through the last couple of pages here if you want more info.
August 12, 20196 yr Community Expert 4 hours ago, Huy said: Are there any advantages/disadvantages choosing one over the other? If you already have other linuxserver (LSIO) dockers, then there is some advantage to using other LSIO dockers since they will have some common code base that can be shared. Similarly if you already have other binhex dockers.
August 24, 20196 yr Author On 8/12/2019 at 2:45 PM, wgstarks said: I like the LSIO docker. Support is pretty good. I imagine the same is true for binhex though. To switch dockers, make a note of all port mappings on your current docker, install the new docker using the same mappings and be sure to point appdata to your previous appdata folder. This should prevent the need to rebuild the data. Several people have switched from LT to LSIO recently. You can scroll through the last couple of pages here if you want more info. Thanks, that worked perfectly. But now, if I remove the old docker, how can I make sure that no important files will be removed? The appdata folder is within the "PlexMediaServer" folder from the old docker.
August 24, 20196 yr 23 minutes ago, Huy said: if I remove the old docker, how can I make sure that no important files will be removed? All information for the apps are stored within appdata. Removing the container will not touch it.
Archived
This topic is now archived and is closed to further replies.