Alexander Piskun

Results 199 comments of Alexander Piskun
trafficstars

> For sure: > > ``` > sudo -u www-data php --define apc.enable_cli=1 /var/www/html/cloud/occ config:system:get datadirectory > /media/oc_data/owncloud_data/ > ``` > > You can see that i've used inline definition...

@dagguh for snap users it a bit different situation, it much more complex. we will start to support snap installations from 0.2.0 or 0.2.2 version, just be give us time.

python part with this commit will ignore all files in directories where `.nomedia` or `.noimage` present and they will not be counted as processed. Sub directories will not be ignored.

@RedSackles we make some improvements in a new 0.1.8 version, w8 for comments. =)

@emptinessboy Can you run `SHOW VARIABLES LIKE 'character\_set\_%';` request in database and put output here?

Last thing to know, can you execute in console: `python -c 'import sys; print(sys.getdefaultencoding())'` code to see maybe python for some reason working in non utf-8 mode(but I doubt this,...

utf-8 is the default python3 mode. problem is that i created a folder with china, ukrainian and english symbols and it was processed correctly, so i can't find how to...

Soon will be a newer version posted, maybe there will be no this bug(but maybe will be still) If new version will still not work, is there any chances to...

> Soon will be a newer version posted, maybe there will be no this bug(but maybe will be still) If new version will still not work, is there any chances...

No, that is not possible. This is not a crypto hash functions, this is a `perceptual` hashes. There is two links in our wiki about how they works. It is...