Starts paused when added, On Qnap NAS

Ask for help and report issues not specific to either the Mac OS X or GTK+ versions of Transmission
Post Reply
pettergulbra
Posts: 9
Joined: Thu Feb 02, 2017 8:53 pm

Starts paused when added, On Qnap NAS

Post by pettergulbra »

Hi

I have now tried to search and find an solution, but I can't.

I have now way of finding the version of Transmission running, gone thru all files on the server to the program. But can't seem to find it in text in no file at all. I can find the version of the GUI, that is 0.6. :-)

Here is my config file, think it set up right: http://pastebin.com/4Frt96Xc

Hope there is someone that can help me.

Petter
pettergulbra
Posts: 9
Joined: Thu Feb 02, 2017 8:53 pm

Re: Starts paused when added, On Qnap NAS

Post by pettergulbra »

That I can try, but I can't seem to find any logs on the machine.
I have logged in with WinSCP and gone through the files, but have not found them?
pettergulbra
Posts: 9
Joined: Thu Feb 02, 2017 8:53 pm

Re: Starts paused when added, On Qnap NAS

Post by pettergulbra »

The page you linked to, didn't do me any good. I'm not very good at linux :-(

I have found where the file "start-stop-daemon" is: /share/CACHEDEV1_DATA/.qpkg/Transmission/bin

But I cant edit/look at in Notepad++, nor in "vi" by SSH. As far as I know..
I have not found any file, that I can recognize to be with Transmission other places.
pettergulbra
Posts: 9
Joined: Thu Feb 02, 2017 8:53 pm

Re: Starts paused when added, On Qnap NAS

Post by pettergulbra »

Thanks for the link, but I have now tried, but not sure I'm doing it right.
I find this line of code:
<input type="checkbox" id="chkautostart" style="width:20px;"/><label for="chkautostart" id="dialog-torrent-add-tip-autostart"></label>
I edit it to:
<input type="checkbox" id="checked" style="width:20px;"/><label for="chkautostart" id="dialog-torrent-add-tip-autostart"></label>

That do not help, it is still unticked and still the same, checking then file put it in pause.
pettergulbra
Posts: 9
Joined: Thu Feb 02, 2017 8:53 pm

Re: Starts paused when added, On Qnap NAS

Post by pettergulbra »

Thanks, will try tomorrow :-)
pettergulbra
Posts: 9
Joined: Thu Feb 02, 2017 8:53 pm

Re: Starts paused when added, On Qnap NAS

Post by pettergulbra »

This did not help, I have tried with colon and semicolon but make no difference. The only difference in behaving I have found, is that ticking the "auto start" does not work after "checked" is put in.
pettergulbra
Posts: 9
Joined: Thu Feb 02, 2017 8:53 pm

Re: Starts paused when added, On Qnap NAS

Post by pettergulbra »

x190 wrote:Try this:

<input type="checkbox" id="chkautostart"checked style="width:20px;"/><label for="chkautostart" id="dialog-torrent-add-tip-autostart"></label>
This was the way to do it :-) Worked like a charm

Thanks so much for the help :-)
Post Reply