Hi there!
Very new here and not very familiar with Filebot, transmission or SSH so be a bit patient with me please. This might be more of a transmission-problem than a filbot-problem but i figure that you are a bunch of competent people that might have the answer that i'm looking for plus that I still need help with the filebot-part plus(#2) that I've looked for answers in both Qnap- AND Trasmissions -forum without any luck.
I have a QNAP TS 269L and I use transmission 2.75-b19 as bt. I most of the time uses Transmission remote GUI (Mac) which has worked very well for me.
I THINK i've succeeded to install filebot properly (how do you tell?). If I have undertand it correctly, according to different threads on this forum, I have to edit the settings.json-file on transmission so that transmission sends the file in question to filebot, correct? Anyway, when I go in the "Transmission admin center" from my Qnaps gui to adjust the setting it says "File does not exist!". The "Settings.json"-icon is there but it does not contain anything? I've been in it before i'm sure.
I can find the file from SSH:
Code: Select all
[/share/CACHEDEV1_DATA/.qpkg/Transmission/conf] # ls
addons.conf blocklists/ resume/ settings.json* stats.json torrents/
and the file looks like this:
Code: Select all
{
"alt-speed-down": 50,
"alt-speed-enabled": false,
"alt-speed-time-begin": 540,
"alt-speed-time-day": 127,
"alt-speed-time-enabled": false,
"alt-speed-time-end": 1020,
"alt-speed-up": 50,
"bind-address-ipv4": "0.0.0.0",
"bind-address-ipv6": "::",
"blocklist-enabled": true,
"blocklist-url": "http://www.bluetack.co.uk/config/level1.gz",
"cache-size-mb": 2,
"dht-enabled": true,
"download-dir": "/share/CACHEDEV1_DATA/Download/transmission/completed",
"download-queue-enabled": true,
"download-queue-size": 5,
"encryption": 0,
"idle-seeding-limit": 30,
"idle-seeding-limit-enabled": false,
"incomplete-dir": "/share/CACHEDEV1_DATA/Download/transmission/incomplete",
"incomplete-dir-enabled": true,
"lazy-bitfield-enabled": true,
"lpd-enabled": true,
"message-level": 2,
"open-file-limit": 32,
"peer-congestion-algorithm": "",
"peer-limit-global": 1000,
"peer-limit-per-torrent": 250,
"peer-port": 51413,
"peer-port-random-high": 65535,
"peer-port-random-low": 49152,
"peer-port-random-on-start": false,
"peer-socket-tos": "default",
"pex-enabled": true,
"port-forwarding-enabled": true,
"preallocation": 2,
"prefetch-enabled": 0,
"proxy": "",
"proxy-auth-enabled": false,
"proxy-auth-password": "",
"proxy-auth-username": "",
"proxy-enabled": false,
"proxy-port": 80,
"proxy-type": 0,
"queue-stalled-enabled": true,
"queue-stalled-minutes": 30,
"ratio-limit": 2,
"ratio-limit-enabled": false,
"rename-partial-files": true,
"rpc-authentication-required": true,
"rpc-bind-address": "0.0.0.0",
"rpc-enabled": true,
"rpc-password": "{835a668924ce6ad5f301256409a5bf92c031a149AjfzKLG3",
"rpc-port": 9091,
"rpc-url": "/transmission/",
"rpc-username": "admin",
"rpc-whitelist": "127.0.0.1",
"rpc-whitelist-enabled": false,
"scrape-paused-torrents-enabled": true,
"script-torrent-done-enabled": true,
"script-torrent-done-filename": "/share/CACHEDEV1_DATA/.qpkg/Transmission/scripts/run_scripts.sh",
"seed-queue-enabled": false,
"seed-queue-size": 10,
"speed-limit-down": 0,
"speed-limit-down-enabled": false,
"speed-limit-up": 0,
"speed-limit-up-enabled": false,
"start-added-torrents": true,
"trash-original-torrent-files": false,
"umask": 0,
"upload-slots-per-torrent": 15,
"utp-enabled": true,
"watch-dir": "/share/CACHEDEV1_DATA/Download/transmission/watch",
"watch-dir-enabled": true
}
SO, I have basically three questions:
1. How can I get back the settings.json-file into the transmission gui? (the one I reach from qnap transmission-app)
2. Can I edit this file form ssh (I've inly done it from the transmission-app before)
3. How schal I edit the file so it will fork with my hopefully correct installed filebot (know that I have read a post with this part somewhere at this forum.
Remember! It's x-mas and you should be nice to people at x-mas, especially the ones that doesn't now better!
//W