Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Thanks, I'll check that too. Might be an issue with the Kodi start upsync to Emby for offline content.
  3. user24

    Album Tag Importer

    Yeah - that's it. Happy to run with this for a while and do some more tagging and importing... thank you!
  4. GrimReaper

    Album Tag Importer

    Try demi-bold one: v1.8 GUI refined emby_album_tag_importer.py
  5. Today
  6. I am trying out the plugin and am getting the below error on the configuration page. The top menu shows up, but nothing else. I am running the official container image (docker.io/emby/embyserver:latest) via podman. The plugin was working previously, and I tried to update to v2.4.7. I have been changing plugins, and maybe there is an incompatibility or missing dependency? + TimeMarkEdit + EmbyReporter (with container volumes as described in instructions, also tested the container without these) - ChapterAPI Things I have tried, without any change in behavior: downgraded back to 2.4.2 and get the same result rebuilt container with/without EmbyReporter volumes removed TimeMarkEdit and EmbyReporter restored from "Backup & Restore" backup (which apparently does not restore plugin dlls) removed EmbyCredits.xml config file (plugin did not recreate a fresh one) replaced EmbyCredits.xml from my backup Relevant entries from my logs 2026-04-14 20:07:43.996 Info App: Loading EmbyCredits, Version=2.4.2.0, Culture=neutral, PublicKeyToken=null from /config/plugins/EmbyCredits.dll 2026-04-14 20:07:47.474 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.TriggerDetectionRequest 2026-04-14 20:07:47.475 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.ProcessEpisodeRequest 2026-04-14 20:07:47.475 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.ProcessSeriesRequest 2026-04-14 20:07:47.475 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.ProcessSeasonRequest 2026-04-14 20:07:47.476 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.ProcessSeasonMissingMarkersRequest 2026-04-14 20:07:47.477 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.BatchUpdateSeasonMissingMarkersRequest 2026-04-14 20:07:47.477 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.ProcessLibraryRequest 2026-04-14 20:07:47.478 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.GetAllSeriesRequest 2026-04-14 20:07:47.478 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.GetProgressRequest 2026-04-14 20:07:47.478 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.GetBackupExportProgressRequest 2026-04-14 20:07:47.479 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.GetBackupImportProgressRequest 2026-04-14 20:07:47.479 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.CancelDetectionRequest 2026-04-14 20:07:47.479 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.ClearQueueRequest 2026-04-14 20:07:47.480 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.GetSeriesMarkersRequest 2026-04-14 20:07:47.480 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.GetSeasonValidationRequest 2026-04-14 20:07:47.481 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.DryRunSeriesRequest 2026-04-14 20:07:47.481 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.TestOcrConnectionRequest 2026-04-14 20:07:47.482 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.GetImageRequest 2026-04-14 20:07:47.482 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.GetThumbnailRequest 2026-04-14 20:07:47.483 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.DryRunSeriesDebugRequest 2026-04-14 20:07:47.483 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.GetDebugLogRequest 2026-04-14 20:07:47.484 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.ExportCreditsBackupRequest 2026-04-14 20:07:47.485 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.ImportCreditsBackupRequest 2026-04-14 20:07:47.485 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.BulkExportToFolderRequest 2026-04-14 20:07:47.486 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.ExportSeriesCreditsRequest 2026-04-14 20:07:47.486 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.ImportSeriesCreditsRequest 2026-04-14 20:07:47.486 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.UpdateCreditsMarkerRequest 2026-04-14 20:07:47.487 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.ApplyToSeasonRequest 2026-04-14 20:07:47.487 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.AddTimestampFromDryRunRequest 2026-04-14 20:07:47.488 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.GetMemoryUsageRequest 2026-04-14 20:07:47.488 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.StartDetectionRequest 2026-04-14 20:07:47.489 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.GetDetectionMethodsRequest 2026-04-14 20:07:47.489 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.GetDetectionResultsRequest 2026-04-14 20:07:47.490 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.GetDetectionHistoryRequest 2026-04-14 20:07:47.491 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.GetEpisodeDetectionResultRequest 2026-04-14 20:07:47.491 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.GetFailedEpisodesRequest 2026-04-14 20:07:47.492 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.ClearFailureMarkersRequest 2026-04-14 20:07:47.492 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.ClearAllFailureMarkersRequest 2026-04-14 20:07:47.493 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.GetEpisodeChaptersRequest 2026-04-14 20:07:47.493 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.SaveEpisodeChaptersRequest 2026-04-14 20:07:47.494 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.GetTracerEpisodesRequest 2026-04-14 20:07:47.494 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.DismissTracerEpisodeRequest 2026-04-14 20:07:47.495 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.ClearTracerListRequest 2026-04-14 20:07:47.827 Info TaskManager: Daily trigger for Backup Credits Markers set to fire at 04/15/2026 01:15:00, which is 307.2028694 minutes from now. 2026-04-14 20:07:48.001 Info App: Starting entry point EmbyCredits.Plugin 2026-04-14 20:07:48.014 Debug XmlSerializer: Deserializing file /config/plugins/configurations/EmbyCredits.xml 2026-04-14 20:07:48.027 Warn Plugin: RUNNING ON LINUX WITHOUT CUSTOM TEMP FOLDER! If using Docker/Unraid, your image may fill up with temp files. Configure 'Custom Temp Folder Path' in plugin settings to point to a mapped volume (e.g., /mnt/user/appdata/emby-temp or /tmp). 2026-04-14 20:07:48.041 Info Plugin: Credits Detection Service started 2026-04-14 20:07:48.043 Info App: Entry point completed: EmbyCredits.Plugin. Duration: 0.0413932 seconds 2026-04-14 20:07:51.806 Debug WebAppService-0HNKQHDL1QU55:00000001: http/1.1 GET http://‌REDACTED‌/emby/web/configurationpage?name=CreditsDetectorConfiguration&v=4.9.3.0. Source Ip: ‌192.168.1.7‌, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 2026-04-14 20:07:51.807 Debug WebAppService-0HNKQHDL1QU57:00000001: http/1.1 GET http://‌REDACTED‌/emby/web/configurationpages?Name=CreditsDetectorConfiguration&X-Emby-Client=Emby Web&X-Emby-Device-Name=Brave Windows&X-Emby-Device-Id=bd0e306e-c9df-4bf4-94c9-554fd434ed4a&X-Emby-Client-Version=4.9.3.0&X-Emby-Token=‌de17ec792a5b48429a71c8474d7dd778‌&X-Emby-Language=en-us. Source Ip: ‌192.168.1.7‌, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 2026-04-14 20:07:51.830 Debug WebAppService-0HNKQHDL1QU55:00000001: http/1.1 Response 304 to ‌192.168.1.7‌. Time: 24ms. GET http://‌REDACTED‌/emby/web/configurationpage?name=CreditsDetectorConfiguration&v=4.9.3.0. 2026-04-14 20:07:51.870 Debug WebAppService-0HNKQHDL1QU57:00000001: http/1.1 Response completed after client disconnected to ‌192.168.1.7‌. Time: 62ms. GET http://‌REDACTED‌/emby/web/configurationpages?Name=CreditsDetectorConfiguration&X-Emby-Client=Emby Web&X-Emby-Device-Name=Brave Windows&X-Emby-Device-Id=bd0e306e-c9df-4bf4-94c9-554fd434ed4a&X-Emby-Client-Version=4.9.3.0&X-Emby-Token=‌de17ec792a5b48429a71c8474d7dd778‌&X-Emby-Language=en-us. 2026-04-14 20:07:51.917 Debug WebAppService-0HNKQHDL1QU5A:00000001: http/1.1 GET http://‌REDACTED‌/emby/web/configurationpage?name=CreditsDetectorConfigurationjs&v=4.9.3.0. Source Ip: ‌192.168.1.7‌, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 2026-04-14 20:07:51.918 Debug WebAppService-0HNKQHDL1QU5A:00000001: http/1.1 Response 304 to ‌192.168.1.7‌. Time: 1ms. GET http://‌REDACTED‌/emby/web/configurationpage?name=CreditsDetectorConfigurationjs&v=4.9.3.0. 2026-04-14 20:07:51.941 Debug WebAppService-0HNKQHDL1QU5B:00000001: http/1.1 GET http://‌REDACTED‌/emby/web/configurationpage?name=CreditsDetectorConfigurationLoader&v=4.9.3.0. Source Ip: ‌192.168.1.7‌, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 2026-04-14 20:07:51.941 Debug WebAppService-0HNKQHDL1QU5C:00000001: http/1.1 GET http://‌REDACTED‌/emby/web/configurationpage?name=CreditsDetectorConfigurationEvents&v=4.9.3.0. Source Ip: ‌192.168.1.7‌, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 2026-04-14 20:07:51.941 Debug WebAppService-0HNKQHDL1QU5B:00000001: http/1.1 Response 304 to ‌192.168.1.7‌. Time: 1ms. GET http://‌REDACTED‌/emby/web/configurationpage?name=CreditsDetectorConfigurationLoader&v=4.9.3.0. 2026-04-14 20:07:51.941 Debug WebAppService-0HNKQHDL1QU5C:00000001: http/1.1 Response 304 to ‌192.168.1.7‌. Time: 1ms. GET http://‌REDACTED‌/emby/web/configurationpage?name=CreditsDetectorConfigurationEvents&v=4.9.3.0. 2026-04-14 20:07:51.943 Debug WebAppService-0HNKQHDL1QU5E:00000001: http/1.1 GET http://‌REDACTED‌/emby/web/configurationpage?name=CreditsDetectorConfigurationDataManager&v=4.9.3.0. Source Ip: ‌192.168.1.7‌, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 2026-04-14 20:07:51.943 Debug WebAppService-0HNKQHDL1QU5F:00000001: http/1.1 GET http://‌REDACTED‌/emby/web/configurationpage?name=CreditsDetectorConfigurationSeriesManager&v=4.9.3.0. Source Ip: ‌192.168.1.7‌, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 2026-04-14 20:07:51.943 Debug WebAppService-0HNKQHDL1QU5F:00000001: http/1.1 Response 304 to ‌192.168.1.7‌. Time: 1ms. GET http://‌REDACTED‌/emby/web/configurationpage?name=CreditsDetectorConfigurationSeriesManager&v=4.9.3.0. 2026-04-14 20:07:51.943 Debug WebAppService-0HNKQHDL1QU5E:00000001: http/1.1 Response 304 to ‌192.168.1.7‌. Time: 1ms. GET http://‌REDACTED‌/emby/web/configurationpage?name=CreditsDetectorConfigurationDataManager&v=4.9.3.0. 2026-04-14 20:07:51.944 Debug WebAppService-0HNKQHDL1QU5D:00000001: http/1.1 GET http://‌REDACTED‌/emby/web/configurationpage?name=CreditsDetectorConfigurationUtils&v=4.9.3.0. Source Ip: ‌192.168.1.7‌, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 2026-04-14 20:07:51.945 Debug WebAppService-0HNKQHDL1QU5G:00000001: http/1.1 GET http://‌REDACTED‌/emby/web/configurationpage?name=CreditsDetectorConfigurationProcessingActions&v=4.9.3.0. Source Ip: ‌192.168.1.7‌, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 2026-04-14 20:07:51.946 Debug WebAppService-0HNKQHDL1QU5G:00000001: http/1.1 Response 304 to ‌192.168.1.7‌. Time: 1ms. GET http://‌REDACTED‌/emby/web/configurationpage?name=CreditsDetectorConfigurationProcessingActions&v=4.9.3.0. 2026-04-14 20:07:51.946 Debug WebAppService-0HNKQHDL1QU5D:00000001: http/1.1 Response 304 to ‌192.168.1.7‌. Time: 6ms. GET http://‌REDACTED‌/emby/web/configurationpage?name=CreditsDetectorConfigurationUtils&v=4.9.3.0. 2026-04-14 20:07:51.948 Debug WebAppService-0HNKQHDL1QU5H:00000001: http/1.1 GET http://‌REDACTED‌/emby/web/configurationpage?name=CreditsDetectorConfigurationProgressMonitor&v=4.9.3.0. Source Ip: ‌192.168.1.7‌, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 2026-04-14 20:07:51.949 Debug WebAppService-0HNKQHDL1QU5H:00000001: http/1.1 Response 304 to ‌192.168.1.7‌. Time: 1ms. GET http://‌REDACTED‌/emby/web/configurationpage?name=CreditsDetectorConfigurationProgressMonitor&v=4.9.3.0. 2026-04-14 20:07:51.949 Debug WebAppService-0HNKQHDL1QU5I:00000001: http/1.1 GET http://‌REDACTED‌/emby/web/configurationpage?name=CreditsDetectorConfigurationChapterEditManager&v=4.9.3.0. Source Ip: ‌192.168.1.7‌, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 2026-04-14 20:07:51.950 Debug WebAppService-0HNKQHDL1QU5J:00000001: http/1.1 GET http://‌REDACTED‌/emby/web/configurationpage?name=CreditsDetectorConfigurationTracerManager&v=4.9.3.0. Source Ip: ‌192.168.1.7‌, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 2026-04-14 20:07:51.950 Debug WebAppService-0HNKQHDL1QU5I:00000001: http/1.1 Response 304 to ‌192.168.1.7‌. Time: 1ms. GET http://‌REDACTED‌/emby/web/configurationpage?name=CreditsDetectorConfigurationChapterEditManager&v=4.9.3.0. 2026-04-14 20:07:51.951 Debug WebAppService-0HNKQHDL1QU5J:00000001: http/1.1 Response 304 to ‌192.168.1.7‌. Time: 1ms. GET http://‌REDACTED‌/emby/web/configurationpage?name=CreditsDetectorConfigurationTracerManager&v=4.9.3.0. 2026-04-14 20:07:51.952 Debug WebAppService-0HNKQHDL1QU5K:00000001: http/1.1 GET http://‌REDACTED‌/emby/web/configurationpage?name=CreditsDetectorConfigurationAutoSkipManager&v=4.9.3.0. Source Ip: ‌192.168.1.7‌, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 2026-04-14 20:07:51.953 Debug WebAppService-0HNKQHDL1QU5L:00000001: http/1.1 GET http://‌REDACTED‌/emby/web/configurationpage?name=CreditsDetectorConfigurationMarkersManager&v=4.9.3.0. Source Ip: ‌192.168.1.7‌, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 2026-04-14 20:07:51.953 Debug WebAppService-0HNKQHDL1QU5K:00000001: http/1.1 Response 304 to ‌192.168.1.7‌. Time: 2ms. GET http://‌REDACTED‌/emby/web/configurationpage?name=CreditsDetectorConfigurationAutoSkipManager&v=4.9.3.0. 2026-04-14 20:07:51.954 Debug WebAppService-0HNKQHDL1QU5L:00000001: http/1.1 Response 304 to ‌192.168.1.7‌. Time: 1ms. GET http://‌REDACTED‌/emby/web/configurationpage?name=CreditsDetectorConfigurationMarkersManager&v=4.9.3.0. 2026-04-14 20:07:51.962 Debug WebAppService-0HNKQHDL1QU5M:00000001: http/1.1 GET http://‌REDACTED‌/emby/web/configurationpage?name=CreditsDetectorConfigurationRulesManager&v=4.9.3.0. Source Ip: ‌192.168.1.7‌, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 2026-04-14 20:07:51.962 Debug WebAppService-0HNKQHDL1QU5N:00000001: http/1.1 GET http://‌REDACTED‌/emby/web/configurationpage?name=CreditsDetectorConfigurationBackupManager&v=4.9.3.0. Source Ip: ‌192.168.1.7‌, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 2026-04-14 20:07:51.963 Debug WebAppService-0HNKQHDL1QU5N:00000001: http/1.1 Response 304 to ‌192.168.1.7‌. Time: 1ms. GET http://‌REDACTED‌/emby/web/configurationpage?name=CreditsDetectorConfigurationBackupManager&v=4.9.3.0. 2026-04-14 20:07:51.963 Debug WebAppService-0HNKQHDL1QU5M:00000001: http/1.1 Response 304 to ‌192.168.1.7‌. Time: 1ms. GET http://‌REDACTED‌/emby/web/configurationpage?name=CreditsDetectorConfigurationRulesManager&v=4.9.3.0. ------------------------ Configuration page is mostly empty ----------------------- Error popup
  7. Appreciate the thought but this issue I am having is only on a few shows. My files are well-organized and this has never been an issue before that I am aware of. I tried removing the imdbid from the series folder and rescanning my library. I can see that Emby did index it but it still never shows up in the UI or search. I searched the db directly as well and found it but like I said, it doesn't show in my library at all: sqlite3 /mnt/user/appdata/emby/data/library.db "SELECT Name, Path FROM MediaItems WHERE Path LIKE '%aka Charlie%';" Miniseries|/data/tvshows/aka Charlie Sheen/Season 1 Part One|/data/tvshows/aka Charlie Sheen/Season 1/aka Charlie Sheen - S01E01 - Part One HDTV-1080p.mp4 Part Two|/data/tvshows/aka Charlie Sheen/Season 1/aka Charlie Sheen - S01E02 - Part Deux HDTV-1080p.mp4 Why would JF be able to index it regardless and also have it shown in the UI? It has only happened on the above show and the Heated Rivalry show. I was able to get the latter to show up by fixing the .nfo files but aka Charlie Sheen absolutely will not come up. I love Emby and have been a premiere user for years now. I genuinely think something isn't quite right here but it would take an Emby dev to verify. I am happy to test and try out suggestions from the devs!
  8. pünktchen

    Tags not Hiding Actors

    Yes, but i did not claimed otherwise.
  9. Luke

    Security issue on linux emby servers

    Hi, your screens are showing blank data because the server is denying access to that information.
  10. Hi, did you disable on the fly subtitle extraction in server transcoding settings? Try turning that back on.
  11. Hi, yes there’s room for improvement there. Thanks.
  12. Right. They would need to be exposed in the server user interface.
  13. Luke

    Tags not Hiding Actors

    But when you visit the movie details you can still see the person.
  14. Try using only one dash prior to the resolution and delete all other dashes in the filename. I have not completely tested this, but I seem to have fixed many file naming issues and dbase entries by removing the multiple dashes in file names.
  15. pünktchen

    Tags not Hiding Actors

    I just haven't updated it yet because of the constant new bug reports and some changes that i do not really like.
  16. Argent94

    FR: Please allow person in Games

    Did we ever get traction on this? Just curious
  17. I will be adding pics here, it seems I am seeing something different? the apps I use are on FireStick 4k FYI
  18. Yeah, having the marker is still useful. It's up to the devs to make them "actionable"
  19. will_i_am_small

    Tags not Hiding Actors

    Were you able to find a solution/work around with current versions?
  20. Yesterday
  21. Happy2Play

    "Identify" Not Working

    Along with the corresponding log for that query. Using info from your provided screenshot Ideally you don't fill in all the fields if you provide a providerid in your search.
  22. pünktchen

    Tags not Hiding Actors

    I'd say that's a bug that was simply overlooked - just like the dozens of other bugs in the parental controls that were introduced with the major database update in Emby 4.8 but have since been fixed. I still have a working 4.8.0.13 install where people with restricted Tags are hidden from search!
  23. zlhyh

    backup&restore(question)

    Due to a hardware change (switching NAS brands), I intend to migrate to the Docker version. I would like to know the proper procedure to transfer all Emby data and metadata to the new server while preserving all settings. Please note that the directory structure on the new NAS is different.
  24. Nope, gave up in the end. Just wouldn't work. It has worked fine previously over the years so I wasn't sure what had changed..
  25. will_i_am_small

    Tags not Hiding Actors

    Yes, that is the reason I realised this in the first place. On a child's profile they are still able to search up Actors for any media on the whole server. So I do actually want the actor and the content hidden
  26. user24

    Album Tag Importer

    Looking good! Not sure exactly what you are thinking - but some of it reminds me of the Emby settings pages with dark theme applied. Overall, I think the readability is improving with each iteration. The drop down menu lists, with many items, are a lot better with the extra spacing and the white text. Wondering though (and you would have to try it, because I haven't). With all the text in white and bold now (700 font weight instead of 600?) is it 'too much' all at once. What if the drop down menus and other secondary text was reverted back to 600, or perhaps 650, if that is possible? Maybe the red sections below could be toned down??? Perhaps keep the main buttons in bold, as they are, which gives a level heirarchy. Again, I'm just imagining and you can likely better assess the whole GUI and probably make quick changes. I would just break the code!
  27. Happy2Play

    Tags not Hiding Actors

    How would that work then as media is linked to Actors so the content would be hidden also?
  28. will_i_am_small

    Tags not Hiding Actors

    That explains it then. Is there a method to hide actors?
  1. Load more activity
×
×
  • Create New...