So i have read everything I can find on your discussion site and tried them all with no success. I have a NAS with Plex and Live TV DVR setup so it captures from my HomerunConnect via Plex to a NAS share. Iwould like MCEBuddy to monitor that share and convert the files to smaller format and remove commercials and drop it in a different folder on that same NAS share drive. I have tried going into the GENERAL SETTINGS and adding the network authentication using my map drrive creds to my NAS and then updating the profiles with just my local workstation user creds. I have tried leaving them all as guest. I have tried using the map drive share creds in the profiles. I have tried all of this using the standard and command line version. I even went and got SystemInternalsSuite and created a map drive under my local SYSTEM account so it would be mapped to the system. Nothing works. Out of ideas and very frustrated
This is likely your problem. You are using a mapped drive name. Mapped drives donāt exist in system context, only in user login context and MCEBuddy runs as a system service in system context.
Search Path -> P:\DVR
Change your path to a network path like \\network\share and it should work fine with the credentials. Same for your destination folder.
See the Common issues page for details on this topic.
Also ensure that your NAS date time is matching the comouter date time. One user had noted that the date times didnāt match the authentication fails.
September 2
This is likely your problem. You are using a mapped drive name. Mapped drives donāt exist in system context, only in user login context and MCEBuddy runs as a system service in system context.
Iāve been having trouble with this like crazy too, I had to drag and drop files in all last season, so I figured Iād try to nail it down this season. I have a Kodi box with a mounted USB drive that is shared \kodiname\My Passport\Recordings
I get this error which I think has to do with the share name, most likely the space in My Passport not being supported?
ERROR : The given pathās format is not supported.
If the space is the problem, Iām not sure how to rename a shared mounted USB drive in Kodi, but at least thatād be a start.
Iāve tried mapping the drive first, then pointing the monitor to R:, but I get
ERROR : Could not find a part of the path āR:\ā.
I know it has to be one little mistake somewhere, but Iāve been racking my brain for months.
Mapped drives donāt exist in system space and MCEBuddy runs in System space. You have use Network URLās like \\server\sharename AND you have to enter the login credentials for the remote share along with it (look for the key icon next to it).
Try ending your pathās with and without a \
It will help if you attach your log file or the complete error and exact path youāve used in your settings.
Hi RBoy,
Yeah, I did see that post. I donāt use mapped drives, but was trying it because I read Jeffreyās last post as he got it working, he just had to add a second location. I usually use the IP address or share name, but Iām not sure if those both work the same
Hereās the log file trying both ways. Iām sure I have a login messing things up somewhere, it gets confusing having them in different spots, one under System, one for monitoring, etc. I do get a different error when using the IP address vs. server name.
Lets keep this a little simpler since I had other errors at the beginning of that log, Iām trying too many different combinations. This setup looks correct, just getting the āgiven pathās format is not supportedā error. The shared location is on an Odroid C2 using LibreElec mounted with a USB external drive, in case the āgiven path formatā is referencing an issue with the source directoryās structure.
Yeah, I was trying the machine name first, thatās where I noticed the āpathās format is not supportedā error. Iāve read some posts mentioning Unicode issues, not sure what the format is being referred to in this case. Iāll try finding out how to rename the share to a simpler format on the kodi machine, something without the space in āMy Passportā.
Hereās the log with the machine name being used. mcebuddy.log (22.6 KB)
Okay, that worked and was easier than I thought. Plugged it into the desktop, disk management->properties and changed the name to āPassportā. Plugged it back into the kodi machine, it mounted with the new name, then changed the monitor location in MCEBuddy to the new name and it grabbed all the recordings right away. I thought I was going to have to SSH or build some custom boot config file. Thatāll save me some hassle once all the new shows air and record. I think I found the Unicode tip on some C# programming threads, I donāt remember seeing anything about acceptable naming formats in any of the MCEBuddy troubleshooting sections. Might be a useful tip if that is the case.
For the mount, the external drive from Western Digital had the name āMy Passportā preset for the drive. I renamed the external drive to āPassportā.
So my share path name was:
\lkodi\My Passport\Recordings
I have been trying to get to work for many hours now. Have a new raspberrypi server running Plex server in OMV. I am trying to replace my Windows Plex server, where I have MCEBuddy2x converting on the fly, and doing a great job. I never would have expected that the MCEBuddy2x would occupy most of my configuration efforts.
With my monitors setup to use \server\share, I am getting steams of errors like this oneā¦
ERROR> 2018-05-20T21:36:45 MCEBuddy.Engine.QueueManager --> Unable to search for files in location \raspberrypi\Media\Movies for monitor task Movies
ERROR : The network name cannot be found.
I wonder if it is related to my Windows Explorer Network discovery not showing the OMV server in the workgroup. I had been trying this with a mapped drive, which I now know doesnāt work.
Yes, windows canāt resolve the computer name/path
Youāre right mapped drives donāt exist in System/Kernel space where MCEBuddy runs, so you canāt use mapped drives unless you run the MCEBuddy engine from your user account and not as a service. See this FAQ:
Solution: Enter the drive path in MCEBuddy, then click the key icon to the right of where this is entered and type Guest in the Username if you have no login information. (or fill in any login details there)
Nothing to do with windows or system space, just missing the word āGuestā