Jump to content

Emby FreeNAS plugin version 3.3.1.0 no longer works


Mael

Recommended Posts

I'm currently running FreeNAS 9.10.2-U6 with the Emby Server plugin 3.3.1.0. I tried to open Emby Theater today and the app is showing an error that the server needs to be updated to allow sign in. I was hoping to stay on FreeNAS 9.10.2-U6 until 11.2 was out of beta and covert my jails to the new iocage format.

 

Is there any way to get an updated version of the plugin for 9.10 or some other way to work around the error message without upgrading FreeNAS?

Edited by Mael
Link to comment
Share on other sites

I saw this thread where it talked about manually updating your emby plugin. From what I read it looks like the following steps woudl be needed to a warden jail under FreeNAS 9.10

1: putty(or similar) into your freenas server
2: jls (find the jail # that corresponds to emby from the list generated, in this example we will assume 5)
3: jexec 5
4: service emby-server stop
5: cd /tmp
6: fetch https://github.com/MediaBrowser/Emby/releases/download/3.4.1.5/Emby.Mono.zip (swap with address of latest file found here: https://github.com/MediaBrowser/Emby/releases)
7: unzip -d /tmp/emby Emby.Mono.zip
8: cp -Rfp /tmp/emby/ /usr/pbi/emby-amd64/lib/emby-server
9: rm -r /tmp/emby
10: rm /tmp/Emby.Mono.zip
11: service emby-server start

I see mention in the thread about mono compatibility. My jail is currently running Mono version 4.6.1.5. Does anyone know the most recent version of Emby server that's compatible with this version of Mono? I don't deed the latest version, I just need get past this error. I'll upgrade to the latest server version after I upgrade to the release version of FreeNAS 11.2

Link to comment
Share on other sites

I managed manually update to Emby server 3.4.1.0 (which is compatible with Mono v4.6.1.5) and I can now login again. Here's the steps I used.

1: putty(or similar) into your freenas server
2: jls (find the jail # that corresponds to emby from the list generated, in this example we will assume 5)
3: jexec 5
4: service emby-server stop
5: cd /tmp
6: fetch https://github.com/MediaBrowser/Emby/releases/download/3.4.1.0/Emby.Mono.zip
7: unzip -d /tmp/emby Emby.Mono.zip
8: cp -Rfp /tmp/emby/ /usr/pbi/emby-amd64/lib/emby-server
9: rm -r /tmp/emby
10: rm /tmp/Emby.Mono.zip
11: service emby-server start
Edited by Mael
  • Like 2
Link to comment
Share on other sites

charlied573

 

I managed manually update to Emby server 3.4.1.0 (which is compatible with Mono v4.6.1.5) and I can now login again. Here's the steps I used.

1: putty(or similar) into your freenas server
2: jls (find the jail # that corresponds to emby from the list generated, in this example we will assume 5)
3: jexec 5
4: service emby-server stop
5: cd /tmp
6: fetch https://github.com/MediaBrowser/Emby/releases/download/3.4.1.0/Emby.Mono.zip
7: unzip -d /tmp/emby Emby.Mono.zip
8: cp -Rfp /tmp/emby/ /usr/pbi/emby-amd64/lib/emby-server
9: rm -r /tmp/emby
10: rm /tmp/Emby.Mono.zip
11: service emby-server start

Thanks!  I had wondered what was going on, this got me back up and running on the NAS box.

Link to comment
Share on other sites

  • 2 months later...
rodger.howard

Hi. I have the same issue. Does anyone know if the good people over at Freenas are working on updating the Emby Plugin? Is there a time frame? Seems the plugin library is way behind on versions?

 

I will also ask the freenas people but was just wondering if there was any info on this?

 

Thanks!

Link to comment
Share on other sites

Baenwort

The warden plug in (the one installed before 11.2) is not being updated as they want everyone to move to iocage plugins.

 

You will have to either run the migration script or even better, create a new plugin under 11.2 and transfer your settings using either a manual copy or the backup plugin. 

Link to comment
Share on other sites

  • 4 weeks later...
jojeferso

una pregunta amigo el scrit que se mensiona, simplente se copia y pega en la consola de Freenas y listo? o requiere de algun proceso adicional?

Link to comment
Share on other sites

@@makarai what do you think? his translated question is:

 

a friend question the script that is mentioned, it is simply copied and pasted in the Freenas console and ready? or does it require any additional process?

Thanks !

Link to comment
Share on other sites

makarai

Sorry, I am away from my pc. However the script mentioned above will not work, as it refers to an old jail system that earlier freenas systems included. If he updated to the recent stable it won't work.

Edited by makarai
Link to comment
Share on other sites

jojeferso

como se puede solucionar el problema de Emby Server en FreeNas 11 ya que no conecta con los disposivos Emby Theater? algun tutorial para solventar esa falla?

Link to comment
Share on other sites

makarai

I was referring to the recent freenas stable.

 

Further more, most of the package requirements that emby had at version 3.5 are outdated/old. I can run some old jails and write instructions on how to indtall 3.5.xx. But I rather have you update the fresh ports package. :)

  • Like 1
Link to comment
Share on other sites

jojeferso

Saludos MAKARA... 

 

tu me puedes explicar con detalles, porque soy novato en este tema de Emby y FreeNAS. como puedo hacer para poder ver el contenido multimedia de mi Emby media server en los diferentes dispositivos Emby theater?

 

Muchas gracias.

Link to comment
Share on other sites

makarai

como se puede solucionar el problema de Emby Server en FreeNas 11 ya que no conecta con los disposivos Emby Theater? algun tutorial para solventar esa falla?

Update to the recent stable of freenas 11.2.

Actualización al reciente estable de freenas 11.2.

 

Follow: LATEST STABLE (4010)

 

https://emby.media/community/index.php?/topic/60971-new-freenas-package-for-testing/page-7#entry619899%22%5Dhttps://emby.media/community/index.php?/topic/60971-new-freenas-package-for-testing/page-7%23entry619899"]https://emby.media/community/index.php?/topic/60971-new-freenas-package-for-testing/page-7#entry619899"

Edited by makarai
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...