View Single Post
Old 09-01-2018, 06:12 PM   #10
mariosipad
Guru
mariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watch
 
Posts: 725
Karma: 10738
Join Date: Nov 2012
Device: iPad & iPhone with Marvin 2 + 3 & Kobo Glo HD
1 - cops gui
if you revisit cops with the same browser (not in private mode) then "ignored categories" should be permanent. Cops sets a cookie?
However there is a setting for that in config_local.php:
Code:
    /*
     * Specify the ignored categories for the home screen and with search
     * Meaning that if you don't want to search in publishers or tags just add them from the list
     * Only accepted values :
     * - author
     * - book
     * - series
     * - tag
     * - publisher
     * - rating
     * - language
     */
    $config ['cops_ignored_categories'] = array();
Never tried it myself.


2 - Resilio-sync docker
I do not see any obvious errot in your setup. Can't help you there.

Did you start the container?
Code:
docker start resilio-sync
You probably did, but .......
mariosipad is offline   Reply With Quote