Search found 5 matches

by glennpow
Wed Jan 13, 2010 5:57 pm
Forum: General
Topic: Base64 encoding of metadata to send to daemon RPC
Replies: 3
Views: 4547

Re: Base64 encoding of metadata to send to daemon RPC

Unfortunately, I'm not sure if this will help me. Firstly, I'm not sure if transmission-remote can be passed the raw base64-encoded metainfo data. I think you can only pass in the filename (or URL) of the torrent file. This, of course, works just fine on my machine, but I'm trying to make use of the ...
by glennpow
Tue Jan 12, 2010 7:38 pm
Forum: General
Topic: Base64 encoding of metadata to send to daemon RPC
Replies: 3
Views: 4547

Base64 encoding of metadata to send to daemon RPC

I'm trying to write a tool that will send torrent file metainfo to the daemon via RPC, but I can't seem to figure out the correct method to encode the metainfo.
I am using Javascript and can take advantage of Mozilla's window.btoa function, which base64 encodes a string. However, if I pass in the ...
by glennpow
Wed Dec 30, 2009 4:11 pm
Forum: General
Topic: No torrent files in daemon .config/.../torrents directory
Replies: 1
Views: 2346

No torrent files in daemon .config/.../torrents directory

I'm having some trouble with my transmission-daemon, and I think it has to do with the fact that I recently set it up to run as "guest" user (which is my public user on the media server).
I copied the .config folder from /root to the guest user's home directory, and I modified the startup script to ...
by glennpow
Sat Jul 11, 2009 11:11 am
Forum: Web Interface
Topic: Can't open torrent file
Replies: 32
Views: 52470

Re: Can't open torrent file

You answered your own question: if there is an error (as you see with transmission-remote) the Web client shows nothing. In other words, if you can't add the torrent using an URL with transmission-remote, the same goes for the Web client.

And you made a mistake, you're not using version 1.62 you ...
by glennpow
Fri Jul 10, 2009 8:23 am
Forum: Web Interface
Topic: Can't open torrent file
Replies: 32
Views: 52470

Re: Can't open torrent file

Hi all,
I current have the 1.62 transmission, but I'm still seeing problems with Opening a URL from the web UI. If my memory serves me, this was actually working for me the very first day I got this up and running (about a week ago). Since then I have been modifying the settings.js slightly (to test ...