GregorHse

Results 2 comments of GregorHse

Got the same issue. HAMA Movies shows up, but HAMA Series/Hama TV does not. The hama.bundle folder and its subfolders/fiels are owned my plexmediaserver. Was somebody able to fix it...

Fixed it by adding `ExecStartPost=/usr/lib/node_modules/pm2/bin/pm2 reload all` below the ExecStart... line to the pm2 startup systemd .service file. Using pm2 restart instead of pm2 reload should work aswell, but i...