clinton-hall / nzbToMedia

Provides NZB and Torrent postprocessing To CouchPotatoServer, SickBeard/SickRage, HeadPhones, Mylar and Gamez
GNU General Public License v3.0
674 stars 176 forks source link

Add database permissions logging upon failed access. #1954

Closed labrys closed 1 year ago

labrys commented 1 year ago

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

On windows I set the permissions to the database to deny all, then ran the script to verify permissions were reported with the error.

Test Configuration:

Checklist:

labrys commented 1 year ago

Improves feedback for issues like #1953