gu33mis

Results 7 comments of gu33mis

I just stumbled upon a very similar requirement to extend the TaskResult model. @alirezasafi would you be able to confirm how would you populate the new filed once the task_creator...

Is there a way to remove the thumb completely? I've tried updating albums.thumb to NULL to replicate behaviour of a folder with private only pictures, but for some reason it...

> Is there a way to clear just that one thumb from the server side cache or would I need to clear the entire cache? Any hints how to do...

So I ran the following SQL query to change the private flag on all photos in a specific album (approx 3500 photos): UPDATE albums INNER JOIN photos_albums ON photos_albums.album_uid=albums.album_uid INNER...

Agreed, I really miss ability to have an album or folder level privacy setting. It would be great if all photos added to the album with the privacy setting ON...

> Hi @Gjaltz , I opened a pull request to fix this. You can also find this fixed here: https://github.com/lopesjoao/kodi2mqtt Best regards. I've tried running your fork on Raspberry Pi...

The toggle won't show up if used in a modal. Any updates on this issue?