Jump to content

Recommended Posts

adminExitium
Posted

Just realized that may be a bit pricey compared to MediaFire, so I have also had good experiences with Pixeldrain: https://pixeldrain.com/

  • 4 weeks later...
ISeeTWizard
Posted (edited)

I reinstalled my Emby Server from scratch and my libraries are now connected via smb only

I let run the task and saw errors in my log:

2026-03-17 07:57:01.207 Info App: Movie Theme Songs - Found movie theme song for The 6th Day
2026-03-17 07:57:01.208 Info HttpClient: GetTempFileResponse url: http://download1586.mediafire.com/jc7nvo42vjogvlZx0XJ-z5jbE2WEsWAlfaWdJJk0iJKBdD1T5AaleFuI9A04lVq-Y0Da01zmW_3TSt1X9SwP162XWI7lZ4gcUQUdMWO2fm9pmctEBLntwTsvp_Qub5PzXmkpNwAP78LdZ3wWinIzr-r2VXNuhyU-F3yn4cfuiiDg/98n56zip5kh830f/8452
2026-03-17 07:57:01.208 Info HttpClient: GET http://download1586.mediafire.com/jc7nvo42vjogvlZx0XJ-z5jbE2WEsWAlfaWdJJk0iJKBdD1T5AaleFuI9A04lVq-Y0Da01zmW_3TSt1X9SwP162XWI7lZ4gcUQUdMWO2fm9pmctEBLntwTsvp_Qub5PzXmkpNwAP78LdZ3wWinIzr-r2VXNuhyU-F3yn4cfuiiDg/98n56zip5kh830f/8452
2026-03-17 07:57:01.453 Info HttpClient: Http response 200 from http://download1586.mediafire.com/jc7nvo42vjogvlZx0XJ-z5jbE2WEsWAlfaWdJJk0iJKBdD1T5AaleFuI9A04lVq-Y0Da01zmW_3TSt1X9SwP162XWI7lZ4gcUQUdMWO2fm9pmctEBLntwTsvp_Qub5PzXmkpNwAP78LdZ3wWinIzr-r2VXNuhyU-F3yn4cfuiiDg/98n56zip5kh830f/8452 after 246ms
2026-03-17 07:57:06.153 Info App: Movie Theme Songs - Moving /mnt/emby.cache/cache/temp/17652b64-aa1d-4b68-af62-084bf0e667e9.tmp to smb:/192.168.178.20/Media/Movies/german/The 6th Day (2000)/theme.mp3
2026-03-17 07:57:06.157 Error App: Movie Theme Songs - Error downloading file from host
*** Error Report ***
Version: 4.9.3.0
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.8.0-106-generic (buildd@lcy02-amd64-074) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0, GNU ld (GNU Binutils for Ub
OS/Process: x64/x64
Framework: .NET 8.0.22
Runtime: opt/emby-server/system/System.Private.CoreLib.dll
Processor count: 8
Data path: /var/lib/emby
Application path: /opt/emby-server/system
System.UnauthorizedAccessException: System.UnauthorizedAccessException: Access to the path '/opt/emby-server/smb:' is denied.
---> System.IO.IOException: Permission denied
--- End of inner exception stack trace ---
at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode)
at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode)
at System.IO.Directory.CreateDirectory(String path)
at MovieThemeSongs.Search.LocalMovieThemeSongDownloader.DownloadMovieThemeSongForItem(BaseItem item, CancellationToken cancellationToken, String html, String data, String uploadedhtml, ILibraryManager libraryManager)
Source: System.Private.CoreLib

Do you have any idea what I can do about that?

image.png.39e03f556703d9a04a0b1feb81dbd41d.png

Here how the library is integrated

The user used has full rights to this folder - I have for the moment no idea as emby can create it's nfo files and images etc. So the rights should be correct.
 

In the log he writes that he moves the file to smb:/192.168.178.20 - so there is a missing / or am I wrong?

By the way it's for all 4 plugins the same...

Edited by ISeeTWizard
additional info

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