Jump to content

Search the Community

Showing results for tags 'benutzer'.

  • 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
    • Third Party Apps
    • 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...

Found 1 result

  1. Hallo zusammen, irgendwie speichert mir Emby keine Bilder... weder der Download noch das Hochladen funktioniert... bereits vor der Installation vorhandene Metadaten - waren von KODI schon vorhanden - werden aber angezeigt... kurzum mir scheint es so als hätte Emby keine Berechtigung auf mein NAS zu schreiben... ich habe allerdings den user "emby" zu einer berechtigten Gruppe auf meinem NAS hinzugefügt bzw. auch dem Benutzer direkt die Rechte eingeräumt... Scheinbar arbeitet also Emby mit einem anderen Benutzer... Welchem Benutzer muss ich Berechtigungen geben? oder läuft da was anderes schief? Eingebunden habe ich mein NAS übrigens in der /etc/fstab so: //192.168.X.X/data /media/homer cifs username=emby,password=emby 0 0 Meine Konfi siehe Signatur... Hier noch ein Auszug aus dem Logfile: 2015-09-01 23:36:19.9703 Error - ProviderManager: Error saving image to System.UnauthorizedAccessException: Access to the path "/media/homer/videos/Filme/22 Jump Street (2014)/poster.jpg" is denied. at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare) at MediaBrowser.Common.Implementations.IO.CommonFileSystem.GetFileStream (System.String path, FileMode mode, FileAccess access, FileShare share, Boolean isAsync) [0x00000] in <filename unknown>:0 at MediaBrowser.Providers.Manager.ImageSaver+<SaveImageToLocation>c__async1.MoveNext () [0x00000] in <filename unknown>:0 2015-09-01 23:36:19.9703 Error - DtoUtils: ServiceBase<TRequest>::Service Exception *** Error Report *** Version: 3.0.5675.1 Command line: /usr/lib/emby-server/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -restartpath /usr/lib/emby-server/restart.sh Operating system: Unix 3.13.0.62 Processor count: 1 64-Bit OS: True 64-Bit Process: True Program data path: /var/lib/emby-server Mono: 4.0.3 (Stable 4.0.3.20/d6946b4 Thu Aug 13 12:46:26 UTC 2015) Application Path: /usr/lib/emby-server/MediaBrowser.Server.Mono.exe Error saving image to /media/homer/videos/Filme/22 Jump Street (2014)/poster.jpg System.Exception at MediaBrowser.Providers.Manager.ImageSaver+<SaveImageToLocation>c__async1.MoveNext () [0x00000] in <filename unknown>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0 at MediaBrowser.Providers.Manager.ImageSaver+<SaveImage>c__async0.MoveNext () [0x00000] in <filename unknown>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0 at MediaBrowser.Providers.Manager.ProviderManager+<SaveImage>c__async0.MoveNext () [0x00000] in <filename unknown>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0 at MediaBrowser.Api.Images.RemoteImageService+<DownloadRemoteImage>c__async2.MoveNext () [0x00000] in <filename unknown>:0 InnerException: System.UnauthorizedAccessException Access to the path "/media/homer/videos/Filme/22 Jump Street (2014)/poster.jpg" is denied. at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare) at MediaBrowser.Common.Implementations.IO.CommonFileSystem.GetFileStream (System.String path, FileMode mode, FileAccess access, FileShare share, Boolean isAsync) [0x00000] in <filename unknown>:0 at MediaBrowser.Providers.Manager.ImageSaver+<SaveImageToLocation>c__async1.MoveNext () [0x00000] in <filename unknown>:0 2015-09-01 23:36:19.9703 Error - HttpServer: Error processing request for /Items/ea5c43b83f67f4e91c637fd8888914df/RemoteImages/Download?Type=Primary&ImageUrl=http%3A%2F%2Fimage.tmdb.org%2Ft%2Fp%2Foriginal%2FiswquszPNM2qvOCMakU0BlXjHnd.jpg&ProviderName=TheMovieDb *** Error Report *** Version: 3.0.5675.1 Command line: /usr/lib/emby-server/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -restartpath /usr/lib/emby-server/restart.sh Operating system: Unix 3.13.0.62 Processor count: 1 64-Bit OS: True 64-Bit Process: True Program data path: /var/lib/emby-server Mono: 4.0.3 (Stable 4.0.3.20/d6946b4 Thu Aug 13 12:46:26 UTC 2015) Application Path: /usr/lib/emby-server/MediaBrowser.Server.Mono.exe Error saving image to /media/homer/videos/Filme/22 Jump Street (2014)/poster.jpg ServiceStack.HttpError No Stack Trace Available
×
×
  • Create New...