-
Content Count
3196 -
Joined
-
Last visited
-
Days Won
1
sparklyballs last won the day on March 3 2018
sparklyballs had the most liked content!
Community Reputation
55 GoodAbout sparklyballs
-
Rank
Him over there, dead in the corner
- Birthday 09/02/1966
Converted
-
Gender
Male
-
Location
United Kingdom
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
[Support] Linuxserver.io - SABnzbd
sparklyballs replied to linuxserver.io's topic in Docker Containers
-
InventedStic started following sparklyballs
-
[Support] Linuxserver.io - Kodi-Headless
sparklyballs replied to linuxserver.io's topic in Docker Containers
the Leia branch of OUR docker container is pulling the release version of kodi 18. -
[Support] Linuxserver.io - Kodi-Headless
sparklyballs replied to linuxserver.io's topic in Docker Containers
the Leia branch is now pulling the release version of kodi 18 -
[Support] Linuxserver.io - Unifi
sparklyballs replied to linuxserver.io's topic in Docker Containers
Unless you have the config files from the mounted volume or a backup of them, there is no way of restoring settings. -
[Support] Linuxserver.io - SABnzbd
sparklyballs replied to linuxserver.io's topic in Docker Containers
sounds like a browser issue , clear cache and cookies. -
[Support] Linuxserver.io - Deluge
sparklyballs replied to linuxserver.io's topic in Docker Containers
if your webui password resets when you update the docker image, then i would expect that you're not mounting the config volume locally.... -
[Support] Linuxserver.io - Deluge
sparklyballs replied to linuxserver.io's topic in Docker Containers
the logs are mounted locally in the volume mount for config, if you're docker.img is filling up then you either are not mounting the config files or the image is downloading into the image file. on a side note, if your image is filling up when the docker log is ~500 mb , you have bigger problems and need to expand the size of the docker.img. post screenshots of your volume mountings from the unraid webui and the Downloads section of the webui preferences for deluge itself. -
[Support] Linuxserver.io - NZBGet
sparklyballs replied to linuxserver.io's topic in Docker Containers
i'm really confused what you're asking for here. you say an update from 5.6 beta 4 to 5.6 beta 1, that's going backwards surely ? -
[Support] Linuxserver.io - Qbittorrent
sparklyballs replied to linuxserver.io's topic in Docker Containers
screenshots from latest version of this image...l -
[Support] Linuxserver.io - Jackett
sparklyballs replied to linuxserver.io's topic in Docker Containers
you need to ask this on the jackett github page. we don't make the app itself, we just package it in a docker image. -
[Support] Linuxserver.io - Qbittorrent
sparklyballs replied to linuxserver.io's topic in Docker Containers
I think you may be able to change the port by looking at /config/qBittorrent/qBittorrent.conf and specifically the line Connection\PortRangeMin=6881 -
[Support] Linuxserver.io - Nextcloud
sparklyballs replied to linuxserver.io's topic in Docker Containers
The underlying image should be updated, at the very minimum whenever an update nextcloud is released and preferably more regularlry. In the case of version changes to nextcloud, there may be changed/additional dependencies. On the subject of more regular refreshes, if there is a security issue with one of the dependencies or an update to say nginx or php for example, just updating the app in an existing container will not pick those up. -
[Support] Linuxserver.io - Kodi-Headless
sparklyballs replied to linuxserver.io's topic in Docker Containers
just fyi, it doesn't work.... -
[Support] Linuxserver.io - Nextcloud
sparklyballs replied to linuxserver.io's topic in Docker Containers
As j0nnymoe has already said, updating the image does not update the version of nextcloud. -
[Support] Linuxserver.io - Nextcloud
sparklyballs replied to linuxserver.io's topic in Docker Containers
update via the webui, the nextcloud files are stored in the volume mount. this one of the very few exceptions where we say update via the webui.