Karan Goel
Karan Goel
I tried in Brave and Safari and have the same issue (haven't tried removing descriptions because I like like 25 apps and it'll take a long time to remove them).
Okay I think I solved it by doing a brand new installation and then copying app.sqlite over to the new install. This isn't ideal because the apps don't render correctly...
I tried @pablomalo's suggestion in https://github.com/linuxserver/Heimdall/issues/848#issuecomment-1147404897 but it still doesn't work: ``` docker exec -it heimdall php /var/www/localhost/heimdall/artisan config:cache docker exec -it heimdall php /var/www/localhost/heimdall/artisan config:clear docker restart heimdall ```
Another option here is to allow us to exclude certain files from being indexed by tautulli (for examples, files with paths that contain 'Plex Versions').
Is this possible now that we have ratings in v4? https://github.com/Radarr/Radarr/issues/2115
Here's Relay's fix: https://reddit.com/r/RelayForReddit/comments/nr2nj0/multireddits_not_loading/h0fzuis?context=3
To add to this, it would be great to publish a docker container for use with unRAID: https://forums.unraid.net/topic/87144-ca-application-policies-notes/
Any chance you'll reconsider this? Adding support for aria2 as a downloader (changes what's on stdout) would be huge for performance.
Well metube container will need to include the deps and it'll need to parse the output from stdout to report progress.