Jump to content

Recommended Posts

thefirstofthe300
Posted

I have the server  working great on an Odroid-XU3 ARM device ... even transcoding works well ... worse case 50% CPU 1080p -> 1MB stream

 

Would love to see a Home Theater client for Linux though .... and I can't get TvHeadend to work ...

(Previously been a Plex user, but will shift if the TVHeadend client works ..)

 

Well, if you count Kodi, we already have a home theater client.  Emby Theater is eventually going to get native Linux support, but I am sure that will be a ways down the road unless we get a community member to step up and take on the development of the Linux build.

Posted

Hi,

 

Not really counting the Kodi plugin ... it has issues with streaming, specially with music, just doesn't work for me and tvheadend plugin for Emby does not work in Kodi.

.. and yes, I know Kodi has it's own tvheadend client .... but I really want it available to all clients through one streaming service .... and Kodi is very buggy, especially on ARM ..

 

.. so really looking forward to a Linux theater client ... I believe as it is HTML + electron, porting is easy,  the only issue/work is with the video player, if MPV can be integrated that would be excellent.

 

This discussion I have started here: http://emby.media/community/index.php?/topic/33277-linux-home-theater-client-please/&do=findComment&comment=317116

 

Cheers,

  • 2 weeks later...
alucryd
Posted

Guys, do not upgrade mono to 4.4 or you will get lots of playback issues. You can add it to IgnorePkg in pacman.conf.

Posted

Guys, do not upgrade mono to 4.4 or you will get lots of playback issues. You can add it to IgnorePkg in pacman.conf.

 

has 4.4 become the default for all arch linux users? 

alucryd
Posted

has 4.4 become the default for all arch linux users? 

 

Yup, it's been the default since 2016-03-27.

Posted

I wonder why. 4.4 is basically alpha. End users don't know that so they're completely unaware.

alucryd
Posted

I'm not sure what motivated this upgrade, the mono website still points to 4.2 and we usually stick to stable releases.

 

On another note, I finally uploaded git packages for each github branch in the AUR: emby-server-git, emby-server-beta-git and emby-server-dev-git.

  • Like 1
puithove
Posted

Yea, I ran into trouble with 4.4, after rolling back to 4.2 things are way better.

  • 2 weeks later...
Posted

Thanks to the recent posters with the good citizen PSA about Mono versions.  I've been having major troubles the last 2 days while on the road, using the webclient, and haven't been able to solve them...

 

Now I am quietly confident that rolling back Mono will resolve them and happy times can resume!

 

Thanks everyone.

  • 4 weeks later...
  • 6 months later...
naveedrasheed34
Posted (edited)

Hi,

 

I am having permission issues. 

 

I have a default user called engr and one user that is created by emby-server. I have created a group and added emby and engr to that group.

I have a shared folder with permissions as follows:

 

drwxr-x--- 60 engr shared_media 4096 Nov 24 02:54 /home/engr/movies
 
I have also tried:
 
drwxrwxrwx 60 emby shared_media 4096 Nov 24 02:54 /home/engr/movies
 
However, I am unable to add /home/engr/movies in the library.
 
I receive the following error each time:
 
"There was an error adding the media path. Please ensure the path is valid and the Emby Server process has access to that location."
 
Here is my output of /etc/conf/emby-server
 
MONO=/usr/bin/mono
FFMPEG=/usr/bin/ffmpeg
FFPROBE=/usr/bin/ffprobe
PROGRAM_DATA=/var/lib/emby
 
and output of /usr/bin/emby-server 
 
#!/bin/sh
 
exec $MONO /usr/lib/emby-server/MediaBrowser.Server.Mono.exe -programdata $PROGRAM_DATA -ffmpeg $FFMPEG -ffprobe $FFPROBE
 
Can anyone help ?
 
Thanks,
Naveed 
Edited by naveedrasheed34
  • 3 weeks later...
Posted

I have Emby on my Ubuntu PC and want to move it to an Arch Linux PC .. can someone please tell me how should i do that ?

 

I tried to copy the core Emby directory under /usr/lib form old to new . but it did not work.

Posted

Hi, can you provide a little more information about what did not work? Thanks !

Posted

I copied the whole directory .. changed the user and group to emby .. and when i restarted the emby server it always would get stuck at loading the emby login page .. and show black background . sometimes after a few refresh it would fail and nothing shows

 

I have reinstalled Antergos again .. its clean install and let me try this once again now

Posted

OK. We haven't really tested that type of procedure across distros. I would suggest checking out the backup and restore plugin in the plugin catalog.

Posted

After sex everything becomes so much clearer.

 

I copied it again and it works.

 

Only one problem .. one my old Ubuntu PC the samba sare names with different .. e.g. /media/videos/Movies not on my new Arch PC they are like /mnt/videos/Movies .. and once i changed the folders i lost all the watched history .. :(

 

How can i keep my watched history that's most important

Posted

Backup plugin says :

 

The trial period for this feature has expired

This plugin will require an active Emby Premiere subscription after the 14 day free trial.

Learn about Emby Premiere

 

I have to purchase Emby Premier ?

 

Posted

I Just realised ... i should not worry about watched status .. since i am syncing to trakt it would resync the new data and it will be up to date.

Posted

I Just realised ... i should not worry about watched status .. since i am syncing to trakt it would resync the new data and it will be up to date.

 

You probably want to just keep it simple though and rely on the raw data. the link i gave you will handle your user data for you.

  • 2 weeks later...
Posted

after checking logs ..

systemctl daemon-reload

seems to have resolved the issue.

Posted

Thanks for reporting back.

  • 4 weeks later...
Posted

Hey, I've got a few issues like this:

 

2017-01-17 17:42:31.6770 Info HttpServer: HTTP GET http://my.private.ip:8096/emby/Items/52838d66c0b6f23997805b85dd775392/Images/Backdrop/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=ec0fd1ecc2cdd43f8c69ede9e255ee8e. UserAgent: Kodi/17.0-BETA6 (X11; Linux x86_64) Arch Linux/0.0 App_Bitness/64 Version/17.0-BETA6-Git:Unknown
2017-01-17 17:42:31.7293 Info HttpServer: HTTP Response 206 to my.private.ip. Time: 53ms. http://my.private.ip:8096/emby/Items/52838d66c0b6f23997805b85dd775392/Images/Backdrop/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=ec0fd1ecc2cdd43f8c69ede9e255ee8e
2017-01-17 17:42:31.8297 Error ImageProcessor: Error encoding image
    *** Error Report ***
    Version: 3.1.2.0
    Command line: /usr/lib/emby-server/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe
    Operating system: Unix 4.8.13.1
    64-Bit OS: True
    64-Bit Process: True
    Mono: 4.6.1 (Stable 4.6.1.3/abb06f1 Mon Oct 3 07:51:42 UTC 2016)
    Processor count: 4
    Program data path: /var/lib/emby
    Application directory: /usr/lib/emby-server
    ImageMagickSharp.WandException
     at ImageMagickSharp.WandCore`1[T].CheckError (System.Boolean status) [0x00009] in <256b1c1ea9f54fe39d5f58f7aa82a335>:0
     at ImageMagickSharp.ImageWand+<>c__DisplayClass16.<ScaleImage>b__15 () [0x0002c] in <256b1c1ea9f54fe39d5f58f7aa82a335>:0
     at ImageMagickSharp.ImageWand.ActivateImageWand[T] (System.Func`1[TResult] wandAction) [0x00011] in <256b1c1ea9f54fe39d5f58f7aa82a335>:0
     at ImageMagickSharp.ImageWand.ScaleImage (System.Int32 width, System.Int32 height) [0x0001b] in <256b1c1ea9f54fe39d5f58f7aa82a335>:0
     at Emby.Drawing.ImageMagick.ImageMagickEncoder.ScaleImage (ImageMagickSharp.MagickWand wand, System.Int32 width, System.Int32 height, System.Int32 blur) [0x00028] in <4d93fc9123284f808c77adab72c78f20>:0
     at Emby.Drawing.ImageMagick.ImageMagickEncoder.EncodeImage (System.String inputPath, System.String outputPath, System.Boolean autoOrient, System.Int32 width, System.Int32 height, System.Int32 quality, MediaBrowser.Controller.Drawing.ImageProcessingOptions options, MediaBrowser.Model.Drawing.ImageFormat selectedOutputFormat) [0x00050] in <4d93fc9123284f808c77adab72c78f20>:0
     at Emby.Drawing.ImageProcessor+<ProcessImage>c__async1.MoveNext () [0x005de] in <b955869b383c4d3ba958a046e50c6aa5>:0
    ImageMagickSharp.WandException
     at ImageMagickSharp.WandCore`1[T].CheckError (System.Boolean status) [0x00009] in <256b1c1ea9f54fe39d5f58f7aa82a335>:0
     at ImageMagickSharp.ImageWand+<>c__DisplayClass16.<ScaleImage>b__15 () [0x0002c] in <256b1c1ea9f54fe39d5f58f7aa82a335>:0
     at ImageMagickSharp.ImageWand.ActivateImageWand[T] (System.Func`1[TResult] wandAction) [0x00011] in <256b1c1ea9f54fe39d5f58f7aa82a335>:0
     at ImageMagickSharp.ImageWand.ScaleImage (System.Int32 width, System.Int32 height) [0x0001b] in <256b1c1ea9f54fe39d5f58f7aa82a335>:0
     at Emby.Drawing.ImageMagick.ImageMagickEncoder.ScaleImage (ImageMagickSharp.MagickWand wand, System.Int32 width, System.Int32 height, System.Int32 blur) [0x00028] in <4d93fc9123284f808c77adab72c78f20>:0
     at Emby.Drawing.ImageMagick.ImageMagickEncoder.EncodeImage (System.String inputPath, System.String outputPath, System.Boolean autoOrient, System.Int32 width, System.Int32 height, System.Int32 quality, MediaBrowser.Controller.Drawing.ImageProcessingOptions options, MediaBrowser.Model.Drawing.ImageFormat selectedOutputFormat) [0x00050] in <4d93fc9123284f808c77adab72c78f20>:0
     at Emby.Drawing.ImageProcessor+<ProcessImage>c__async1.MoveNext () [0x005de] in <b955869b383c4d3ba958a046e50c6aa5>:0

I don't recall these errors before 3.1.2, maybe I didn't properly check my logs before.

Did you by any chance bumped imagemagick requirements? Is there another issue? Should I enable multilib?

 

Posted

Hi @@JPh, please attach the complete Emby Server log. Thanks.

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...