Jump to content

Newly added movies not discoverd?


Go to solution Solved by Nitro_Zeus,

Recommended Posts

Nitro_Zeus
Posted

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

Posted
Quote

See attached PDF for Library config.

Hi, can you please attach as screenshots or plain text? Thanks.

Nitro_Zeus
Posted

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. 

Posted
Quote

I uploaded 3 new folders with movies and subtitles in it

And then what did you do?

Nitro_Zeus
Posted
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

 

image.png.2644e893f7c4ae6b2b3f36d09c64ca51.png

image.png.d2a719f0bb266e271cf5b23ed93e8597.png

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

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

Posted

What exactly did you add? What time did you add it?

Posted

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

Posted

Well thats what the logs tell 😉

Nitro_Zeus
Posted

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 

Posted

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

Posted
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
Posted
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 :)

  • Like 1
Posted
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
Posted

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 😉

  • Like 1
  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...