Server Version#: 3.57.1
Player Version#:
Instalar o Plex Server em Linux Mint para novatos
EN: This manual is for those like me who have a computer and they whant to run a PMS (Plex Media Server) on Linux Mint.
Why Mint? Because it’s lightweight and as a graphical interface.
Many of the steps can be applied to other Linux OS’s.
PT: Este manual é para aqueles como eu que querem instalar o PMS (Plex Média Server) em Linux Mint.
Qual a razão para ser o Linux Mint? Porque é leve e tem interface gráfica.
Muitos dos passos podem ser aplicados a outras versões de Linux.
EN: 1. Install Linux Mint… https://linuxmint-installation-guide.readthedocs.io/en/latest/
PT: 1. Instalar o Linux Mint… https://linuxmint-installation-guide.readthedocs.io/pt_BR/latest/
EN: 2. Install Plex Media Server… https://www.plex.tv/media-server-downloads/#plex-media-server
PT: 2. Instalar o Plex Media Server https://www.plex.tv/media-server-downloads/#plex-media-server
EN: 3. Go to Menu » Administration » Software Manager and on the Magifying Glass enter “samba” and install the 2 packages on top. (system-config-samba and Samba)
PT: Vai a Menu » Administração » Gestor de Software e na lupa escreve samba, instalando de seguida os 2 primentos pacotes. (system-config-samba and Samba)
EN: Now the tricky part… Working with removeable media.
The next steps must be redone everytime you add/change removeable disks to PMS.
PT: Agora a parte complicada… trabalhar com unidade amovíveis.
Os passos egintes têm que ser repetidos cada vez que adicionar novas unidades amovíveis ao PMS.
EN: Go To Menu » Preferences » Disks
PT: Vai a Menu » Preferencias » Discos
EN: On the left side, click on the removeable disk
PT: No lado esquerdo clica na uníde amovível
EN: On the righ side, click on the cogs adn select “Edit Mount Options…”
PT: No lado direito clica nas rodas dentadas e seleciona “Edit Mount Options…”
EN: Disable “User Session Defaults” switch
PT: Desliga o interruptor “User Session Defaults”
EN: The check boxes “Mount ast system startup” and “Show in user interface” must be on.
PT: Os parâmetros “Montar no aarranque” e “Mostrar no interface do utilizador” tem que estar ativados.
EN: Replace nosuid,nodev,nofail,noauto,x-gvfs-show
with defaults,auto,nofail,x-gvfs-show
PT: Substitui o texto nosuid,nodev,nofail,noauto,x-gvfs-show
com defaults,auto,nofail,x-gvfs-show
EN: Restart the machine
PT: Reiniciar o computador
EN: Only after restart you can add the media on the disk to PMS and it will work.
PT: Só depois de reiniciares o computador é que adicionas as pastas o PMS e vais ver que funciona.
EN: To be able to access the new added units on the network, just right click on the folder you whant to share and the go to properties then Sharing.
Enable “Share this folder”, check all boxes and press “Create Share”
PT: Para poderes aceder aos discos a partir da rede basta que carregues com o botão do lado direito do rato na pasta que queres partilhar, seleciona “Propriedades” depois “Prtilhar esta pasta”, tens que ativer todas as opções e por fim carrega criar partilha.
EN: Hope this tutorial helps…
PT: Espero que este tutorial vos ajude…