Jump to content

Search the Community

Showing results for tags 'plugins'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements
    • Emby Premiere Purchase/Subscription Support
    • Feature Requests
    • Tutorials and Guides
  • Emby Server
    • General/Windows
    • Android Server
    • Asustor
    • FreeBSD
    • Linux
    • NetGear ReadyNAS
    • MacOS
    • QNAP
    • Synology
    • TerraMaster NAS
    • Thecus
    • Western Digital
    • DLNA
    • Live TV
  • Emby Apps
    • Amazon Alexa
    • Android
    • Android TV / Fire TV
    • Windows & Xbox
    • Apple iOS / macOS
    • Apple TV
    • Kodi
    • LG Smart TV
    • Linux & Raspberry Pi
    • Roku
    • Samsung Smart TV
    • Sony PlayStation
    • Web App
    • Windows Media Center
    • Plugins
  • Language-specific support
    • Arabic
    • Dutch
    • French
    • German
    • Italian
    • Portuguese
    • Russian
    • Spanish
    • Swedish
  • Community Contributions
    • Ember for Emby
    • Fan Art & Videos
    • Tools and Utilities
    • Web App CSS
  • Testing Area
    • WMC UI (Beta)
  • Other
    • Non-Emby General Discussion
    • Developer API
    • Hardware
    • Media Clubs

Blogs

  • Emby Blog

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

  1. DimitarCC

    SDK documentation?

    Hello, I was struggling with plugin development recently but i hit the brick wall since i couldn't get the information i needed. Or at least i don't know where to read.... So, i have a few questions... 1. Where i can read about the SDK? What functions are in there, what interfaces can be used and so on? 2. What are the requirements for the plugin to work on Emby? 3. What standard .NET libraries are included in Emby server installation? 4. Can plugins that modify UI of the clients be done or not? 5. How can the data be scrapped with a particular scrapper (when there are multiple scrappers enabled)? Or at least how can priority be given to a particular scrapper? Maybe some other questions will come to my mind but for now that's all. Thanks in advance.
  2. gianmarcomurru

    LDAP Plugin not working

    Hello! I am trying to configure the LDAP Plugin to work without success. I have an Emby server and my LDAP server deployed as a docker container, they have access to the same docker network. I have ensured that the Emby container can reach the LDAP one successfully. These are my settings on the LDAP Plugin: If I run this from a docker container in the same network (I couldn’t install the required package openldap-clients on the Emby server container). As you see these settings are working here: These are the logs related to the login attempt 2024-03-04 14:59:37.467 Error UserManager: Error authenticating with provider LDAP *** Error Report *** Version: 4.8.1.0 Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3 Operating system: Linux version 6.1.64-Unraid (root@Develop-612) (gcc (GCC) 12.2.0, GNU ld version 2.40-slack151) #1 SMP PREEMPT_DYNAMIC Wed Nov 29 12:48:16 PST 2023 Framework: .NET 6.0.25 OS/Process: x64/x64 Runtime: system/System.Private.CoreLib.dll Processor count: 4 Data path: /config Application path: /system Novell.Directory.Ldap.LdapException: LdapException: Invalid Credentials (49) Invalid Credentials LdapException: Matched DN: Source: LDAP TargetSite: Void ChkResultCode() 2024-03-04 14:59:37.468 Error DefaultAuthenticationProvider: Invalid username or password. No user named alessandro exists 2024-03-04 14:59:37.469 Error UserManager: Error authenticating with provider Default *** Error Report *** Version: 4.8.1.0 Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3 Operating system: Linux version 6.1.64-Unraid (root@Develop-612) (gcc (GCC) 12.2.0, GNU ld version 2.40-slack151) #1 SMP PREEMPT_DYNAMIC Wed Nov 29 12:48:16 PST 2023 Framework: .NET 6.0.25 OS/Process: x64/x64 Runtime: system/System.Private.CoreLib.dll Processor count: 4 Data path: /config Application path: /system System.Exception: System.Exception: Invalid username or password. at Emby.Server.Implementations.Library.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Emby.Server.Implementations.Library.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser, CancellationToken cancellationToken) Source: Emby.Server.Implementations TargetSite: System.Threading.Tasks.Task`1[MediaBrowser.Controller.Authentication.ProviderAuthenticationResult] Authenticate(System.String, System.String, MediaBrowser.Controller.Entities.User) 2024-03-04 14:59:37.470 Warn Server: AUTH-ERROR: 162.154.134.188 - Invalid username or password entered. 2024-03-04 14:59:37.470 Error Server: Invalid username or password entered. Any suggestion? Thank you in advance
  3. Hello, I have been using Emby for two years, but now I have encountered a problem. I have 20,000 movies in my database, which is too many. I don't know which one to watch every day. Does Emby have a feature similar to daily recommendations? Perhaps it could randomly recommend 20 or 10 movies each day, and once I've watched them, they won't be recommended again in the future. If there are any plugins with similar functions, that would also work. I hope someone who knows about this can tell me how to achieve it.
  4. For some old 3rd party plugins compatibility, I am currently using emby server 4.7.14.0, and I found this issue recently, which is the tvdb plugin could not retrive metadata of any tv series automaticly/correctly. It now requires me to search mannually. For one serie or two, it won't be a thing, but for 10 or 20 series addition to emby server, it causes me a headache. Here is the log I downloaded after repeating the issue, please kindly help me, thanks. embyserver tvdb issue 01.txt embyserver tvdb issue - part2.txt
  5. Daftpunkmx12

    Webhook dont show on emby

    I have paid emby prime to be able to use webhooks but no option to configure appears, I have updated the plugin, restarted the server, updated the server, I have done everything but nowhere can I configure or see the webhooks section, when I go to the webhooks section says: Webhooks are now part of Notifications. To get started configuring Webhooks, visit the Notifications section." but I don't see any notifications section, I have already paid for a month of prime but I can't use the webhook because the option to configure doesn't appear anywhere. Could someone help me? Now I don't know what to do to make it work.
  6. archiel

    Plugin Updates failing

    Over the last week plugin updates and installs are failing First noted when the OMDB update to 1.0.21 failed - and then more recently TVDB 1.4.3. To test if it was just updated I removed the TVDB package and now it will not re-install The logs are showing effectively the same https://embydata.com/admin/service/packageFiles/xxxxxxx_xxx.exe timed out If relevant, just trying to access the Plugins catalogue can be very slow, and when found the details for a particular plugin can also be very slow / hang simply downloading the *.exe files is fine (bar the 'unrecognised' ' are you sure you want to save' messages. the server has been rebooted several times since the issue appeared - same problem have tried on edge and firefox - makes no difference. Is there another way to install the updates? Archie embyserver.txt
  7. Pieterdc

    Plugins catalogue not loading

    Hi all I recently installed the Emby docker image on my synology DS918+ with 8 Gb ram. docker emby version: 4.7.14.0 All is working well, only if you open the plugins catalogue it keeps loading. In the logs i get the following error; 2023-11-27 10:54:08.548 Error HttpClient: Connection to https://www.mb3admin.com/admin/service/EmbyPackages.json timed out 2023-11-27 10:54:08.563 Error Server: Error processing request *** Error Report *** Version: 4.7.14.0 Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3 Operating system: Linux version 4.4.180+ (root@build3) (gcc version 8.5.0 (GCC) ) #42962 SMP Mon May 29 14:38:23 CST 2023 Framework: .NET 6.0.20 OS/Process: x64/x64 Runtime: system/System.Private.CoreLib.dll Processor count: 4 Data path: /config Application path: /system MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: Connection to https://www.mb3admin.com/admin/service/EmbyPackages.json timed out ---> System.Threading.Tasks.TaskCanceledException: The request was canceled due to the configured HttpClient.Timeout of 20 seconds elapsing. ---> System.TimeoutException: A task was canceled. ---> System.Threading.Tasks.TaskCanceledException: A task was canceled. I googled some, most (if not all) of the solutions mention the firewall, but I can ping https://www.mb3admin.com/admin/service/EmbyPackages.json from inside the docker container, so I think there are no issues here. If you don't have enough info, please let me know. Thanks in advance! emby_log.txt
  8. Hey everyone I configured the opensub plugin with a vip account, now I nor my users can search for subtitles.. this message always pops up “ No results found. Have your configured… “ I tried a lot of movies and nothing works it won’t give me at least a list of subs . I’m sure that the sub is there I tried popular movies and have the correct metadata for the movie but nothing is appearing. I tried uninstalling and re-installing the plugin and didn’t work unfortunately any way I can fix that ? Opensub is essential for me
  9. Hey i just ran “download subtitles” using the opensubtitle plugin, i see it going through but how do i know if it’s actually grabbing and also how many subs are grabbed? on log i have this on the picture :
  10. Petersens

    Can't Access Plugins

    Ever since the latest update I can't use any of my plugins. I can open the plugin catalog from the advanced settings menu but none of my already installed plugins will open their settings menus. I have tried accessing the web os through Firefox (114.0.2 (64-bit)) and Safari (16.5) with the same result. My emby server(4.7.13.0) is running on a synology NAS running DSM 7.1.1. with a reverse proxy. I have also previous to the latest update completed all the checks for the security breach. Any info and help would be much appreciated. Thanks embyserver.txt
  11. softworkz

    Presenting the new Emby SDK

    Background Plugins, extensions and integrations make an important part of the Emby ecosystem. Plugin development is open to everybody and many great plugins have been created by Emby community members. To show our appreciation for the great work and achievements of community developers, we took steps in order to improve in an area where we haven't done that well in the recent past: Developer Support. When talking about support, there are several different facets to evaluate and consider. We probably did fairly well when it was about responding to user questions - but not that much when it came to providing accurate and up-to-date information, documentation and code examples. Emby SDK It has been just about time to make a change to that and over the past months we have intensively worked on improving that situation. Eventually, we have ended up with a fully loaded package of information, resources, tools and sample code - exclusively for all of you developers, so today we're proud to present: The EMBY SDK https://github.com/MediaBrowser/Emby.SDK Website - emby dev In parallel to the SDK, we are launching: the new emby developer site https://dev.emby.media Introduction Video For a comprehensive introduction to the Emby SDK, watch the video, either by installing the Plugin for The Emby Show Or watch it on YouTube: The Emby Show Episode 3 - Emby SDK - or below Questions? Please ask questions in the developer forum: https://emby.media/community/index.php?/forum/47-developer-api/ Watch
  12. Hey all, Sometimes I have multiple entries for the same person and wanted to know if there is a way to alias one record to the other (I believe the genre plugin does something like this). 95% of the time this is due to Asian actor names where they are often credited differently. For example, I have "Sammo Hung" but also "Sammo Kam-Bo Hung" in my DB. It would be cool if I can just alias any DB records for Sammo Kam-Bo Hung to point to Sammo Hung. That way all his movies appear under Sammo Hung in the emby GUI. I'm fine with paying for a plugin if needed, I'm just hoping to avoid having to having to go and manually editing each record one by one.
  13. Bartype

    Various plugins not working correctly

    Hi, Since i don't know exactly when, but i think one of the more recent updates is have problems with various, but not all plugins. For example the podcasts plugin is only showing an [Add] button, which doesn't do anything when i press on it. All podcast added before are still there but i can't add or config any new ones. The same is true for the CoverArt plugin. There is only a non-responsive [Add] button. Other plugins like the Server Config Backup don't show any backups which where made before and pressing on the Backup location magnifier doesn't give a response. There are few other plugins which don't work anymore, while others are still working, such as the Addi7ed and Playback reporting plugins. Removing and re-installing the troublesome plugins doesn't solve the issues... I am running the latest version for Qnap, 4.6.7.0. I have added a few images to show how it looks like. Apart from these plugins, it seems the Emby server is running fine. Is this a known bug or problem and is there something what i could do to solve this? And hopefully something else of course as completely reinstalling everything... [Edit] It seems like the scheduled task for the server config backup is still running and putting backups in the location which was configured before. These backups only don't show up in the plugin. Thank you in advance, Bartype
  14. Marc0

    PLUGIN "Pushover"

    Is there a way to configure a sound with the PUSHOVER plugin?
  15. BlurN will retrieve newly released movies on Blu-Ray and add notifications plus a channel listing when a movie matches a number of filters (for now age of movie in days, minimum IMDB rating, minimum number of IMDB votes and genres). This plugin may be installed from the official Emby Plugin Catalogue. Comments? Known issues Play icon shows on Emby clients despite no video being available. Will be fixed by the Emby team. More info... Source code It's available on GitHub. Note This plugin is anonymously tracking its usage purely for statistical purposes. Changelog 2.0.2.7 — Compatibility update 2.0.2.6 — Compatibility update 2.0.2.5 — Compatibility update 2.0.2.4 — Compatibility update 2.0.2.3 — Compatibility update 2.0.2.2 — Compatibility update 2.0.2.1 — Fixed bug that was re-adding movies that were removed due to them being played by all users, only to remove them again and re-add them again in an infinite loop 2.0.1.9 — Fixed issue where sometimes releases were being skipped 2.0.1.8 — Fixed a problem with persistent cache 2.0.1.7 — Optimisations with language retrieval 2.0.1.6 — Added new feature to get metadata and poster images in Emby Server interface language 2.0.1.5 — Multiple tweaks 2.0.1.4 — Fixed another problem with channel sometimes showing up empty 2.0.1.3 — Update to fix problems with empty channel 2.0.1.2 — Compatibility update fixes problem with channel not showing up 2.0.1.1 — If option 'Add movies to BlurN even if they already exist in your Emby movie library' is uncheched, movies will now be hidden in the BlurN channel if the movie is added to the library after it was added to BlurN 2.0.1.0 — Compatibility update with Emby Server 3.2.70.4 2.0.0.7 — Linked latest version number in plugin configuration page to plugin update page 2.0.0.6 — Improved robustness and increased debug logging 2.0.0.5 — Re-added latest version checking 2.0.0.4 — OMDb fixes 2.0.0.1 — Fixed bug with OMDb requests not being passed on year of movie (requires Emby 3.2.30.2 or higher) 2.0.0.0 — Targeting the new Emby codebase. Minimum Emby version required is 3.2.30.2 1.2.4.2x — Fixed bug when library item has no IMDb ID 1.2.3.2x — Compatibility updates 1.2.2.2x — Fixed latest version checker for 1.2.2.26 (versions pre-Emby Server 3.2.27.0) 1.2.1.2x — Code cleaning, added new IMDbURL notification variable option and fixed end tracking for channel viewing 1.2.0.8 — Updated NuGet packages 1.2.0.7 — Fixed an encoding issue that was causing a specific item to fail repeatedly 1.2.0.6 — Fixed a bug related to parsing IMDb rating for users with specific regional settings 1.2.0.5 — Installed & latest versions now shown in BlurN settings page 1.2.0.3 — Added more debug logging to show which filters stopped movies from being added to the BlurN channel 1.2.0.2 — Updated NuGet packages to 3.0.702, Settings page cosmetic changes 1.2.0.1 — Fixed a configuration issue 1.2.0.0 — Added genre whitelist matching with first movie genre 1.1.3.9 — Fixed OMDb API issue 1.1.3.8 — Notification and settings changes & more code cleaning 1.1.3.7 — Code cleaning 1.1.3.6 — Notification bug fix; tracking calls now asynchronous not waited 1.1.3.5 — Added option to hide played movies 1.1.3.4 — Enabled sorting options in channel; fixed a bug with channel sometimes missing items 1.1.3.3 — Tweaked default configuration settings 1.1.3.1 — Added more media info to channel when item is found in library and is playable 1.1.3.0 — Making channel items playable if they exist in library; syncing of played status to library 1.1.2.9 — Fixed a bug that allowed duplicates to be added to channel 1.1.2.8 — Using HTTPS for OMDb, supporting latest media and making channel indexable 1.1.2.7 — Tracking of UI language; could later be used to provide translations 1.1.2.6 — Added random number to request (cache buster) 1.1.2.5 — Updated user agents 1.1.2.4 — Added anonymous usage tracking purely for statistical purposes 1.1.2.1 — Bug fix due to some items remaining in failed queue 1.1.2.0 — More code cleaning 1.1.1.8 — Process to convert TMDb poster images from 640px width to original poster size 1.1.1.7 — Code cleaning, calling poster from TMDb that matches the one from Emby 1.1.1.6 — Items that fail checking with OMDb will be stored and retried later 1.1.1.5 — Querying TMDb for posters and more robust error handling 1.1.1.4 — Moved reset database functionality to the settings screen and added more debug logging 1.1.1.3 — Added new notification type. To configure go to Manage Server > Notifications 1.1.1.2 — Fixed a bug with notifications always showing even if option is disabled 1.1.1.1 — Movies played by logged in user will now be hidden from channel 1.1.1.0 — Added new scheduled task: Remove watched movies 1.1.0.1 — Changed descriptions so they are (hopefully) more understandable 1.1.0.0 — Released to official Emby Plugin Catalogue. Reinstall plugin from there 2017-01-16 22:55 — Added new setting to allow not adding items already in library, removed trigger on ResetDatabase task. 2017-01-16 19:23 — Logo updated (right-click on channel and click refresh), and some bug fixes & improvements 2017-01-15 21:32 — Fixed a bug where database was being cleared whenever configuration settings were being saved 2017-01-15 13:34 — Changed page size to 100, force refreshed items 2017-01-15 12:38 — Numerous bug fixes 2017-01-15 10:05 — Re-organisation and set rating to US-R 2017-01-14 20:20 — Now you can watch trailers, see more artwork and get links to IMDb and TMdb 2017-01-14 17:30 — Updated namespace 2017-01-14 16:00 — Added a channel 2017-01-12 13:59 — First version
  16. hello, everyone: When I upgraded my dsm7.0 without watching the tutorial, my emby couldn't work anymore. I deleted my username and shared folder, reinstall the emby (dsm7 version) and then I lost all my libraries. yes, I made a huge mistake. Set it go, Forget it. So I bulid a new libaray and regroup data. But at this time I have encountered a new problem. I cannot copy external plugin into plugins folder. I login with ssh and cannot copy into /volume1/@appdata/EmbyServer/plugins. It shows that I cannot get permission. now, I don’t know what can I do. So I have the following questions: 1. How do I copy external plug-ins into folder. 2. All data is currently in @appdata and can only be viewed via ssh. Will it change in the future if emby is upgraded? 3. Will there be other changes in the upgrade of emby in the future?
  17. Hey dear friends, How is it possible to add a new subtitles site which will be available for Hebrew subs? The site is: https://wizdom.xyz/ hope you can help me with that! Thanks in advance! Idan
  18. procyon

    Question about my custom css

    I just installed (re-installed) Emby. I wanted to get a premier membership and install some plugins, however, and maybe I am just really dense, but I can't seem to find the plugin catalog from which to install. I can see "my plugins," (already installed from before) but the tab for fetching new ones is gone???. What am I doing wrong? I am running the stable release on Archlinux.
  19. SuperNic

    Trakt sync and other update issues

    Dear tech, since the update to the new version 4.4.3.0 (DSM 6.2.3-25426 and DS1019+), I'm having the following issues: Sync library to trakt.tv failed Error: TrustFailure (Authentication failed, see inner exception.) at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsyncInternal (MediaBrowser.Common.Net.HttpRequestOptions options, System.String httpMethod) [0x00353] in &lt;4b2b35e458474e708c04b3533f59ad82&gt;:0 at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsync (MediaBrowser.Common.Net.HttpRequestOptions options, System.String httpMethod) [0x0009e] in &lt;4b2b35e458474e708c04b3533f59ad82&gt;:0 at Trakt.Api.TraktApi+&lt;&gt;c__DisplayClass34_0.<posttotrakt>b__0 () [0x0007c] in &lt;319a042f62314a96b3ed06ea52bb8d7d&gt;:0 at Trakt.Api.TraktApi.Retry[T] (System.Func`1[TResult] function) [0x00245] in &lt;319a042f62314a96b3ed06ea52bb8d7d&gt;:0 at Trakt.Api.TraktApi.PostToTrakt (System.String url, System.Object data, System.Threading.CancellationToken cancellationToken, Trakt.Model.TraktUser traktUser) [0x00252] in &lt;319a042f62314a96b3ed06ea52bb8d7d&gt;:0 at Trakt.Api.TraktApi.RefreshUserAuth (Trakt.Model.TraktUser traktUser, System.Threading.CancellationToken cancellationToken) [0x00125] in &lt;319a042f62314a96b3ed06ea52bb8d7d&gt;:0 at Trakt.Api.TraktApi.SetRequestHeaders (MediaBrowser.Common.Net.HttpRequestOptions options, Trakt.Model.TraktUser traktUser, System.Threading.CancellationToken cancellationToken) [0x000c8] in &lt;319a042f62314a96b3ed06ea52bb8d7d&gt;:0 at Trakt.Api.TraktApi.GetFromTrakt (System.String url, System.Threading.CancellationToken cancellationToken, Trakt.Model.TraktUser traktUser) [0x000f6] in &lt;319a042f62314a96b3ed06ea52bb8d7d&gt;:0 at Trakt.Api.TraktApi.SendGetAllWatchedMoviesRequest (Trakt.Model.TraktUser traktUser, System.Threading.CancellationToken cancellationToken) [0x0008a] in &lt;319a042f62314a96b3ed06ea52bb8d7d&gt;:0 at Trakt.ScheduledTasks.SyncLibraryTask.SyncMovies (MediaBrowser.Controller.Entities.User user, Trakt.Model.TraktUser traktUser, Trakt.Helpers.ISplittableProgress`1[T] progress, System.Threading.CancellationToken cancellationToken) [0x000d0] in &lt;319a042f62314a96b3ed06ea52bb8d7d&gt;:0 at Trakt.ScheduledTasks.SyncLibraryTask.SyncUserLibrary (MediaBrowser.Controller.Entities.User user, Trakt.Model.TraktUser traktUser, Trakt.Helpers.ISplittableProgress`1[T] progress, System.Threading.CancellationToken cancellationToken) [0x00093] in &lt;319a042f62314a96b3ed06ea52bb8d7d&gt;:0 at Trakt.ScheduledTasks.SyncLibraryTask.Execute (System.Threading.CancellationToken cancellationToken, System.IProgress`1[T] progress) [0x0014e] in &lt;319a042f62314a96b3ed06ea52bb8d7d&gt;:0 at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal (MediaBrowser.Model.Tasks.TaskOptions options) [0x00195] in &lt;4b2b35e458474e708c04b3533f59ad82&gt;:0 </posttotrakt> Check for plugin updates failed Error: TrustFailure (Authentication failed, see inner exception.) at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsyncInternal (MediaBrowser.Common.Net.HttpRequestOptions options, System.String httpMethod) [0x00858] in &lt;4b2b35e458474e708c04b3533f59ad82&gt;:0 at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsync (MediaBrowser.Common.Net.HttpRequestOptions options, System.String httpMethod) [0x0009e] in &lt;4b2b35e458474e708c04b3533f59ad82&gt;:0 at Emby.Server.Implementations.Updates.InstallationManager.GetAvailablePackagesWithoutRegistrationInfo (System.Boolean enableCache, System.Threading.CancellationToken cancellationToken) [0x000da] in &lt;4b2b35e458474e708c04b3533f59ad82&gt;:0 at Emby.Server.Implementations.Updates.InstallationManager.GetAvailablePluginUpdates (System.Version applicationVersion, System.Threading.CancellationToken cancellationToken) [0x000a6] in &lt;4b2b35e458474e708c04b3533f59ad82&gt;:0 at Emby.Server.Implementations.ScheduledTasks.PluginUpdateTask.Execute (System.Threading.CancellationToken cancellationToken, System.IProgress`1[T] progress) [0x000a0] in &lt;4b2b35e458474e708c04b3533f59ad82&gt;:0 at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal (MediaBrowser.Model.Tasks.TaskOptions options) [0x00195] in &lt;4b2b35e458474e708c04b3533f59ad82&gt;:0 Check for application updates failed Error: TrustFailure (Authentication failed, see inner exception.) at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsyncInternal (MediaBrowser.Common.Net.HttpRequestOptions options, System.String httpMethod) [0x00858] in &lt;4b2b35e458474e708c04b3533f59ad82&gt;:0 at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsync (MediaBrowser.Common.Net.HttpRequestOptions options, System.String httpMethod) [0x001f4] in &lt;4b2b35e458474e708c04b3533f59ad82&gt;:0 at MediaBrowser.Common.Updates.GithubUpdater.CheckForUpdateResult (System.String organzation, System.String repository, System.Version minVersion, MediaBrowser.Model.Updates.PackageVersionClass updateLevel, System.String assetFilename, System.String packageName, System.String targetFilename, System.TimeSpan cacheLength, System.Threading.CancellationToken cancellationToken) [0x000f6] in <e30bc54a9b6b4a178546a5ec376a41f9>:0 at Emby.Server.Implementations.ApplicationHost.CheckForApplicationUpdate (System.Threading.CancellationToken cancellationToken, System.IProgress`1[T] progress) [0x00157] in &lt;4b2b35e458474e708c04b3533f59ad82&gt;:0 at Emby.Server.Implementations.ScheduledTasks.SystemUpdateTask.Execute (System.Threading.CancellationToken cancellationToken, System.IProgress`1[T] progress) [0x00086] in &lt;4b2b35e458474e708c04b3533f59ad82&gt;:0 at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal (MediaBrowser.Model.Tasks.TaskOptions options) [0x00195] in &lt;4b2b35e458474e708c04b3533f59ad82&gt;:0 </e30bc54a9b6b4a178546a5ec376a41f9> If you need anything else, please let me know. Thanks.
  20. Im not sure if im asking the right way but hope you all understand and can tell me if this is possible. I want to know if there is a way or plugin that based of what I watch and other users make recommendations like a trending list or something to that and can be on the home page???
  21. zeus iot

    Can I have

    Hello everyone, everything good. Can I have a plugins from the company that work on the emby server. Because I want to use the emby for the store's cameras. How do I have a cloud target plugins from the company registered on the emby. Att: Cristian Florencio. @@cayars
  22. sunnyc90

    Question about firewall

    Ever since Update 4.4.1.0, I cannot identify any of my movies, search for plugins, or have the server automatically download Metadata. Server is having issues fetching plugin updates. I've tried to do some things myself such and reinstall Emby Server, remove OMDb and left TMDb. Searching in IMDB in Identify and get no results. Log file attached. Please Help.
  23. Scott_j_g

    Cloud sync gdrive. No "sync" option

    Morning all I have just started with Emby after using Plex for several years. I am loving it so far however I am having an issue with Cloud Sync to G-Drive. I have installed the Cloud Sync plugin successfully but I have no option to Sync any where in any of the menus. Anyone come across this before or have any idea what the issue might be? I have been over the plugin settings and everything looks fine there. I cant see pointers in the logs. I am running Emby in Docker on Fedora 30 server. Docker version 1.13.1, build 47e2230/1.13.1 Emby Version 4.4.1.0 Thanks Scott
  24. Damien_

    3rd party plugins for Emby server

    Hi, I'm fairly new to Emby and was curious - do people or 3rd parties develop/host plugins or apps for emby or is it just what's hosted on the catalog on the server? There's no wrong answer and I'm not being rhetorical; I'm honestly asking. For example sites that host movie or tv metadata and have an open API, can someone theoretically develop a server plugin for that and say host it on Github? Was just curious, it's not a complaint. Thanks
  25. hi my server in windows can't update plugins! it shows me emby updates without any problems. I have to update DLNA plugin from 1.0.31 to 1.0.33 manually. connected with a vpn, but problem is still alive! restarted emby and PC but doesn't work logs.zip
×
×
  • Create New...