Sure, but it's not easy to find what's wrong.And I already installed the plugins many times.
Thanks again for your help.
Posts by viald
-
-
In my case, streaming doesn't work with the noexec option as well. Sometimes streaming as syncing needs transcoding.
-
I know about the security matter about noexec option. But It seems that the /opt/plexcodec not really works. Removing noexec in fstab option solves all my sync issue.
-
One of my issue regarding transcoding which can be solve with the new release of Plex is to remove the noexec option in fstab. See https://goo.gl/UcMjK2
I have to do it manually, I think that noexec is a default option used by OMV when setting volume in fstab. -
So moving the original plex library before new installation of plex plugin has solved this issue. It seems that the plugins dislikes having the plexmediaserver folder already exists on the selected volume.
But I have to get back to my first issue now, I'm still not able to sync media with smartphones. The error logs are now not the same
-
That's a good idea. I'm going to try this.
-
I did not delete /media/11a74c65-d873-4583-8b0c-20a4ec7e38e2/plexmediaserver because this is my original plex library. But I have deleted the symlink /var/lib/plexmediaserver to my library just after.
-
Here it is
Code -
I also tried my others volumes, but the plex user home directory remains the same.
I'm not sure it's related to the D5 volume.Is it possible to have debug level for the plex plugin ?
-
Extract from fstab
-
apt-get purge openmediavault-plexmediaserver
apt-get purge plexmediaserver
rm /var/lib/plexmediaserver
userdel plex
rm -rf /etc/systemd/system/plexmediaserver.service.dDone.
Then install Plex plugins from OMV GUI.
Done.
Plex user settings before configuring the plugin
Set the Plex plugin and apply it
Plex user settings after configuring the plugin
Still the same home directoryNot sure the plugin is working well on my system.
Release information
-
Already done twice, but I'll give a try again
Thank you. -
I know that /var/lib/plexmediaserver is the default folder used by plex server.
I did the symlink to my plex library used before the plex update, because the plex OMV plugin was not able to take into account this "old" setting -
plexcodecs folder is available but empty
Thanks a lot all for your suggestions, but in my case the folder /opt/plexcodecs exists, but I still have the same issue.
-
plexcodecs folder is available but empty
-
Here it is
-
Hi,
I still have an issue with the plex server. Not sure it comes from OMV.
I tried a fresh plex installation using:But I still can't synchronise musics from smartphone
CodeJul 18, 2016 16:39:57.303 [0x7f7e61bff700] ERROR - JobManager: child process returned: 1 (Operation not permitted)Jul 18, 2016 16:39:57.344 [0x7f7e653ff700] ERROR - Error writing media: 104 - Connection reset by peerThanks for your help.
-
The issue comes from the fact that the port 8080 was already mapped on my system.
Hope this help. -
Solved !
My system already maps the port 8080 and this is the port number used by OMV sabnzbd plugins as well.
When applying settings from OMV it changes default port 8085 to 8080 in /var/opt/sabnzbd/sabnzbd.ini
So it was not possible to start the daemon using '/etc/init.d/sabnzbd start' Notice, that there no return error code when the daemon could not starts.
Freeing the port 8080 solves the 4000 error popup from OMV as well.
Thanks all for your help. -
Thanks subzero79 for your help, this issue is in fact discussed here. [GUIDE] Sickbeard+SABnzbd+Couchpotato+Headphones+Others