Nitro_Zeus 11 Posted December 10, 2025 Posted December 10, 2025 Hi all, I'm running Emby server on Ubuntu Desktop. I recently updated to the newest version 4.9.1.90, and after that, when I upload new movies to my library folder, and perform a scan, Emby will not find the new movies, i tried searching for them on Emby Web, and the movies are not found. This makes no sense. I have not changed anything, and suddenly, after updating it does not work. I also tried refreshing metadata on the library and scanning library files from the Emby web, makes no difference. See attached PDF for Library config. Has anybody experienced the same issue? All movies are placed in the folder like this: /home/zeus/Documents/Movie Library 01/xxxxxxx 1080p (2008)/xxxxxx.mp4 screencapture.pdf
Luke 42078 Posted December 10, 2025 Posted December 10, 2025 HI there, can you please provide a specific example? How to Report a Problem Thanks !
Luke 42078 Posted December 10, 2025 Posted December 10, 2025 Quote See attached PDF for Library config. Hi, can you please attach as screenshots or plain text? Thanks.
Nitro_Zeus 11 Posted December 10, 2025 Author Posted December 10, 2025 Please see the attached files. embyserver-63901002183.txt embyserver.txt
Nitro_Zeus 11 Posted December 10, 2025 Author Posted December 10, 2025 I uploaded 3 new folders with movies and subtitles in it. Normally, i press a manual sync under scheduled tasks -> scan media library, and then new movies will show up on the front page. It does not do that now, i get no errors or anything.
Luke 42078 Posted December 10, 2025 Posted December 10, 2025 Quote I uploaded 3 new folders with movies and subtitles in it And then what did you do?
Nitro_Zeus 11 Posted December 10, 2025 Author Posted December 10, 2025 3 minutes ago, cyberrep said: I have the same problem, and I discover why. I just download a movie today and the added date show the movie file modificated date , not the date added But how do you get Emby to discover newly added movies? i can find the new movie folders and files inside the same library, like any other files that work. So what do i need to do to get Emby to discover the new movies? Normally, I just make a library scan, and it's discovered automatically. which does not work now somehow?
Nitro_Zeus 11 Posted December 10, 2025 Author Posted December 10, 2025 1 minute ago, Luke said: And then what did you do? tried to do a sync, which succeeded, but no new movies were discovered inside the Emby web app
Luke 42078 Posted December 10, 2025 Posted December 10, 2025 Just now, Nitro_Zeus said: tried to do a sync, which succeeded, but no new movies were discovered inside the Emby web app What did you add? Were you patient?
Nitro_Zeus 11 Posted December 10, 2025 Author Posted December 10, 2025 Just now, Luke said: What did you add? Were you patient? i added a folder xxx with an .mp4 file and an .srt file. Nothing unusual here? I tried to do multiple syncs over 4 days, and nothing is happening.....
Luke 42078 Posted December 10, 2025 Posted December 10, 2025 What exactly did you add? What time did you add it?
Neminem 1518 Posted December 11, 2025 Posted December 11, 2025 @Nitro_ZeusJust looking at your log and seeing permission issues. I'm not sure if that's it, since they are added after you do a manuel scan. Error in GetFileSystemEntries for /home/zeus/Documents/Movie Library 01/The Nightmare Before Christmas 1080p (1993) *** Error Report *** Version: 4.9.1.90 Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb Operating system: Linux version 6.14.0-36-generic (buildd@lcy02-amd64-067) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0, GNU ld (GNU Binutils for Ubun OS/Process: x64/x64 Framework: .NET 8.0.11 Runtime: opt/emby-server/system/System.Private.CoreLib.dll Processor count: 4 Data path: /var/lib/emby Application path: /opt/emby-server/system System.UnauthorizedAccessException: System.UnauthorizedAccessException: Access to the path '/home/zeus/Documents/Movie Library 01/The Nightmare Before Christmas 1080p (1993)' is denied. ---> System.IO.IOException: Permission denied --- End of inner exception stack trace --- at System.IO.Enumeration.FileSystemEnumerator`1.Init() at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options, Boolean isNormalized) at System.IO.Enumeration.FileSystemEnumerableFactory.FileSystemInfos(String directory, String expression, EnumerationOptions options, Boolean isNormalized) at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options) at Emby.Server.Implementations.IO.ManagedFileSystem.EnumerateFileSystemInfos(DirectoryInfo dir, Boolean recursive) at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileSystemEntries(String path, Boolean recursive, FileSystemCredentials credentials) at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntriesInternal(String path) at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path, Boolean clearCache) at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path) at MediaBrowser.Controller.Resolvers.BaseItemResolver`1.GetFileSystemEntries(IDirectoryService directoryService, String path) Source: System.Private.CoreLib TargetSite: Void Init() InnerException: System.IO.IOException: Permission denied Source: TargetSite:
Nitro_Zeus 11 Posted December 12, 2025 Author Posted December 12, 2025 On 11/12/2025 at 08:54, Neminem said: @Nitro_ZeusJust looking at your log and seeing permission issues. I'm not sure if that's it, since they are added after you do a manuel scan. Error in GetFileSystemEntries for /home/zeus/Documents/Movie Library 01/The Nightmare Before Christmas 1080p (1993) *** Error Report *** Version: 4.9.1.90 Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb Operating system: Linux version 6.14.0-36-generic (buildd@lcy02-amd64-067) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0, GNU ld (GNU Binutils for Ubun OS/Process: x64/x64 Framework: .NET 8.0.11 Runtime: opt/emby-server/system/System.Private.CoreLib.dll Processor count: 4 Data path: /var/lib/emby Application path: /opt/emby-server/system System.UnauthorizedAccessException: System.UnauthorizedAccessException: Access to the path '/home/zeus/Documents/Movie Library 01/The Nightmare Before Christmas 1080p (1993)' is denied. ---> System.IO.IOException: Permission denied --- End of inner exception stack trace --- at System.IO.Enumeration.FileSystemEnumerator`1.Init() at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options, Boolean isNormalized) at System.IO.Enumeration.FileSystemEnumerableFactory.FileSystemInfos(String directory, String expression, EnumerationOptions options, Boolean isNormalized) at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options) at Emby.Server.Implementations.IO.ManagedFileSystem.EnumerateFileSystemInfos(DirectoryInfo dir, Boolean recursive) at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileSystemEntries(String path, Boolean recursive, FileSystemCredentials credentials) at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntriesInternal(String path) at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path, Boolean clearCache) at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path) at MediaBrowser.Controller.Resolvers.BaseItemResolver`1.GetFileSystemEntries(IDirectoryService directoryService, String path) Source: System.Private.CoreLib TargetSite: Void Init() InnerException: System.IO.IOException: Permission denied Source: TargetSite: Its the movie The Nightmare Before Christmas 1080p (1993), EuroTrip and Five Nights at Freddy's But keep in mind, this has been working for over 2 years this setup, where i just upload movies to the folder /home/zeus/Documents/Movie Library 01/ And then do a scan on the library from Emby scheduled tasks this has always worked, But after updating to new Emby version this kinda error also happend..
Nitro_Zeus 11 Posted December 12, 2025 Author Posted December 12, 2025 Just to understand System.UnauthorizedAccessException: System.UnauthorizedAccessException: Access to the path '/home/zeus/Documents/Movie Library 01/The Nightmare Before Christmas 1080p (1993)' is denied. ---> System.IO.IOException: Permission denied Does that mean it cannot "read" the file / folder and therefore cannot be shown in emby? Is it the same issue with the two other movies, can you se that from the log? EuroTrip and Five Nights at Freddy's
Neminem 1518 Posted December 12, 2025 Posted December 12, 2025 Jep I that for them as well. Error in GetFileSystemEntries for /home/zeus/Documents/Movie Library 01/EuroTrip 1080p (2004) *** Error Report *** Version: 4.9.1.90 Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb Operating system: Linux version 6.14.0-36-generic (buildd@lcy02-amd64-067) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0, GNU ld (GNU Binutils for Ubun OS/Process: x64/x64 Framework: .NET 8.0.11 Runtime: opt/emby-server/system/System.Private.CoreLib.dll Processor count: 4 Data path: /var/lib/emby Application path: /opt/emby-server/system System.UnauthorizedAccessException: System.UnauthorizedAccessException: Access to the path '/home/zeus/Documents/Movie Library 01/EuroTrip 1080p (2004)' is denied. ---> System.IO.IOException: Permission denied --- End of inner exception stack trace --- at System.IO.Enumeration.FileSystemEnumerator`1.Init() at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options, Boolean isNormalized) at System.IO.Enumeration.FileSystemEnumerableFactory.FileSystemInfos(String directory, String expression, EnumerationOptions options, Boolean isNormalized) at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options) at Emby.Server.Implementations.IO.ManagedFileSystem.EnumerateFileSystemInfos(DirectoryInfo dir, Boolean recursive) at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileSystemEntries(String path, Boolean recursive, FileSystemCredentials credentials) at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntriesInternal(String path) at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path, Boolean clearCache) at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path) at MediaBrowser.Controller.Resolvers.BaseItemResolver`1.GetFileSystemEntries(IDirectoryService directoryService, String path) Source: System.Private.CoreLib TargetSite: Void Init() InnerException: System.IO.IOException: Permission denied Source: TargetSite: and Error refreshing item Five Nights At Freddys 1080p (2023) 79024 /home/zeus/Documents/Movie Library 01/Gyser - Horror - Psycho - Thriller Movies/Five Nights At Freddys 1080p (2023) *** Error Report *** Version: 4.9.1.90 Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb Operating system: Linux version 6.14.0-36-generic (buildd@lcy02-amd64-067) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0, GNU ld (GNU Binutils for Ubun OS/Process: x64/x64 Framework: .NET 8.0.11 Runtime: opt/emby-server/system/System.Private.CoreLib.dll Processor count: 4 Data path: /var/lib/emby Application path: /opt/emby-server/system System.UnauthorizedAccessException: System.UnauthorizedAccessException: Access to the path '/home/zeus/Documents/Movie Library 01/Gyser - Horror - Psycho - Thriller Movies/Five Nights At Freddys 1080p (2023)' is denied. ---> System.IO.IOException: Permission denied --- End of inner exception stack trace --- at System.IO.Enumeration.FileSystemEnumerator`1.Init() at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options) at Emby.Server.Implementations.IO.ManagedFileSystem.EnumerateFileSystemInfos(DirectoryInfo dir, Boolean recursive) at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileSystemEntries(String path, Boolean recursive, FileSystemCredentials credentials) at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntriesInternal(String path) at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) at Emby.LocalMetadata.Images.LocalImageProvider.GetFiles(BaseItem item, LibraryOptions libraryOptions, Boolean includeDirectories, IDirectoryService directoryService, CancellationToken cancellationToken) at Emby.LocalMetadata.Images.LocalImageProvider.GetImages(BaseItem item, LibraryOptions libraryOptions, IDirectoryService directoryService, CancellationToken cancellationToken) at Emby.Providers.Manager.ItemImageProvider.<>c__DisplayClass5_0.<ValidateImages>b__0(ILocalImageFileProvider i) at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToArray() at Emby.Providers.Manager.ItemImageProvider.ValidateImages(BaseItem item, LibraryOptions libraryOptions, ILocalImageFileProvider[] providers, IDirectoryService directoryService, CancellationToken cancellationToken) at Emby.Providers.Manager.MetadataService`2.RefreshMetadata(BaseItem item, MetadataRefreshOptions refreshOptions, BaseItem[] collectionFolders, LibraryOptions libraryOptions, CancellationToken cancellationToken) at MediaBrowser.Controller.Entities.BaseItem.RefreshMetadata(MetadataRefreshOptions options, BaseItem[] collectionFolders, LibraryOptions libraryOptions, CancellationToken cancellationToken) at MediaBrowser.Controller.Entities.BaseItem.RefreshMetadataRecursive(BaseItem[] children, MetadataRefreshOptions refreshOptions, BaseItem[] collectionFolders, LibraryOptions libraryOptions, Boolean recursive, Dictionary`2 newItemIds, IProgress`1 progress, CancellationToken cancellationToken) Source: System.Private.CoreLib Just a side question do you use upnp to open ports in your router ? Your logs are hard to read, do to all the errors that shows.
Nitro_Zeus 11 Posted December 12, 2025 Author Posted December 12, 2025 3 minutes ago, Neminem said: Jep I that for them as well. Error in GetFileSystemEntries for /home/zeus/Documents/Movie Library 01/EuroTrip 1080p (2004) *** Error Report *** Version: 4.9.1.90 Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb Operating system: Linux version 6.14.0-36-generic (buildd@lcy02-amd64-067) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0, GNU ld (GNU Binutils for Ubun OS/Process: x64/x64 Framework: .NET 8.0.11 Runtime: opt/emby-server/system/System.Private.CoreLib.dll Processor count: 4 Data path: /var/lib/emby Application path: /opt/emby-server/system System.UnauthorizedAccessException: System.UnauthorizedAccessException: Access to the path '/home/zeus/Documents/Movie Library 01/EuroTrip 1080p (2004)' is denied. ---> System.IO.IOException: Permission denied --- End of inner exception stack trace --- at System.IO.Enumeration.FileSystemEnumerator`1.Init() at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options, Boolean isNormalized) at System.IO.Enumeration.FileSystemEnumerableFactory.FileSystemInfos(String directory, String expression, EnumerationOptions options, Boolean isNormalized) at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options) at Emby.Server.Implementations.IO.ManagedFileSystem.EnumerateFileSystemInfos(DirectoryInfo dir, Boolean recursive) at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileSystemEntries(String path, Boolean recursive, FileSystemCredentials credentials) at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntriesInternal(String path) at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path, Boolean clearCache) at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path) at MediaBrowser.Controller.Resolvers.BaseItemResolver`1.GetFileSystemEntries(IDirectoryService directoryService, String path) Source: System.Private.CoreLib TargetSite: Void Init() InnerException: System.IO.IOException: Permission denied Source: TargetSite: and Error refreshing item Five Nights At Freddys 1080p (2023) 79024 /home/zeus/Documents/Movie Library 01/Gyser - Horror - Psycho - Thriller Movies/Five Nights At Freddys 1080p (2023) *** Error Report *** Version: 4.9.1.90 Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb Operating system: Linux version 6.14.0-36-generic (buildd@lcy02-amd64-067) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0, GNU ld (GNU Binutils for Ubun OS/Process: x64/x64 Framework: .NET 8.0.11 Runtime: opt/emby-server/system/System.Private.CoreLib.dll Processor count: 4 Data path: /var/lib/emby Application path: /opt/emby-server/system System.UnauthorizedAccessException: System.UnauthorizedAccessException: Access to the path '/home/zeus/Documents/Movie Library 01/Gyser - Horror - Psycho - Thriller Movies/Five Nights At Freddys 1080p (2023)' is denied. ---> System.IO.IOException: Permission denied --- End of inner exception stack trace --- at System.IO.Enumeration.FileSystemEnumerator`1.Init() at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options) at Emby.Server.Implementations.IO.ManagedFileSystem.EnumerateFileSystemInfos(DirectoryInfo dir, Boolean recursive) at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileSystemEntries(String path, Boolean recursive, FileSystemCredentials credentials) at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntriesInternal(String path) at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) at Emby.LocalMetadata.Images.LocalImageProvider.GetFiles(BaseItem item, LibraryOptions libraryOptions, Boolean includeDirectories, IDirectoryService directoryService, CancellationToken cancellationToken) at Emby.LocalMetadata.Images.LocalImageProvider.GetImages(BaseItem item, LibraryOptions libraryOptions, IDirectoryService directoryService, CancellationToken cancellationToken) at Emby.Providers.Manager.ItemImageProvider.<>c__DisplayClass5_0.<ValidateImages>b__0(ILocalImageFileProvider i) at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToArray() at Emby.Providers.Manager.ItemImageProvider.ValidateImages(BaseItem item, LibraryOptions libraryOptions, ILocalImageFileProvider[] providers, IDirectoryService directoryService, CancellationToken cancellationToken) at Emby.Providers.Manager.MetadataService`2.RefreshMetadata(BaseItem item, MetadataRefreshOptions refreshOptions, BaseItem[] collectionFolders, LibraryOptions libraryOptions, CancellationToken cancellationToken) at MediaBrowser.Controller.Entities.BaseItem.RefreshMetadata(MetadataRefreshOptions options, BaseItem[] collectionFolders, LibraryOptions libraryOptions, CancellationToken cancellationToken) at MediaBrowser.Controller.Entities.BaseItem.RefreshMetadataRecursive(BaseItem[] children, MetadataRefreshOptions refreshOptions, BaseItem[] collectionFolders, LibraryOptions libraryOptions, Boolean recursive, Dictionary`2 newItemIds, IProgress`1 progress, CancellationToken cancellationToken) Source: System.Private.CoreLib Just a side question do you use upnp to open ports in your router ? Your logs are hard to read, do to all the errors that shows. Hmm that's interesting. So its Emby that are missing permissions to the folder all three folders. so maybe if i create a new folder inside /home/zeus/Documents/Movie Library 01/ and paste the files in and delete the old folders? maybe that will solve it. Not sure if im using upnp but i do have Static IP from my ISP. Icotera i4882 Router
Neminem 1518 Posted December 12, 2025 Posted December 12, 2025 1 minute ago, Nitro_Zeus said: Hmm that's interesting. So its Emby that are missing permissions to the folder all three folders. so maybe if i create a new folder inside /home/zeus/Documents/Movie Library 01/ and paste the files in and delete the old folders? maybe that will solve it. That might do it, I'm not the best at linux permissions. 2 minutes ago, Nitro_Zeus said: Not sure if im using upnp but i do have Static IP from my ISP. Icotera i4882 Router Have you manually setup port forwarding in your router? Or are you not using emby on the road.
Nitro_Zeus 11 Posted December 12, 2025 Author Posted December 12, 2025 Just now, Neminem said: That might do it, I'm not the best at linux permissions. Have you manually setup port forwarding in your router? Or are you not using emby on the road. Manually setup port forwarding to 8920 (HTTPS) for remote access. And 8096 for LAN access. with loopback activated. I will try and create new folders later, thank you for your help so far 1
Neminem 1518 Posted December 12, 2025 Posted December 12, 2025 2 minutes ago, Nitro_Zeus said: Manually setup port forwarding to 8920 (HTTPS) for remote access. And 8096 for LAN access. with loopback activated. Then you don't need the Port Mapper plugin. Upnp is an insecure method anyway, just remove the plugin, and your log will be easier to look at
Solution Nitro_Zeus 11 Posted December 12, 2025 Author Solution Posted December 12, 2025 Ohh okay thanks man, i will disable that. I found out that emby did not have any folder permissions on all three folders/movies. So i changed that manually and created a new scan on emby scheduled tasks. And now it works again, so the conclusion must be that when I moved the folders/movies over it took folder permissions with it! Thanks for your help and assistance guys 1 1
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now