Jump to content

Emby Blog

  • entries
    570
  • comments
    4976
  • views
    3500264

Contributors to this blog

  • Luke 353
  • ebr 70
  • Carlo 31
  • sross44 18
  • 7illusions 15
  • ScottIsAFool 12
  • Abobader 11
  • radeon 8
  • xnappo 8
  • darwindeeds 7
  • Redshirt 6
  • Cheesegeezer 5
  • leedavies 3
  • Aphid 3
  • bigjohn 3
  • snazy2000 3
  • softworkz 3
  • techywarrior 3
  • Soultaker 2
  • chef 2
  • gcw07 2
  • marcelveldt 1
  • hurricanehrndz 1

5 Comments


Recommended Comments

djhifi

Posted

By a brief moment, when I read the "subtitle encoding" solveness...i thought that the ANSI encoded subtitles in emby linux servers rendering ??? on accented characters was finally solved...but...noooooooooo :(

 

:D

 

Ty for another bugfix tough

evertonmelo

Posted

depois que foi atualizado pra essa versão não ta dando mais play nos filmes , como faço pra ta resolvendo isso ?

Bancko007

Posted

You have a old instance of emby-server on debian 8? And you want the version 3.0.8500 ?
Then do this:
nano /etc/apt/sources.list
...
deb http://download.opensuse.org/repositories/home:/emby/Debian_8.0/ /
deb http://ftp.de.debian.org/debian jessie-backports main

apt-get update
apt-get remove emby-server  libmagickcore-6.q8-2 libmagickcore-6.q8-2-extra libmagickwand-6.q8-2 ffmpeg
apt-get install emby-server ffmpeg

nano /etc/emby-server.conf
all lines begins with # or ##

nano /etc/default/emby-server
all lines begins with # or ##
...
EMBY_USER="emby"
EMBY_GROUP="emby"
EMBY_DIR="/usr/lib/emby-server"
EMBY_BIN="/usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe"
EMBY_DATA="/var/lib/emby-server"
EMBY_PIDFILE="/var/run/emby-server.pid"
EMBY_ADD_OPTS=""
MONO_BIN="/usr/bin/mono-sgen"
MONO_OPTS="--optimize=all"
MONO_ENV="MONO_THREADS_PER_CPU=250 MONO_GC_PARAMS=nursery-size=128m"

/etc/init.d/emby-server restart
 

Dawirik

Posted

Since I have updated to this version, I am unable to play any videos no matter what the file format. Does anyone have any suggestions?

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