[19. April 2013] A-400 Advanced Network Setup now available | [11 Jan. 2013] Customize your A-400 Home Screen

Firmware: A-400 [13 May 2013] | C-300 [30 Nov. 2012] | A-300 [30 Nov. 2012] | C-200 [21 Jan. 2013] | A-200/A-210 [10 Aug. 2012]

Just got your NMT | WIKI has the answers | Search the forum | Forum Rules/Policy | Firmware & Official NMT News | Popcornhour manuals



User(s) browsing this thread: 4 Guest(s)
Post Reply 
[ Transmission CSI ] v2.71-dath1 (21 October 2012)
12-11-2011, 07:07 PM
Post: #91
RE: [ Transmission CSI ] Version 2.42-dath1
Hello, need some help. though transmission is working ok in my PCH, my only problem is that my default directory keeps going back to /share/downloads. I tried to change it to my external hdd but each i switch my pch off then switch on, it goes back to the defaul directory of /share/downloads. Hope someone can help. Note that i installed transmission using my external hdd since my PCH does not have an internal hdd.
Find all posts by this user
Add Thank You Quote this message in a reply
12-11-2011, 11:23 PM (This post was last modified: 12-11-2011 11:26 PM by Jannyy.)
Post: #92
RE: [ Transmission CSI ] Version 2.42-dath1
I have seen that many people have trumble editing settings file.
Just reinstall Trasmission from CSI, you will find it in the list.
Then stop the application and edit config as you like. Simple
@clarkzara: You neeed to edit daemon.sh inside transmission folder, delete lines from 48 to 51.
Find all posts by this user
Add Thank You Quote this message in a reply
12-12-2011, 09:10 AM
Post: #93
RE: [ Transmission CSI ] Version 2.42-dath1
(12-11-2011 11:23 PM)Jannyy Wrote:  @clarkzara: You neeed to edit daemon.sh inside transmission folder, delete lines from 48 to 51.

This is incorrect. Those lines are only executed when settings.json does not exist. They are default settings. Deleting them should not change anything.

Clarkzara, how did you try to change those settings? Are you sure that changing other (more trivial settings, like bandwith) are being saved? What is the new path you are trying to set.
Find all posts by this user
Add Thank You Quote this message in a reply
12-12-2011, 01:30 PM
Post: #94
RE: [ Transmission CSI ] Version 2.42-dath1
(12-07-2011 07:09 PM)debeli75 Wrote:  I always get error :-(

Found hardware type: Syabas A/B type
Found hardware type: Syabas A/B type


Application Initializer version 1.13
---------------------------------------
Checking for new version: up to date
Checking Application Initializer profile: Valid
Installing application from file /share/Transmission.tar: /opt/sybhttpd/localhost.drives/HARD_DISK/Apps/AppInit/appinit.cgi: line 1: cannot open /share/Apps//appinfo.json: no such file
Failed

Any help???

Is this fixed yet?
Find all posts by this user
Add Thank You Quote this message in a reply
12-12-2011, 02:22 PM
Post: #95
RE: [ Transmission CSI ] Version 2.42-dath1
hi dathrarhek,
i only changed the download path frm /share/Download to /Data/Movie (this is the path in my external hd. and it works each time i upload a torrent it downloads directly to said path in my external hd. i changed such settchng thru d transmission webservices in my pch. the problem is each time i restart my pch it goes back to the default download path (/share/Download/). note that since my pch does nt have internal hd, i installed all nmt applications in my external hd. i simply creatd a nfts partition so i cn view my extrnal hd in my pc
Find all posts by this user
Add Thank You Quote this message in a reply
12-12-2011, 04:49 PM (This post was last modified: 12-12-2011 04:50 PM by DathRarhek.)
Post: #96
RE: [ Transmission CSI ] v2.42-dath2
(12-12-2011 01:30 PM)debeli75 Wrote:  
(12-07-2011 07:09 PM)debeli75 Wrote:  Installing application from file /share/Transmission.tar: /opt/sybhttpd/localhost.drives/HARD_DISK/Apps/AppInit/appinit.cgi: line 1: cannot open /share/Apps//appinfo.json: no such file
Failed

Is this fixed yet?

As a matter of fact yes it is. Check the first post for new release

The changes are:
Version 2.42-dath2 (12 December 2011):
- Start the daemon as the "nmt" user. Fixes permission issues
- Use NMT's tar to build package. Makes A110 tar happy.

@Clarkzara
You did not answer whether changing any other setting is being saved. Can you also try setting it to /share/Test and see if the problem is with the directory being on the external HD (because the external disk is mounted later it might be).
Find all posts by this user
Add Thank You Quote this message in a reply
[+] 2 users say Thank You to DathRarhek for this post
12-14-2011, 02:30 PM (This post was last modified: 12-14-2011 04:03 PM by exaf.)
Post: #97
RE: [ Transmission CSI ] v2.42-dath2 (12 December 2011)
Sorry but how do I enter a blocklist? Everytime I put, for example "http://iblocklist.commiecast.com/f/tagqfxtteucbuldhezkz/bt_level1.gz" , into the blocklist field it jumps back to "http://www.example.com/blocklist" and shows me "Blocklist has 0 rules". Any ideas?

Now I tried to put the bt_level1.gz manually into the blocklist folder in Apps/Transmission/blocklist since Transmission should parse the GZip into it's own bin format (https://trac.transmissionbt.com/wiki/Blocklists). After restarting Transmission the bt_level1.bin is created but it has only 0kb and so again "Blocklist has 0 rules".

deamon.log is full of "[14:43:55.195] blocklist skipped invalid address at line 9555 (blocklist.c:368)"

Thanks
Find all posts by this user
Add Thank You Quote this message in a reply
12-14-2011, 04:58 PM
Post: #98
RE: [ Transmission CSI ] v2.42-dath2 (12 December 2011)
(12-14-2011 02:30 PM)exaf Wrote:  Sorry but how do I enter a blocklist? Everytime I put, for example "http://iblocklist.commiecast.com/f/tagqfxtteucbuldhezkz/bt_level1.gz" , into the blocklist field it jumps back to "http://www.example.com/blocklist" and shows me "Blocklist has 0 rules". Any ideas?

I suppose you're using the web interface? I could replicate your bug, I think it's a bug with the webinterface itself.

As workaround you can set the blocklist url in settings.json (stop transmission first), then try to press the update blocklist button within the webinterface. This worked successfully for me.

I'm exploring this a bit more, but I think I'll fill a bug with the transmission team.
Find all posts by this user
Add Thank You Quote this message in a reply
[+] 1 user says Thank You to DathRarhek for this post
12-14-2011, 06:27 PM
Post: #99
RE: [ Transmission CSI ] v2.42-dath2 (12 December 2011)
Quote:As workaround you can set the blocklist url in settings.json (stop transmission first), then try to press the update blocklist button within the webinterface.

Works now. Thank you for letting me feel save again. Wink
Find all posts by this user
Add Thank You Quote this message in a reply
12-15-2011, 01:54 PM (This post was last modified: 12-20-2011 10:02 PM by Silgar99.)
Post: #100
RE: [ Transmission CSI ] Version 2.42-dath1
(12-10-2011 05:44 PM)ementec Wrote:  
(12-09-2011 06:48 PM)Silgar99 Wrote:  1. On CSI, select Transmission 2.42; then uncheck "Start on boot".
2. Go to Extra -> Advanced -> Restart NMT
3. After booting, you'll have full access to "settings.json" and "config" folder.

It is not necessary to uncheck and reboot. After you stopped Transmission through CSI you still have access to the settings. When you saved your changes just restart Transmission through CSI. No need for rebooting.

So it is easy and quick to try the behaviour of changes made to it.

You're right. Rebooting was always necessary on my A-110; so I had to disable the "start on boot" flag for editing the files. I couldn't access to those files just by stopping Transmission; I always needed to reboot. But it was probably a bug on my A110 (http://www.networkedmediatank.com/showth...3&page=8).

PCH-A110 · WD6400BEVT · LAN connected · Main apps: Transmission 2.42 & iRadio · Firmware: March 2010 (trying again...)
Find all posts by this user
Add Thank You Quote this message in a reply
12-16-2011, 06:57 PM
Post: #101
RE: [ Transmission CSI ] v2.42-dath2 (12 December 2011)
After installing this build (previous 2.42 didn't work at all due to known error), I can no longer gain access to transmission on my series 100. Neither TransmissionRemote works nor the web interface. Also, in "NMT Applications" the Torrent item is always stopped - which is wrong - and starting it manually doesn't seem to do the trick. Restarting NMT didn't help. Had to downgrade to tried and true 2.13.
Find all posts by this user
Add Thank You Quote this message in a reply
12-16-2011, 08:30 PM
Post: #102
RE: [ Transmission CSI ] v2.42-dath2 (12 December 2011)
(12-16-2011 06:57 PM)pippo2 Wrote:  After installing this build (previous 2.42 didn't work at all due to known error), I can no longer gain access to transmission on my series 100. Neither TransmissionRemote works nor the web interface. Also, in "NMT Applications" the Torrent item is always stopped - which is wrong - and starting it manually doesn't seem to do the trick. Restarting NMT didn't help. Had to downgrade to tried and true 2.13.

Sorry, but what it means your last phrase? Are you running 2.13 successfully or not?

Probably you got some kind of corruption inside your NMT. I guess the best way for you will be re-installing NMT applications. But first step, read the first post and made a backup of your working torrents. Second step, you better go to the installed applications tab when in NMT CSI, and uninstall every apps visible there. You should also check (via Samba) if inside share\Apps specific folders disappear. Delete Transmission folder if still there.

You'll need an USB stick with NMT firmware on it. Then go to "maintenance" and follow instructions for reinstalling NMT apps preserving your media. After reboot, check if all embedded NMT apps are running normally. Then go for the CSI install, and recover your backup for Transmission config.

If reinstalling NMT apps fails, probably you'll have to walk the reinstalling firmware way. But that means you'll need to backup your media.

PCH-A110 · WD6400BEVT · LAN connected · Main apps: Transmission 2.42 & iRadio · Firmware: March 2010 (trying again...)
Find all posts by this user
Add Thank You Quote this message in a reply
12-17-2011, 10:11 AM
Post: #103
RE: [ Transmission CSI ] v2.42-dath2 (12 December 2011)
I added a torrent via the Transmission (v2.42 dath2) web interface. However the I can't see the download of this torrent in the 'Web Service - Transmission' on my PCH C-200?
Is there a solution? Or a know bug?

Pieter
Find all posts by this user
Add Thank You Quote this message in a reply
12-17-2011, 12:57 PM
Post: #104
RE: [ Transmission CSI ] v2.42-dath2 (12 December 2011)
(12-15-2011 01:54 PM)Silgar99 Wrote:  I'm afraid you're wrong. Rebooting it's always necessary on my A-110; so I have to disable the "start on boot" flag for being able for editing the files. I can't access to those files just by stopping Transmission; I always need to reboot. Maybe it's not the case on A-200 (I don't own it), but I guess other 100 series owners will have to go this way.

That would be a bug. Can you give me the output of "ls -l /share/Apps/Transmission/config" before and after stopping Transmission through CSI.

(12-16-2011 06:57 PM)pippo2 Wrote:  After installing this build (previous 2.42 didn't work at all due to known error), I can no longer gain access to transmission on my series 100. Neither TransmissionRemote works nor the web interface. Also, in "NMT Applications" the Torrent item is always stopped - which is wrong - and starting it manually doesn't seem to do the trick. Restarting NMT didn't help. Had to downgrade to tried and true 2.13.

Please look in the first post to see "How to report issues". I need the contents of those files, without them I can't have any clue where it's going wrong.

(12-17-2011 10:11 AM)pieter532 Wrote:  I added a torrent via the Transmission (v2.42 dath2) web interface. However the I can't see the download of this torrent in the 'Web Service - Transmission' on my PCH C-200?
Is there a solution? Or a know bug?

Hmm.. the pre 2.42 versions has a bug which made all torrents invisible. Are all torrents invisible? Can you also check whether you can see the Free disk correctly in the top right corner.
Find all posts by this user
Add Thank You Quote this message in a reply
12-17-2011, 08:44 PM
Post: #105
RE: [ Transmission CSI ] v2.42-dath2 (12 December 2011)
Hello all,
a friend of mine has an issue after updating to 2.42 on his A200. Hes only able to have active 5 torrent files at a time. Before the update (on 2.21) he was able to have active lke dozens of torrents. Anyone experienced this? Any help? Cheers.

Popcorn A-200
Find all posts by this user
Add Thank You Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  How to change default transmission UI ????????? fareign 2 311 05-11-2013 12:03 AM
Last Post: fareign
  Transmission. How to change download paths to other HDD connected to A300 ? djhifi 0 303 05-07-2013 01:05 AM
Last Post: djhifi
  HDD crashes with 24/7 Transmission usage th14 16 1,553 04-10-2013 07:10 PM
Last Post: michaelarrow
  transmission settings mikk 0 508 04-06-2013 03:24 PM
Last Post: mikk
  CSI, usenet and torrents.... mrjaffa 1 534 04-01-2013 08:10 PM
Last Post: mrjaffa
Lightning Post Your Maximum DL Bandwith via Transmission 0xJay 8 1,239 03-20-2013 08:52 AM
Last Post: Zhenich
  Transmission 2.42 needed experto 2 576 03-19-2013 08:59 AM
Last Post: experto
  transmission wont upload url mikk 10 2,601 03-06-2013 11:14 PM
Last Post: SatRun
  Transmission V2.50 (13228) keeps forgetting settings divine 16 1,350 03-04-2013 09:05 PM
Last Post: javi_programas
Exclamation [A1xx/200/300] CSI packages jhmiller NaaN 32 6,610 02-21-2013 01:15 PM
Last Post: jhmiller

Forum Jump: