Search the Community
Showing results for tags 'emby-server'.
-
Unless I'm being a bit blind (highly possible!), I'd love a way to hide a couple of the top green navigation items without hacking it in myself. For example, in Movies I don't want the 'Trailers' item to appear for any profile and for TV I don't need the 'Upcoming' nav link. Obviously not a major issue but thought it would be a nice thing to have, perhaps allowing them to be re-ordered like the home page items but again just a nice extra,
-
Preface All of the media I'm testing have previously worked flawlessly in the current environment. Meaning my network topography/speed has not changed. I cannot say for sure when this problem began as I rarely need to use a browser to access my Emby personally, however I had a user report issues a few weeks ago. I gave it very little thought until I had reason to use a browser recently and I ran into problems. Problem Recently (within the last few weeks), Emby playback within my web-browser has begun giving me the following error: Testing I have tested with various browser on various machines with results as such Ubuntu - Chrome: FAIL Windows - Chrome: FAIL Ubuntu - Firefox: FAIL Windows - Firefox: FAIL Windows - Edge: SUCCESS I have deduced that this happens for all Matroska contained media as far as I can tell. Container WebM w/ VP9/Opus codecs works correctly. I'd have to really go fishing for other types of media to test as my libraries are 99.99% Matroska or WebM. Logs NOTE: Firefox actually attempted transcoding, though still resulted in the same error. I zipped the result transcode logs for each occurrence, though I know they will not be helpful for debugging this. 20180926-Emby.Server.DEBUG-Ubuntu.Chrome.v69.0.3497.81-1.log 20180926-Emby.Server.DEBUG.Windows.Chrome.v68.0.3440.100-1.log 20180926-Emby.Server.DEBUG-Ubuntu.Firefox.v57.0.1-1.log 20180926-Emby.Server.DEBUG-Ubuntu.Firefox.v57.0.1.zip 20180926-Emby.Server.DEBUG.Windows.Firefox.v62.0.2-1.log 20180926-Emby.Server.DEBUG.Windows.Firefox.v62.0.2.zip 20180926-Emby.Server.DEBUG.Windows.Edge.log UPDATE -- 20180927 -- Official Embyserver Docker Container results -- 20180927-Emby.Server.DEBUG-Ubuntu.Chrome.v69.0.3497.81-3-1.log UPDATE It appears I may have opened a duplicate post from someone else with a similar problem (though to be fair, when I searched I did not find it as their topic is very misleading) https://emby.media/community/index.php?/topic/63309-docker/?p=627055 Also at a glance at their log, their ffmpeg doesn't even start, whereas this is not my issue.
- 8 replies
-
- playback
- directplay
-
(and 5 more)
Tagged with:
-
Hello, It's probably said many time, but what is the new way to update my emby-server without lose any config or data ? I don't want to lose special data (devices keys/hash not saved with the backup plugin) I'm run on Debian with an "apt-get" installation. No new version when i try the "apt-get update". Do you have a full procedure to upgrade to the further versions ?
- 25 replies
-
- update
- emby-server
-
(and 2 more)
Tagged with:
-
Hello, i've been starting to use emby server in this week and although there is already a dashboard to manage emby server, such as creating users and stuff, i'd like to use my own admin panel already done that was written in php. I'd like to know if it is possible to access emby's dashboard options through another panel created by myself through an API, remote access or something similar, and if so, i'd like to know how because i'm new at this .
-
Hello. I am a programmer in PHP and JAVA, although I know a little about C, I have no command of the language. Following the wiki I managed to generate the base of a plugin. When reading about "Automatic Type Discovery", it was not clear if any of the classes met my need. I don't know if it goes against politics either. But I need my plugin to be able to be called via url scheme. Something like: plugin://example.plugin?id =FILEID The idea is that when recording a .strm with this content and reproducing it, the plugin intercepts the reproduction and delivers the video file. PS: I am using Google Drive API. Thanks
- 4 replies
-
- videoplayback
- emby-server
-
(and 1 more)
Tagged with:
-
Need help with my hardware/server or maybe need budget hardware for emby server?
usesembyalot posted a topic in Hardware
I have a Macbook Pro 15" for mid 2012 with 16GB RAM. Whenever I run emby server the fans kick in 100% and never stop while emby server is running. First question: Is this normal? PS: I am not running anything else. Just vanilla Mac OS Catalina with no added software running at startup. The fans are so loud that it is not fun watching a movie while laptop is in the same room. There is also some issues with streaming to TV where the movie just freezes and I wait 5-15 seconds till it starts playing again. Network is no issue as far as I can tell. Both TV and laptop are close to the router (15 feet) and both on 5ghz. IF this is just the way it is because I have old hardware and need something better, can you please point me to a budget setup that I can buy? thanks -
- 4 replies
-
- Playback Reporting
- Linux
-
(and 1 more)
Tagged with:
-
Hello, I would like some clarification please. I currently have three tv and two movie libraries setup. I have a local and cloud library for tv and movies, and I set up a third tv library which merges the local and cloud tv libraries, which I only access at the moment for testing. The idea was to, while I am in the process of moving media across to the cloud have one library which merges the two together... for some reason though, it doesn't seem to work that way. It is showing duplicate series... one from local and one from cloud, instead of merging the two.
- 30 replies
-
- emby server
- emby-server
-
(and 3 more)
Tagged with:
-
Hi All, I have tried to upgrade my existing Emby server using the the new installation method for the 1st time and it failed - can someone please help? The Emby server is down and I have the whole family breathing down my neck to fix it. Any help is greatly appreciated Thanks Here go all the relevant details I can think of: I am running Ubuntu Server 18.04.1. I had been using the old Suse repo set in etc/apt/sources.list.d/emby-server.list # deb http://download.opensuse.org/repositories/home:/emby/xUbuntu_16.04/ / # disabled on upgrade to bionic Today I have tried: wget https://github.com/MediaBrowser/Emby.Releases/releases/download/3.5.3.0/emby-server-deb_3.5.3.0_amd64.deb sudo service stop emby-server sudo dpkg -i emby* I get the following errors: $ sudo dpkg -i emby-server-deb_3.5.3.0_amd64.deb (Reading database ... 93956 files and directories currently installed.) Preparing to unpack emby-server-deb_3.5.3.0_amd64.deb ... Stopping Emby Server! Unpacking emby-server (3.5.3.0) over (3.3.1.0+68.1) ... Setting up emby-server (3.5.3.0) ... Installing new version of config file /etc/emby-server.conf ... Installing new version of config file /etc/init/emby-server.conf ... usermod: user emby is currently used by process 596 dpkg: error processing package emby-server (--install): installed emby-server package post-installation script subprocess returned error exit status 8 Processing triggers for libc-bin (2.27-3ubuntu1) ... Processing triggers for ureadahead (0.100.0-20) ... ureadahead will be reprofiled on next reboot Errors were encountered while processing: emby-server Thanks
- 7 replies
-
- ubuntu
- emby-server
-
(and 2 more)
Tagged with:
-
Hi, Emby-server: docker on Linux, Version 3.2.60.0 Client: Chromium Browser This is sort of weird. I was unable to remove some LiveTV test channel data, so I did the folowing: - stopped server - removed the .emby-server directory - all runntime data - cleared all browser history data incl cookies, shift-reload the emby page - re-start server as per https://hub.docker.com/r/emby/embyserver/ docker run -it --rm -v /usr/local/bin:/target emby/embyserver instl - start the emby-server with: emby-server - as expected I'm asked for a media directory on the host .. entered. - parts of the login page seem to blink, but I'm still forwarded to the home page (???) - if I sign-out, I'm redirected to the server config page. - from the server page I can return to the Home page without login. Unsurprisingly I then start seeing these messages in the log: MediaBrowser.Controller.Net.SecurityException: Access token is invalid or expired. I do not seem to be able to force a fresh login & session ... Adding log extract: 2018-01-07 01:49:26.907 Info HttpServer: HTTP POST http://192.168.43.8:8096/emby/Sessions/Logout. UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/63.0.3239.84 Chrome/63.0.3239.84 Safari/537.36 2018-01-07 01:49:26.912 Info SessionManager: Logging out access token 14e63e8b7681463c97ffa28a71bb3e17 2018-01-07 01:49:26.913 Info HttpServer: HTTP Response 204 to 192.168.42.18. Time: 5ms. http://192.168.43.8:8096/emby/Sessions/Logout 2018-01-07 01:49:26.924 Info HttpServer: HTTP GET http://192.168.43.8:8096/emby/users/public. UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/63.0.3239.84 Chrome/63.0.3239.84 Safari/537.36 2018-01-07 01:49:26.925 Info HttpServer: HTTP GET http://192.168.43.8:8096/emby/Branding/Configuration. UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/63.0.3239.84 Chrome/63.0.3239.84 Safari/537.36 2018-01-07 01:49:26.925 Info HttpServer: HTTP Response 200 to 192.168.42.18. Time: 1ms. http://192.168.43.8:8096/emby/users/public 2018-01-07 01:49:26.928 Info HttpServer: HTTP Response 200 to 192.168.42.18. Time: 3ms. http://192.168.43.8:8096/emby/Branding/Configuration 2018-01-07 01:49:26.936 Info HttpServer: HTTP POST http://192.168.43.8:8096/emby/Users/authenticatebyname. UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/63.0.3239.84 Chrome/63.0.3239.84 Safari/537.36 2018-01-07 01:49:26.938 Info UserManager: Authentication request for stef has succeeded. 2018-01-07 01:49:26.938 Info SessionManager: Creating new access token for user 46a857f876aa4b2cb6664cf7a23e8d47 2018-01-07 01:49:26.940 Info HttpServer: HTTP Response 200 to 192.168.42.18. Time: 4ms. http://192.168.43.8:8096/emby/Users/authenticatebyname 2018-01-07 01:49:26.961 Info HttpServer: HTTP POST http://192.168.43.8:8096/emby/Sessions/Capabilities/Full. UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/63.0.3239.84 Chrome/63.0.3239.84 Safari/537.36 2018-01-07 01:49:26.962 Info HttpServer: HTTP GET http://192.168.43.8:8096/emby/DisplayPreferences/usersettings?userId=46a857f876aa4b2cb6664cf7a23e8d47&client=emby. UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/63.0.3239.84 Chrome/63.0.3239.84 Safari/537.36 2018-01-07 01:49:26.963 Info HttpServer: WS ws://192.168.43.8:8096/embywebsocket?api_key=6bb578b4e86343bab9fea70f44d10ff4&deviceId=22bb3ec758cbc33e55cc0ad3397202294371d349. UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/63.0.3239.84 Chrome/63.0.3239.84 Safari/537.36 2018-01-07 01:49:26.965 Info HttpServer: HTTP Response 200 to 192.168.42.18. Time: 3ms. http://192.168.43.8:8096/emby/DisplayPreferences/usersettings?userId=46a857f876aa4b2cb6664cf7a23e8d47&client=emby 2018-01-07 01:49:26.968 Info HttpServer: HTTP Response 204 to 192.168.42.18. Time: 7ms. http://192.168.43.8:8096/emby/Sessions/Capabilities/Full 2018-01-07 01:49:26.994 Info HttpServer: HTTP GET http://192.168.43.8:8096/emby/Users/46a857f876aa4b2cb6664cf7a23e8d47. UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/63.0.3239.84 Chrome/63.0.3239.84 Safari/537.36 2018-01-07 01:49:26.996 Info HttpServer: HTTP GET http://192.168.43.8:8096/emby/Notifications/46a857f876aa4b2cb6664cf7a23e8d47/Summary. UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/63.0.3239.84 Chrome/63.0.3239.84 Safari/537.36 2018-01-07 01:49:26.997 Info HttpServer: HTTP Response 200 to 192.168.42.18. Time: 1ms. http://192.168.43.8:8096/emby/Notifications/46a857f876aa4b2cb6664cf7a23e8d47/Summary 2018-01-07 01:49:26.997 Info HttpServer: HTTP Response 200 to 192.168.42.18. Time: 3ms. http://192.168.43.8:8096/emby/Users/46a857f876aa4b2cb6664cf7a23e8d47 2018-01-07 01:49:27.008 Info HttpServer: HTTP GET http://192.168.43.8:8096/emby/Users/46a857f876aa4b2cb6664cf7a23e8d47. UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/63.0.3239.84 Chrome/63.0.3239.84 Safari/537.36 2018-01-07 01:49:27.011 Info HttpServer: HTTP Response 200 to 192.168.42.18. Time: 3ms. http://192.168.43.8:8096/emby/Users/46a857f876aa4b2cb6664cf7a23e8d47 2018-01-07 01:49:27.037 Info HttpServer: HTTP GET http://192.168.43.8:8096/emby/Sessions. UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/63.0.3239.84 Chrome/63.0.3239.84 Safari/537.36 2018-01-07 01:49:27.038 Info HttpServer: HTTP GET http://192.168.43.8:8096/emby/ScheduledTasks. UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/63.0.3239.84 Chrome/63.0.3239.84 Safari/537.36 2018-01-07 01:49:27.039 Info HttpServer: HTTP GET http://192.168.43.8:8096/emby/Plugins/SecurityInfo. UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/63.0.3239.84 Chrome/63.0.3239.84 Safari/537.36 2018-01-07 01:49:27.039 Info HttpServer: HTTP Response 200 to 192.168.42.18. Time: 1ms. http://192.168.43.8:8096/emby/ScheduledTasks 2018-01-07 01:49:27.040 Info HttpServer: HTTP Response 200 to 192.168.42.18. Time: 3ms. http://192.168.43.8:8096/emby/Sessions 2018-01-07 01:49:27.040 Info HttpServer: HTTP Response 200 to 192.168.42.18. Time: 1ms. http://192.168.43.8:8096/emby/Plugins/SecurityInfo 2018-01-07 01:49:27.045 Info HttpServer: HTTP GET http://192.168.43.8:8096/emby/System/Info. UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/63.0.3239.84 Chrome/63.0.3239.84 Safari/537.36 2018-01-07 01:49:27.048 Info HttpServer: HTTP Response 200 to 192.168.42.18. Time: 3ms. http://192.168.43.8:8096/emby/System/Info 2018-01-07 01:49:27.051 Info HttpServer: HTTP GET http://192.168.43.8:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2018-01-06T00%3A49%3A27.036Z. UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/63.0.3239.84 Chrome/63.0.3239.84 Safari/537.36 2018-01-07 01:49:27.052 Info HttpServer: HTTP GET http://192.168.43.8:8096/emby/News/Product?StartIndex=0&Limit=4. UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/63.0.3239.84 Chrome/63.0.3239.84 Safari/537.36 2018-01-07 01:49:27.055 Info HttpServer: HTTP Response 200 to 192.168.42.18. Time: 4ms. http://192.168.43.8:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2018-01-06T00%3A49%3A27.036Z 2018-01-07 01:49:27.055 Info HttpServer: HTTP Response 200 to 192.168.42.18. Time: 3ms. http://192.168.43.8:8096/emby/News/Product?StartIndex=0&Limit=4 2018-01-07 01:49:27.060 Info HttpServer: HTTP GET http://192.168.43.8:8096/emby/LiveTv/Recordings?UserId=46a857f876aa4b2cb6664cf7a23e8d47&IsInProgress=true&Fields=CanDelete%2CPrimaryImageAspectRatio&EnableTotalRecordCount=false&EnableImageTypes=Primary%2CThumb%2CBackdrop. UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/63.0.3239.84 Chrome/63.0.3239.84 Safari/537.36 2018-01-07 01:49:27.060 Info HttpServer: HTTP GET http://192.168.43.8:8096/emby/web/configurationpages?pageType=PluginConfiguration&EnableInMainMenu=true. UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/63.0.3239.84 Chrome/63.0.3239.84 Safari/537.36 2018-01-07 01:49:27.062 Info HttpServer: HTTP Response 200 to 192.168.42.18. Time: 2ms. http://192.168.43.8:8096/emby/web/configurationpages?pageType=PluginConfiguration&EnableInMainMenu=true 2018-01-07 01:49:27.062 Info HttpServer: HTTP Response 200 to 192.168.42.18. Time: 3ms. http://192.168.43.8:8096/emby/LiveTv/Recordings?UserId=46a857f876aa4b2cb6664cf7a23e8d47&IsInProgress=true&Fields=CanDelete%2CPrimaryImageAspectRatio&EnableTotalRecordCount=false&EnableImageTypes=Primary%2CThumb%2CBackdrop 2018-01-07 01:49:27.069 Info HttpServer: HTTP GET http://192.168.43.8:8096/emby/Packages/Updates?PackageType=UserInstalled. UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/63.0.3239.84 Chrome/63.0.3239.84 Safari/537.36 2018-01-07 01:49:27.072 Info InstallationManager: Opening /config/cache/serverpackages.json 2018-01-07 01:49:27.099 Info HttpServer: HTTP Response 200 to 192.168.42.18. Time: 30ms. http://192.168.43.8:8096/emby/Packages/Updates?PackageType=UserInstalled 2018-01-07 01:49:27.108 Info HttpServer: HTTP GET http://192.168.43.8:8096/emby/Packages/Updates?PackageType=System. UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/63.0.3239.84 Chrome/63.0.3239.84 Safari/537.36 2018-01-07 01:49:27.130 Info HttpServer: HTTP Response 200 to 192.168.42.18. Time: 22ms. http://192.168.43.8:8096/emby/Packages/Updates?PackageType=System 2018-01-07 01:49:27.172 Info HttpServer: HTTP GET http://192.168.43.8:8096/web/css/images/logoblack.png. UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/63.0.3239.84 Chrome/63.0.3239.84 Safari/537.36 2018-01-07 01:49:27.173 Info HttpServer: HTTP Response 304 to 192.168.42.18. Time: 1ms. http://192.168.43.8:8096/web/css/images/logoblack.png 2018-01-07 01:49:30.804 Info HttpServer: HTTP GET http://192.168.43.8:8096/emby/Users/47e6580c7989434db765cc3ede23f7e3/Items?Recursive=true&limit=1&Fields=DateCreated,Etag&SortBy=DateCreated&SortOrder=Descending&IncludeItemTypes=Movie,Episode&ImageTypeLimit=0&format=json. UserAgent: 2018-01-07 01:49:30.815 Error HttpServer: Error processing request *** Error Report *** Version: 3.2.60.0 Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /config -restartpath /usr/lib/emby-server/restart.sh Operating system: Unix 4.10.0.42 64-Bit OS: True 64-Bit Process: True User Interactive: False Mono: 4.8.1 (Stable 4.8.1.0/22a39d7 Sun Oct 1 17:55:43 UTC 2017) Processor count: 4 Program data path: /config Application directory: /usr/lib/emby-server/bin MediaBrowser.Controller.Net.SecurityException: Access token is invalid or expired. at Emby.Server.Implementations.HttpServer.Security.AuthService.ValidateSecurityToken (MediaBrowser.Model.Services.IRequest request, System.String token) [0x00027] in <a12a7c6217e143eaa39430af322cb07e>:0 at Emby.Server.Implementations.HttpServer.Security.AuthService.ValidateUser (MediaBrowser.Model.Services.IRequest request, MediaBrowser.Controller.Net.IAuthenticationAttributes authAttribtues) [0x0002e] in <a12a7c6217e143eaa39430af322cb07e>:0 at Emby.Server.Implementations.HttpServer.Security.AuthService.Authenticate (MediaBrowser.Model.Services.IRequest request, MediaBrowser.Controller.Net.IAuthenticationAttributes authAttribtues) [0x00000] in <a12a7c6217e143eaa39430af322cb07e>:0 at MediaBrowser.Controller.Net.AuthenticatedAttribute.RequestFilter (MediaBrowser.Model.Services.IRequest request, MediaBrowser.Model.Services.IResponse response, System.Object requestDto) [0x00005] in <8c9e2cb1cee44ce5aa58258dd61a92e3>:0 at Emby.Server.Implementations.HttpServer.HttpListenerHost.ApplyRequestFilters (MediaBrowser.Model.Services.IRequest req, MediaBrowser.Model.Services.IResponse res, System.Object requestDto) [0x0006c] in <a12a7c6217e143eaa39430af322cb07e>:0 at Emby.Server.Implementations.Services.ServiceHandler+<ProcessRequestAsync>d__15.MoveNext () [0x000bc] in <a12a7c6217e143eaa39430af322cb07e>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at Emby.Server.Implementations.HttpServer.HttpListenerHost+<RequestHandler>d__72.MoveNext () [0x006f4] in <a12a7c6217e143eaa39430af322cb07e>:0 MediaBrowser.Controller.Net.SecurityException at Emby.Server.Implementations.HttpServer.Security.AuthService.ValidateSecurityToken (MediaBrowser.Model.Services.IRequest request, System.String token) [0x00027] in <a12a7c6217e143eaa39430af322cb07e>:0 at Emby.Server.Implementations.HttpServer.Security.AuthService.ValidateUser (MediaBrowser.Model.Services.IRequest request, MediaBrowser.Controller.Net.IAuthenticationAttributes authAttribtues) [0x0002e] in <a12a7c6217e143eaa39430af322cb07e>:0 at Emby.Server.Implementations.HttpServer.Security.AuthService.Authenticate (MediaBrowser.Model.Services.IRequest request, MediaBrowser.Controller.Net.IAuthenticationAttributes authAttribtues) [0x00000] in <a12a7c6217e143eaa39430af322cb07e>:0 at MediaBrowser.Controller.Net.AuthenticatedAttribute.RequestFilter (MediaBrowser.Model.Services.IRequest request, MediaBrowser.Model.Services.IResponse response, System.Object requestDto) [0x00005] in <8c9e2cb1cee44ce5aa58258dd61a92e3>:0 at Emby.Server.Implementations.HttpServer.HttpListenerHost.ApplyRequestFilters (MediaBrowser.Model.Services.IRequest req, MediaBrowser.Model.Services.IResponse res, System.Object requestDto) [0x0006c] in <a12a7c6217e143eaa39430af322cb07e>:0 at Emby.Server.Implementations.Services.ServiceHandler+<ProcessRequestAsync>d__15.MoveNext () [0x000bc] in <a12a7c6217e143eaa39430af322cb07e>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at Emby.Server.Implementations.HttpServer.HttpListenerHost+<RequestHandler>d__72.MoveNext () [0x006f4] in <a12a7c6217e143eaa39430af322cb07e>:0 2018-01-07 01:49:30.815 Info HttpServer: HTTP Response 401 to 192.168.43.8. Time: 11ms. http://192.168.43.8:8096/emby/Users/47e6580c7989434db765cc3ede23f7e3/Items?Recursive=true&limit=1&Fields=DateCreated,Etag&SortBy=DateCreated&SortOrder=Descending&IncludeItemTypes=Movie,Episode&ImageTypeLimit=0&format=json 2018-01-07 01:49:30.817 Info HttpServer: HTTP GET http://192.168.43.8:8096/emby/Users/47e6580c7989434db765cc3ede23f7e3/Items?Recursive=true&limit=1&Fields=DateCreated,Etag&SortBy=DatePlayed&SortOrder=Descending&IncludeItemTypes=Movie,Episode&ImageTypeLimit=0&format=json. UserAgent: 2018-01-07 01:49:30.819 Error HttpServer: Error processing request *** Error Report *** Version: 3.2.60.0 Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /config -restartpath /usr/lib/emby-server/restart.sh Operating system: Unix 4.10.0.42 64-Bit OS: True 64-Bit Process: True User Interactive: False Mono: 4.8.1 (Stable 4.8.1.0/22a39d7 Sun Oct 1 17:55:43 UTC 2017) Processor count: 4 Program data path: /config Application directory: /usr/lib/emby-server/bin MediaBrowser.Controller.Net.SecurityException: Access token is invalid or expired.
- 7 replies
-
- emby-server
- linux
-
(and 1 more)
Tagged with:
-
Hi everybody, Its a request that probably only hits synology user but i think it would help this media platform to become the best ever My problem is that the synology has folders in every media-folder with the name "@eaDir" and when i browse the Metdata-Manager and the TV-Section from my Emby-Server in any folder is a subfolder called "@eaDir" and i cannot delete it or make it invisible. That "@eaDir"-directorys where made from several processes runnning on my DS, i can delete them but i dont know side effects. I'm not good in progamming but i think the best way to solve that problem for DS users will be a set of personally choosen exclude word for excluding folders or names that i don't want to process in the media scan. This can also be used for excluding sample that some people deliver with their tv series. Hope i can find some supportes that find this idea good. Cheers Angel1835
-
Hi there Every night my emby-server service on my Pi 3 stops running and needs to be restarted. It seems to be during the library scan. Can anyone provide some insight as to what's happening here. I haven't enabled the debug logging option. I have also disabled real time monitoring, as I saw that mentioned in a similar older thread. I am also running openvpn on the device. Could that be causing some form of conflict, or maybe overloading the capabilities of the Pi 3? When it's running, it has no issues at all. Only that I need to restart it ever day as at some point it just disappears. These are all the logs I have since I started running the server on the Pi a few days ago. Happy to provide any other information, or do whatever troubleshooting to help. server-63627284127.txt server-63627292800.txt server-63627360805.txt server-63627379200.txt server-63627443467.txt server-63627465600.txt server-63627497816.txt server-63627546658.txt server-63627552000.txt server-63627592630.txt
-
I have noticed ever since I have upgraded to Version 3.0.8500.0 the emby web interface has become very unstable. From images not appearing to very slow updating and searching. It appears that emby is utilising many threads and perhaps using more resources. The logs don't really show any reason why? I am using Debian 8. Jessie Any ideas?
-
Hello, I Downloaded and installed emby with the "pacman -S emby-server" command (i am running arch). the i started it with systemctl and then i configured it. i added a movies folder called "Movies" located on my ntfs hard drive called "Server_Data", then i entered the server through my pc but i could only see few of my movies in the movies section. If someone would help me that will be great.
- 1 reply
-
- emby-server
- library sync
-
(and 2 more)
Tagged with:
-
i am trying to install the emby server....but everytime i failed... using centos 6.5 remote server.... [root@[member="emby-server"] yum.repos.d]# wget http://download.opensuse.org/repositories/home:emby/CentOS_6/home:emby.repo--2016-02-17 02:17:31-- http://download.opensuse.org/repositories/home:emby/CentOS_6/home:emby.repoResolving download.opensuse.org... 195.135.221.134, 2001:67c:2178:8::13Connecting to download.opensuse.org|195.135.221.134|:80... connected.HTTP request sent, awaiting response... 301 Moved PermanentlyLocation: http://download.opensuse.org/repositories/home:/emby/CentOS_6/home:emby.repo [following]--2016-02-17 02:17:32-- http://download.opensuse.org/repositories/home:/emby/CentOS_6/home:emby.repoReusing existing connection to download.opensuse.org:80.HTTP request sent, awaiting response... 200 OKLength: 246 [text/plain]Saving to: âhome:emby.repoâ100%[======================================>] 246 --.-K/s in 0s2016-02-17 02:17:32 (11.7 MB/s) - âhome:emby.repoâ[root@[member="emby-server"] yum.repos.d]# yum install emby-serverLoaded plugins: fastestmirrorSetting up Install ProcessRepository home_emby is listed more than once in the configurationLoading mirror speeds from cached hostfile * base: mirror.vodien.com * epel: kartolo.sby.datautama.net.id * extras: mirror.vodien.com * remi-safe: mirrors.thzhost.com * updates: mirror.vodien.comNo package emby-server available.Error: Nothing to do please help if you can... It looks like you possibly have multiple emby repos in /etc/yum.repos.d? Thanks for your reply but [root@[member="emby-server"] yum.repos.d]# lsCentOS-Base.repoCentOS-Debuginfo.repoCentOS-fasttrack.repoCentOS-Media.repoCentOS-Vault.repodownload.mono-project.com_repo_centos_.repoepel.repoepel-testing.repohome:emby.reporemi-php70.reporemi.reporemi-safe.reporpmfusion-free-updates.reporpmfusion-free-updates-testing.repotpokorra-mono-opt-epel-6.repo[root@[member="emby-server"] yum.repos.d]# yum install emby-serverLoaded plugins: fastestmirrorSetting up Install ProcessLoading mirror speeds from cached hostfile * base: mirror.vodien.com * epel: kartolo.sby.datautama.net.id * extras: mirror.vodien.com * remi-safe: mirrors.thzhost.com * rpmfusion-free-updates: mirror.smartmedia.net.id * updates: mirror.vodien.comNo package emby-server available.Error: Nothing to do check this
- 3 replies
-
- emby-server
- install
- (and 8 more)
-
Does the name change to Emby change where the server is installed?
HatTrkPatrk posted a topic in General/Windows
Just wanted to know, since Media Browser 3 server has changed its name to Emby, if the install location is still: %appdata% \ MediaBrowser-Server Or if the path has changed to reflect the new name (e.g. Emby-Server or something)? Thank you in advance.