PLEX -> fvdw-sl-17-0?

PLEX -> fvdw-sl-17-0?

Postby davilovic » Wed Oct 25, 2017 11:12 am

Hello!

Does the PLEX addon work with fvdw-sl-17-0? I just installed this firmware and I'm not sure if it works with this version.

Regards.
davilovic
Donator VIP
Donator VIP
 
Posts: 14
Joined: Mon Oct 02, 2017 4:19 pm
Location: Galicia - Spain

Re: PLEX -> fvdw-sl-17-0?

Postby Jocko » Wed Oct 25, 2017 4:15 pm

Hi davilovic,

yes it works
Code: Select all
root@Acrab:/ # plexmediaserver
Usage /usr/bin/plexmediaserver [ start | stop | status | restart | version | install | uninstall | update | boot_status | plugout-login [login:password]]

        install         use the lastest synology package available for armv5 processor
                        (download from plugout.net)

        update          upgrade your pms with the lastest synology package
                        (should be useless as there is no longer support for armv5)

        start           after updating or installing, you need to leave your box (and Plex) running for at least 30 minutes !

        status          display if pms is running or not

        boot_status     enable/disable pms at the next nas booting

        plugout-login   set login credentials for downloading package from plugout.net
                        if login credentials contain spaces you need to quote them: "my login:my password"

root@Acrab:/ # plexmediaserver install
        Plex Media server is already installed!

root@Acrab:/ # plexmediaserver update
        Updating Plex...

Downloading plex package from plugout...
Retrieved the file PlexMediaServer-0.9.16.3.1840-cece46d-arm.spk
Remove old logs...
Remove Plug-ins directory...
Remove old PMS version install directory...
Update...
Synology package detected
extracting....
Done
root@Acrab:/ # plexmediaserver start
Starting Plex Media Server...done

 Please note that after installing you need to leave your box (and Plex) running for at least 30 minutes !

root@Acrab:/ # plexmediaserver status
Plex Media Server is running...
plex     12731 23.8  7.5 108336 38652 pts/0    Sl   18:07   0:05 /share/1100/fvdw/addons/plexmediaserver/Plex Media Server
plex     12744 80.0  4.2  53392 21844 pts/0    Rl   18:07   0:12 Plex Plug-in [com.plexapp.system] /share/1100/fvdw/addons/plexmediaserver/Resources/Plug-ins-cece46d/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py --server-version 0.9.16.3.1840-cece46d /share/1100/fvdw/addons/plexmediaserver/Resources/Plug-ins-cece46d/System.bundle
Jocko
Site Admin - expert
 
Posts: 11558
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: PLEX -> fvdw-sl-17-0?

Postby davilovic » Thu Oct 26, 2017 6:31 am

Ok! I'll try to install it

Thank you for your work
davilovic
Donator VIP
Donator VIP
 
Posts: 14
Joined: Mon Oct 02, 2017 4:19 pm
Location: Galicia - Spain

Re: PLEX -> fvdw-sl-17-0?

Postby davilovic » Thu Oct 26, 2017 9:41 am

Which installer is correct? is there any difference?

->addons-15.3-plex-21nov14.zip
->fvdw-sl-16.1-pms-dwld-package-31jan17.zip

Thank you
Regards


ok, the only difference is if the passwd contains spaces.
davilovic
Donator VIP
Donator VIP
 
Posts: 14
Joined: Mon Oct 02, 2017 4:19 pm
Location: Galicia - Spain

Re: PLEX -> fvdw-sl-17-0?

Postby Jocko » Thu Oct 26, 2017 9:59 am

Maybe you missed this information at the top of the topic
Plex add-on only for fvdw-sl-15.3.

With later version, this add-on is useless (firmware image will include the plexmediaserver script)

So addons-15.3-plex-21nov14.zip must be used only with version 15.3 (and if you try you won't manage to install it).

For versions 16.0 and later (so also 17.0) you can use directly the plexmediaserver script.

As for version
Affected version: fvdw-sl-15.3 16.0 and 16.1
, we detected the download url was broken, we release a patch for these versions (fvdw-sl-16.1-pms-dwld-package-31jan17.zip)
Of course we included the last patched script in version 17.0 and then it is useless to install the patch on version 17.0 (and if you try you won't manage to install it).

So you just need to run the script as described on my previous post after setting your plugout account
Code: Select all
plexmediaserver plugout-login "my login:my password"
Jocko
Site Admin - expert
 
Posts: 11558
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: PLEX -> fvdw-sl-17-0?

Postby davilovic » Thu Oct 26, 2017 10:28 am

Thanks Jocko for your time and clarification!

Regards
davilovic
Donator VIP
Donator VIP
 
Posts: 14
Joined: Mon Oct 02, 2017 4:19 pm
Location: Galicia - Spain

Re: PLEX -> fvdw-sl-17-0?

Postby uby12 » Mon May 28, 2018 7:35 am

Hello,
I have set my credentials which I'm sure are good with
Code: Select all
plexmediaserver plugout-login [login:password]

but when executing plexmediaserver install
I got
Code: Select all
root@fvdwsl-base:/ # plexmediaserver install
   Installing Plex...

Downloading plex package from plugout...
Could not download package
Can not login!


Any clue ?
uby12
Donator VIP
Donator VIP
 
Posts: 17
Joined: Tue Dec 27, 2016 6:57 pm

Re: PLEX -> fvdw-sl-17-0?

Postby Jocko » Mon May 28, 2018 8:09 am

Hi

Just be sure:

on the usage output oh the linux man, [xxx] means an option, and [] must not use in the command line.

plexmediaserver help usage says also for plugout-login option
plugout-login set login credentials for downloading package from plugout.net
if login credentials contain spaces you need to quote them: "my login:my password"
So the right command is plexmediaserver plugout-login "my login:my password" if they contain spaces or plexmediaserver plugout-login mylogin:mypassword (without space).
Jocko
Site Admin - expert
 
Posts: 11558
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: PLEX -> fvdw-sl-17-0?

Postby uby12 » Mon May 28, 2018 8:49 am

Hello Jocko,
Yes of course. I used double quote " "
even if my login and password doesn't contain space...
but may be it's an issue with my abc account ?
It's still asking me an additional captcha when login manually on the web interface...
Thanks
Uby
uby12
Donator VIP
Donator VIP
 
Posts: 17
Joined: Tue Dec 27, 2016 6:57 pm

Re: PLEX -> fvdw-sl-17-0?

Postby Jocko » Mon May 28, 2018 9:19 am

Indeed captcha may be the issue. (there were 11 attempts in our database)

I cleaned the database and then the captcha should be no longetr asked
Jocko
Site Admin - expert
 
Posts: 11558
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Next

Return to Lacie cloudbox (white casing)

Who is online

Users browsing this forum: No registered users and 12 guests