[19. June 2013] Soundcloud® available now | [7. June 2013] Youporn available now | [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 RC1 [13 June 2013] | A-200/A-210 RC1 [13 June 2013]

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: 2 Guest(s)
Post Reply 
[ Transmission CSI ] v2.71-dath1 (21 October 2012)
05-12-2013, 11:24 PM (This post was last modified: 05-12-2013 11:27 PM by chris57.)
Post: #421
RE: [ Transmission CSI ] v2.71-dath1 (21 October 2012)
I run into this with nzbget, i solved it via using telnet and have added it to the WIKI. Read the WIKI telnet page about how to use chmod -R 777. That makes the folders writeable for the client assuming its running in root.

Quote:Permissions - Read Only (RO) & Read and Write (RW) Access

Sometimes when formatting or if the internal storage runs into problems the device will make the location Read Only.

You need to change the permissions back to 777 or Write and Read.
Quite simple on Mac.
Open: Terminal.app
Type: telnet IPofYourNMT press 'enter'
then type: chmod -R 777 folder or location name press 'enter'

On a Windows PC access your NMT using Putty or CMD window
Type: telnet IPofYourNMT
then Type: chmod -R 777 folder or location name then press 'enter'
folder or location name can be exactly that, a folder or even a drive name.
-R means recursive, so be careful as all files and folders within the location will have their permissions changed.

For example if you have formatted a SSD to EXT and then find that it has become Read Only: chmod -R 777 ssd (where ssd is the name you gave to the SSD when formatting)

Connected Storage

To see the devices you have connected and how much of their capacity has ben used you can use Telnet:

Type: telnet IPofYourNMT press 'enter'
type: df -h

Look for the line with T in the amounts (TBs). It will show you total size, used space and available space of the mount. Your hdd will be /dev/sda* where star will be 1,2 or 3 depending on if you have your nmt installation on that drive or not. The numbers are the partitions on the drive. If you have nmt installed on the harddrive, your media partition will most likely be /dev/sda3 but as I said before it will be the one with the largest size.

A400: SSD+SD Card(Apps), HDMI A300: USB(Apps), HDMI C200: USB(Apps), BD SH-B083L(SB01), HDMI
CAT6 Wired Network: TV TX-P42G20, HP ProCurve 1400-8G, Netgear GS-608/605, Synology CS407
Find all posts by this user
Add Thank You Quote this message in a reply
05-12-2013, 11:35 PM (This post was last modified: 05-12-2013 11:42 PM by djhifi.)
Post: #422
RE: [ Transmission CSI ] v2.71-dath1 (21 October 2012)
It was all related to drive letter ...and naming

QUESTION:

Ive got a list of trackers all showing seeds and peers but transmission does not announce to all but one of them, each at a time?
i mean, Transmission does not support multi tracker download (to enhance download speeds) ?
Find all posts by this user
Add Thank You Quote this message in a reply
05-13-2013, 09:26 PM (This post was last modified: 05-13-2013 09:27 PM by DathRarhek.)
Post: #423
RE: [ Transmission CSI ] v2.71-dath1 (21 October 2012)
(05-12-2013 07:56 PM)djhifi Wrote:  HEY!!! it appears that

/opt/sybhttpd/localhost.drives/USB_DRIVE_84307FF8307FF012-1/USB_DRIVE_B-1

as the download folder works!

Wierd! since i gave a label (usb-1) to it! Any explanation?
I prefer to answer via this thread as then the answer may benefit more.

I don't know how the USB labeling works, but from the directory listing it is clear that the path you used does not exist. This path probably also works "/opt/sybhttpd/localhost.drives/USB_DRIVE_B-1".
Quote:Ive got a list of trackers all showing seeds and peers but transmission does not announce to all but one of them, each at a time?
i mean, Transmission does not support multi tracker download (to enhance download speeds) ?
This is already a Transmission feature request. It's according to that page implemented in 1.80. So you'll have to wait for that to be released and me to package it for the NMT.
Find all posts by this user
Add Thank You Quote this message in a reply
05-14-2013, 02:02 AM
Post: #424
RE: [ Transmission CSI ] v2.71-dath1 (21 October 2012)
good, I'm looking for it.
Find all posts by this user
Add Thank You Quote this message in a reply
05-18-2013, 12:25 PM
Post: #425
RE: [ Transmission CSI ] v2.71-dath1 (21 October 2012)
I went out and brought a brand new A-400 thinking that my 3.5yr old C-200 was broken. It turns out my A-400 is exhibiting the exact same issues - and it only happens when I run Transmission.

I've tried limiting speed, disabling the peer-exchange mechanisms, and uTP... still no Joy. My A-400 now crashes (HARD crash, have to power cycle it) every 12 hours or so.

Is anything being investigated/done on this, because clearly it is a bug with the build and it must be affecting more than just me.
Find all posts by this user
Add Thank You Quote this message in a reply
06-01-2013, 07:27 PM (This post was last modified: 06-05-2013 02:45 PM by djhifi.)
Post: #426
RE: [ Transmission CSI ] v2.71-dath1 (21 October 2012)
are you planning to compile the new transmission please? much more stable!

Transmission 2.77
Find all posts by this user
Add Thank You Quote this message in a reply
06-06-2013, 08:40 AM
Post: #427
RE: [ Transmission CSI ] v2.71-dath1 (21 October 2012)
Please tell us how the new version of transmission is much more stable?

Also why have you not tried the RSS app properly as users have taken the time to compile and get it up and running for RSS torrent users?

A400: SSD+SD Card(Apps), HDMI A300: USB(Apps), HDMI C200: USB(Apps), BD SH-B083L(SB01), HDMI
CAT6 Wired Network: TV TX-P42G20, HP ProCurve 1400-8G, Netgear GS-608/605, Synology CS407
Find all posts by this user
Add Thank You Quote this message in a reply
06-07-2013, 02:28 AM (This post was last modified: 06-07-2013 09:08 PM by djhifi.)
Post: #428
RE: [ Transmission CSI ] v2.71-dath1 (21 October 2012)
Hello Chris57, sorry for disturbing your kingdom !

If I must say (without being warned on, again) your attitude, (and you are even a moderator!, or shall I say """moderator""" ? ) instead of trying to help people with their questions is to make another set of sarcastic questions (no problem to me, but this is unquestionable).
The 3 replies you gave me on several previous postings/threads point towards that same attitude so now I think time as come to give you some attention and give you a proper answer [as I'm all of entitled for and got every right to do so, hence being polite] (Note: and I noticed the same attitude regarding other users posts/threads, but these are just my 2 cents on this entire sentence, if I'm allowed) you can keep it as you like altough it's a tad unfair for all of us, period.

Whatever, and either way....answering the accusing (I felt it like that) question to my question, it is as follows :

1 - Dear "Sir", the new version is much more stable because a variety of points which you would know if bothered clicking the link provided (rather than putting me in a lower position, that of an ignorant), and read the HUMUNGOUS LIST of corrections, updates and fixes (which is WHY new versions exist: to correct previous) and we are talking about a time span of 8 (EIGHT, OCHO, ACHT, OITO) months, without a single re-compilation of the 100 fixes. [I know, most of people tend to get used to things around here, so perhaps maybe you need 1 more year span, like in firmware updates to nmt's, in order to notice things need updating. But please, I do not, of course, so don't come up on me accusing of almost an heresy just for asking the compiler for updates! ] <-- Lol to this

I can give you a hand for you to understand my upper posted question, (they are impossible to miss, once read) but the most important of all being:

A) RSS with cookies support feature (this alone, worth a compilation by itself, IMO !!!)

but I can continue naming to you...

B) Dear "Sir", with new versions <-(take note of the plural here) PCH will not constantly lose connection to home network when the program is running on a NAS or locally on the internal HDD of the machine (which is the purpose of it, ain't it!?) or is this some program for popcorn making Huh
C) Dear "Sir", much better and UTTERLY improved flow and speed of actions, when controlled via web-interface or/and sofware on a PC (e.g. less stucks and slow-downs when stoping/adding/removing torrents, better usage and U.I friendly options for folder and path set-up), etc. <-- pretty neat for people that ACTUALLY want to take the full advantages of spending 250$ hard-earned money on a machine A.K.A THE COSTUMERS, noHuh
D) E) F) Dear "Sir", I can name all the letters and repeat them with numbers attached: 100+ fixes! We're talking of 2.71 vs 2.77 (which gives....6 versions apart!) still not to you likings Huh Ok...I've tried! Click the link I provided if still in doubt, moving on...

Answering the second part of your accusing question to my question:

2- About RSS....all-knowing "Sir", please, don't go that way, who on Earth told you what I did or did not do? Are you being honest or just joking with me? Please, don't come saying "why did you not try properly" as if the only path is a user error, well, it is not (again if you've bothered in googling), but I'll try and help you out (yet again):

All-knowing "Sir", do you have a Private Tracker subscription (which uses cookies on RSS'ses)? If you do, please be clement to me and help me then ! If you do not, listen to people that have and bear this in mind, dear "Sir": sickbeard, torrentwatch-x, couchpotato, NMTDVR, heck! even Automatic (recently compiled)! NONE works with cookies (I'm hd-torrents member, as it can be seen) and our RSS feed url has got to be fillen out accordingly with: hxxps://hdts.ru/rss.php:COOKIES:uid=xxxxxx;pass=zzzzzz

yep...it doesn't work, all-knowing "Sir" ! I went to all the google code pages of the developers, nope. Half or more of these programs are even discontinued, heck! jhmiller admited some are not even updated on C.S.I since ages! cmon....leave that pedestal!

None of the so called "user-time-taking-compilations-YET-NO-LONGER-SUPPORTED-BUT-KEPT-IN-THE-CSI" work with cookie RSS urls as you would know, if again, you'd bother in trying them out on this particular problem rather than (again) ranting and being sarcastic with me because of I don't know why (and I bet, neither do you) !!!! <-- unbelievable

If a person can't ask (on a nice tone) for updates or state-of things on this forum without being ranted on with superior attitudes from a MODERATOR, of disbelief to users rather than software or a reasonable doubt, to say the least, well...then I have the feeling I know where we're heading towards now...confused


I've tried every method to make RSS work, believe me. More than you for sure!

PS: All-knowing "Sir", if interested, compare this answer (to the same question) with yours (and you're a moderator), and try to find the differences to what I'm trying to POLITELY say.Sleepy

You don't have to bother with me nor replying , what do I know...I'm just another ignorant! (Granted is, I will do so, for sure)

But rest assured, you don't know everything, neither do I, that I can guarantee. But I've surely dwelve deeply into this than you, I can also assure!

Your help? ZERO!
What an incredible attitude...just incredible...

But hey, Cheers...."Sir" and cya! (I hope not) Wink

---
edit: "Sir", look! I found another ignorant, just like the one I am, waiting for your oh-so useful:, amazing, transcendental Lightbulb............................. contribution confused

AH! Of course! Let me guess, it's still a user's problem? How stupid of me...... Big GrinBig GrinBig GrinBig GrinBig GrinBig Grin
---
edit2: "Sir", can you believe this? loooook! another ignorant !
Find all posts by this user
Add Thank You Quote this message in a reply
[+] 1 user says Thank You to djhifi for this post
06-07-2013, 09:21 AM
Post: #429
RE: [ Transmission CSI ] v2.71-dath1 (21 October 2012)
wow, Smile
Find all posts by this user
Add Thank You Quote this message in a reply
06-07-2013, 03:46 PM
Post: #430
RE: [ Transmission CSI ] v2.71-dath1 (21 October 2012)
If you check the changelog of Transmission there is over 100 fixes from 2.71 to 2.77.
Find all posts by this user
Add Thank You Quote this message in a reply
06-07-2013, 07:31 PM (This post was last modified: 06-07-2013 08:47 PM by djhifi.)
Post: #431
RE: [ Transmission CSI ] v2.71-dath1 (21 October 2012)
(06-07-2013 03:46 PM)phenxor Wrote:  If you check the changelog of Transmission there is over 100 fixes from 2.71 to 2.77.

Exactly, my point mate.

But for him, the fault is still ours, no major updates there worth compiling (he guesses) <-- FUC*ING lol

so easy to talk ...so strange...so hard to actually...DO SOMETHING rather than writing 2 setences.

Whatever, just find a chair and wait.
Find all posts by this user
Add Thank You Quote this message in a reply
06-07-2013, 09:31 PM (This post was last modified: 06-07-2013 09:40 PM by chris57.)
Post: #432
RE: [ Transmission CSI ] v2.71-dath1 (21 October 2012)
How childish take a break as someone having the audacity to ask what stability an update will bring, or if you could test a user compiled app to bring to you RSS feeds, seems to have broken you.

Calm down and when you are allowed to post again change your attitude or you'll find your respite permanent.

As far as how I know about RSS and Automatic it was I who asked jmiller if he would look at it to help those that wanted RSS support NOW on their players. He then arranged for another of our long term foum members to compile it for the NMT. He then added to the CSI and posted a version for testing. I have invited him to a couple of private trackers so he can assist in testing. Your paranoia has over run your reasoning at present.

A400: SSD+SD Card(Apps), HDMI A300: USB(Apps), HDMI C200: USB(Apps), BD SH-B083L(SB01), HDMI
CAT6 Wired Network: TV TX-P42G20, HP ProCurve 1400-8G, Netgear GS-608/605, Synology CS407
Find all posts by this user
Add Thank You Quote this message in a reply
06-08-2013, 07:57 PM
Post: #433
RE: [ Transmission CSI ] v2.71-dath1 (21 October 2012)
Guys i need 2.21 transmission for downgrade can anybody give me a link download it?
Find all posts by this user
Add Thank You Quote this message in a reply
Today, 06:49 PM (This post was last modified: Today 07:22 PM by acsterf.)
Post: #434
RE: [ Transmission CSI ] v2.71-dath1 (21 October 2012)
Hello,

I'm running Transmission v2.42-dath2 (private tracker allowed clients limitation) but I can't find the 'watch-dir' and 'watch-dir-enable' strings in settings.json.

Is that expected?

Thanks in advance.
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
  Transmission 2.21 needed!! dreamland 0 93 06-17-2013 09:57 PM
Last Post: dreamland
  (A400) Transmission 2.42 Wishmaster 2 179 06-14-2013 09:29 PM
Last Post: Wishmaster
  Transmission encryption rocsemail 2 196 06-12-2013 04:40 PM
Last Post: rocsemail
  How to change default transmission UI ????????? fareign 2 539 05-11-2013 12:03 AM
Last Post: fareign
  Transmission. How to change download paths to other HDD connected to A300 ? djhifi 0 502 05-07-2013 01:05 AM
Last Post: djhifi
  HDD crashes with 24/7 Transmission usage th14 16 1,787 04-10-2013 07:10 PM
Last Post: michaelarrow
  transmission settings mikk 0 638 04-06-2013 03:24 PM
Last Post: mikk
  CSI, usenet and torrents.... mrjaffa 1 632 04-01-2013 08:10 PM
Last Post: mrjaffa
Lightning Post Your Maximum DL Bandwith via Transmission 0xJay 8 1,361 03-20-2013 08:52 AM
Last Post: Zhenich
  Transmission 2.42 needed experto 2 673 03-19-2013 08:59 AM
Last Post: experto

Forum Jump: