tomamplius

Results 32 comments of tomamplius

Locking mechanism is here because media file is link with a database fields and it's a way to prevent concurrent access. Can you re-explain why you don't use CIFS? Right...

Ok sorry for my misunderstand (i not good in english)

It's part is done ![image](https://user-images.githubusercontent.com/6951820/101275626-4f092e80-37a7-11eb-9aea-ff513e8532cc.png)

@eharris can you re-open this issue?

My user can access to ffmpeg ![image](https://user-images.githubusercontent.com/6951820/101275825-0bafbf80-37a9-11eb-987d-a08870c6f33c.png)

Sorry ## Problem description Airsonic message "can't detect ffmpeg" ### Steps to reproduce alway present ## System information * **Airsonic version**: 10.6.2-RELEASE – 3 mai 2020 * **Operating system**: *...

Yes standalone with systemd and the user airsonic

I solve this issue with ``` $date = new \DateTime(); $now = $date->format(DATE_ISO8601); $app->getApplicationBox()->set_data_to_cache($now, 'memcached_update_' . $sbas_id); $conn = $app->getApplicationBox()->get_connection(); $sql = 'UPDATE sitepreff SET memcached_update = current_timestamp()'; $stmt =...

Bonjour, Je me suis peut être mal exprimé. Par exemple dans Wallabag, les informations d'identification sont activable et peuvent être défini [voir cette page de la doc de wallabag ](https://doc.wallabag.org/en/user/articles/restricted.html)...

Si je souhaite faire un PR, ce qui n'est clairement pas garanti, je doit chercher du coté de https://github.com/wallabag/guzzle-site-authenticator?