Pascalis

Results 11 comments of Pascalis

try to use `sudo nvram SystemAudioVolume=%00` instead. this worked for me.

@OmeGak another idea would be to write a .plist and store it in /Library/LaunchDaemons which runs the command on every Boot. it should look like this: ` ProgramArguments /usr/sbin/nvram SystemAudioVolume...

Small update on this. It seems that the LDAP_MEM_LIM from .env is not replicated to the LDap_Sync.php console command. After hard coding 1024M into LDAP_Sync.php the error dissappears. So I...

small push on this issue. my hardcoded changes to the php file will be overwritten with every SNipe IT Upgrade.

No worries. A while ago I implemented the clear scripts into the script and they run on each script execution now. This seems to be a workaround for me. We...

i seem to have the same problem and can't seem to solve it. Sync is running and also the log sais that it's writing files to the DB, but the...

Thanks for the quick reply. Yes, both - notes and plugins are not synchronized. here‘s the report from my iOS client. Let me know if you also need the one...

what fixed the issue for me was: stopping the container, remove all files in the persistent volume that were created by couchdb, starting the container again. Then creating new DB...

https://github.com/Materialious/api-extended could extended-api maybe be implemeted for synchrozing watched status? This is especially helpful if yoy use materialous for accessing invidious which already has extended api support.

That's indeed very niche currently. No idea why it has not been upstreamed but I assume as api-extended is still a very new project (initial realse 2 months ago) it...