Windows 10 appstore version log location?

Support for Windows users
Post Reply
amcfarla
Posts: 8
Joined: 25 Mar 2017, 15:20

Windows 10 appstore version log location?

Post by amcfarla »

I had to reimage my machine this week and I am having issues with using the Automated Media server run command with moving content to my NAS like it did before. I went to go look at the log file and I don't see the directory anymore with the windows store version. The old location of the log file is here (C:\Users\userid\AppData\Roaming\Filebot) but I am not seeing any filebot folder in that location, where is the location of the log file to determine where the script moved the file to? Thank you.
v1r3z
Posts: 2
Joined: 14 May 2017, 16:44

Re: Windows 10 appstore version log location?

Post by v1r3z »

I found my log at:

C:\Users\Username\AppData\Local\Packages\PointPlanck.FileBot_49ex9gnthnt12\LocalCache\Roaming\FileBot\error.log
User avatar
rednoah
The Source
Posts: 22986
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Windows 10 appstore version log location?

Post by rednoah »

The easiest solution is probably to just specify a known location:

Code: Select all

--log-file C:/Logs/amc.log
:idea: Please read the FAQ and How to Request Help.
Post Reply