Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Log file location #15

Open
zxsix opened this issue Oct 27, 2016 · 5 comments
Open

[Question] Log file location #15

zxsix opened this issue Oct 27, 2016 · 5 comments

Comments

@zxsix
Copy link

zxsix commented Oct 27, 2016

I have installed the tool correctly on a Synology NAS. I have right-clicked on a torrent and tested my formatting, both dry runs, and actual renaming. That works. I then set up rules and filebot did it's thing upon completion of the torrent.

My question is, what is the location of any log files that I can review?
i.e. what torrents finished last night? did it process and hardlink successfully or did it abort due to not matching the file to a movie on themoviedb?

@Laharah
Copy link
Owner

Laharah commented Oct 27, 2016

Right now there isn't any Filebot specific log file. When I wrote the plugin it was assumed that only moves would be done, so the feedback would always be visible directly in deluge. FilebotTool logs are output to the deluge logging system, I believe that successful torrents are output at the info log level, while non-matched torrents will be logged at the warning or error log level.

@zxsix
Copy link
Author

zxsix commented Oct 27, 2016

thanks. i plan to let it trigger upon completion of torrent download and use hardlinks.
just want to keep ane eye on any that might get skipped.

@Laharah
Copy link
Owner

Laharah commented Oct 27, 2016

yeah, it does need some other feedback mechanism for actions that don't result in a file move. I'll mark this for enhancement and keep it in mind should I find time to work on the plugin.

@Laharah
Copy link
Owner

Laharah commented Oct 27, 2016

@zxsix
as an aside, was it difficult to get the plugin running on synology? I've had a few people ask. Did you have to do anything special?

@zxsix
Copy link
Author

zxsix commented Oct 30, 2016

There may have been a dependency that it wanted to install, but nothing harder than clicking a few next buttons.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants