User(s) browsing this thread: 1 Guest(s)
|
[transmission] Transmission 1.76 + DHT download and discussion (OLD THREAD)
|
|
12-22-2008, 02:52 PM
|
|||
|
|||
|
RE: [transmission] Transmission 1.40 FINAL and 1.41 beta4
my hidden files were not showing, now I see in explorer also .transmission folder with folders blocklists, daemon, resume, torrents and two files stats.benc and unrar.sh
If I now create setting file, is that all I must do to get back to older wersion.. thanks |
|||
|
12-22-2008, 03:02 PM
(This post was last modified: 12-22-2008 03:03 PM by Ger Teunis.)
|
|||
|
|||
RE: [transmission] Transmission 1.40 FINAL and 1.41 beta4
(12-22-2008 02:40 PM)Ltmarx Wrote: Too bad that the installer doesnt give the install command itself. You can install torrentwatch without doing anything on the PCH itself! It has to be possible to do the same with this installer! Yeah, you're right. I forgot about that method. I'll incorporate that in the next release. I'm going to add more applications and theme soon to the online repository, even some tweaks for the NMT! Easy way of installing software on your NMT using just your mouse: NMT Community Software Installer |
|||
|
12-22-2008, 03:45 PM
|
|||
|
|||
|
RE: [transmission] Transmission 1.40 FINAL and 1.41 beta4
I love this installer! It makes it much more easy to install stuff! Especially when you include automatic installations.
|
|||
|
12-22-2008, 05:48 PM
|
|||
|
|||
RE: [transmission] Transmission 1.40 FINAL and 1.41 beta4
(12-22-2008 03:45 PM)Ltmarx Wrote: I love this installer! It makes it much more easy to install stuff! Especially when you include automatic installations. Thank you! I've implemented the automatic install part as well. It is even setting up the default startup script before installing software now. In the future this step is not necessery anymore for new install scripts. Dowload beta2 here. Please anyone, test and post your findings here! Easy way of installing software on your NMT using just your mouse: NMT Community Software Installer |
|||
|
12-22-2008, 05:52 PM
|
|||
|
|||
|
RE: [transmission] Transmission 1.40 FINAL and 1.41 beta4
Ger Teunis
Did you see my post above.. Now I'm lost, I can't access transmission/clutch interface in firefox. What must I do to get functional transmission again. BR |
|||
|
12-22-2008, 06:06 PM
|
|||
|
|||
|
RE: [transmission] Transmission 1.40 FINAL and 1.41 beta4
Create .transmission folder
and the settings.json file inside it. To get you current installation working (thus 1.41 working) 1. Stop torrent in setup 2. Create .transmission folder in root of share 3. Create a new settings.json file in the new .transmission folder 4. Copy paste this in the settings.json file Code: {Check if desired download dir is /share/Download, if not, change in file (always use \/ as seperation character). If this all is not working, please revert complete installation using this link (at own risk!) use firmware of you specific hardware, not the popcorn hour one! Easy way of installing software on your NMT using just your mouse: NMT Community Software Installer |
|||
|
12-22-2008, 07:52 PM
|
|||
|
|||
RE: [transmission] Transmission 1.40 FINAL and 1.41 beta4
(12-22-2008 12:57 PM)Ger Teunis Wrote: settings.json in it. Restart torrent. HDX smb lissting: Code: Directory of N:\ |
|||
|
12-22-2008, 08:05 PM
|
|||
|
|||
|
RE: [transmission] Transmission 1.40 FINAL and 1.41 beta4
Ger Teunis,
THANK YOU VERY MUCH I did as you told me and now my transmission is working again ![]() I did not modified any prc-port and whitelist (as goran wrote) but what is the most important my torrents are running again. Again thank you for your help. Br |
|||
|
12-22-2008, 11:36 PM
(This post was last modified: 12-23-2008 12:18 AM by redman5087.)
|
|||
|
|||
RE: [transmission] Transmission 1.40 FINAL and 1.41 beta4
(12-22-2008 05:48 PM)Ger Teunis Wrote: Thank you! I've implemented the automatic install part as well.Installed it on Ubuntu, works great with mono-project. But when I select an apllication it says: unable to download required files: check internet connection or update your repository file (12-22-2008 11:36 PM)redman5087 Wrote: Installed it on Ubuntu, works great with mono-project.Now it doesn't work anymore, I get the following error message: mono NMTApplicationInstaller.exe Unhandled Exception: System.Configuration.ConfigurationErrorsException: There is an error in a configuration setting. () () at System.Configuration.CustomizableFileSettingsProvider.LoadPropertyValue (System.Configuration.SettingsPropertyCollection collection, System.Configuration.SettingElement element, Boolean allowOverwrite) [0x00000] at System.Configuration.CustomizableFileSettingsProvider.LoadProperies (System.Configuration.ExeConfigurationFileMap exeMap, System.Configuration.SettingsPropertyCollection collection, ConfigurationUserLevel level, System.String sectionGroupName, Boolean allowOverwrite) [0x00000] at System.Configuration.CustomizableFileSettingsProvider.GetPropertyValues (System.Configuration.SettingsContext context, System.Configuration.SettingsPropertyCollection collection) [0x00000] at System.Configuration.LocalFileSettingsProvider.GetPropertyValues (System.Configuration.SettingsContext context, System.Configuration.SettingsPropertyCollection properties) [0x00000] at System.Configuration.ApplicationSettingsBase.CacheValuesByProvider (System.Configuration.SettingsProvider provider) [0x00000] at System.Configuration.ApplicationSettingsBase.GetPropertyValue (System.String propertyName) [0x00000] at System.Configuration.ApplicationSettingsBase.get_Item (System.String propertyName) [0x00000] at TransmissionApplicationUploader.Properties.Settings.get_FirstRun () [0x00000] at TransmissionApplicationUploader.frmInstaller..ctor () [0x00000] at (wrapper remoting-invoke-with-check) TransmissionApplicationUploader.frmInstaller:.ctor () at TransmissionApplicationUploader.Program.Main () [0x00000] With transmission 1.41beta4, when I restart the torrent client, it doesn't remember the preferences! Anyone with the same problem? |
|||
|
12-23-2008, 12:25 AM
(This post was last modified: 12-23-2008 12:29 AM by Ger Teunis.)
|
|||
|
|||
RE: [transmission] Transmission 1.40 FINAL and 1.41 beta4
(12-22-2008 11:36 PM)redman5087 Wrote: Now it doesn't work anymore, I get the following error message: Thank you for testing on Mono. Currently I do not support Mono. Looking at the stacktrace it looks like the application is not able to read the user setting called FirstRun. This should be a boolean. Clearly a filerights, even a incomplete implementation on mono part or corrupted user file. Eventually I'll look into to download and user setting problems for mono. Regarding settings, please check file access rights or ownership on the settings.json in .transmission folder! Easy way of installing software on your NMT using just your mouse: NMT Community Software Installer |
|||
|
12-23-2008, 08:43 AM
|
|||
|
|||
|
RE: [transmission] Transmission 1.40 FINAL and 1.41 beta4
Hi Ger:
I have a question. It is possible to transmission give different file extension for downloadings not finished yet (a temporal one)?. Ors have a different folder for downloading/downloaded torrents? I think that can be useful to access to the downloaded files from the Tv user interface. Regards |
|||
|
12-23-2008, 11:04 AM
(This post was last modified: 12-23-2008 12:30 PM by Ger Teunis.)
|
|||
|
|||
RE: [transmission] Transmission 1.40 FINAL and 1.41 beta4
(12-23-2008 08:43 AM)Laertes Wrote: Hi Ger: I don't know, anyone else experience with this? Repository updates For anyone interrested, i've updated the repoditory and added the following items: Applications 1. Popdown 1.18, Download manager for NMT 2. StopActiveHDDStandby, tweak by me, stops the NMT actively putting HDD in standby (normal standby will remain) 3. Extended Gaya 4. VeraMono subtitle font 5. TeenB subtitle font Themes 1. LCARS2, startrek like theme. For those who like that 2. Simplified PCH, thumbed down version of default theme. Just use Update button on first screen of installer to make these changes visible. Easy way of installing software on your NMT using just your mouse: NMT Community Software Installer |
|||
|
12-23-2008, 03:19 PM
|
|||
|
|||
|
RE: [transmission] Transmission 1.40 FINAL and 1.41 beta4
Damn Gertenius you're working good, you should win a prize fro that effort....
I have to get net at home as soon as possible to be able to test all this new stuff... Damn my ISP, so lazzy.... C-200 1 TB HD WD BLACK for testing purposes for now plus External USB WD Elements 1 TB ![]() A110 plus 1 TB HD WD SATA 16MB buffer inside. Dlink USB 8 port Hub with external power. 5 USB Maxtor 1 TB 1 WD 2TB 1 Seagate 2TB Total is 11 TB of movies Main PC is a Intel PIV 3.8 Ghz x64 overclocked to 4.2 Ghz, to make yamj. |
|||
|
12-23-2008, 04:16 PM
|
|||
|
|||
|
RE: [transmission] Transmission 1.40 FINAL and 1.41 beta4
Ger, maybe its better to give the installer its own topic. I suspect it will get a lot more users fast! I had an error:
Quote:See the end of this message for details on invoking |
|||
|
12-23-2008, 04:24 PM
|
|||
|
|||
|
RE: [transmission] Transmission 1.40 FINAL and 1.41 beta4
i agree please make an extra thread for it
or this thread gets confusing
----------------------------------------------------------------------------------------------------- Syabas Technology Inc. DBA Popcornhour |
|||
|
« Next Oldest | Next Newest »
|

Twitter
Facebook
NMT Wiki
Search
Member List
Help
[19. June 2013] Soundcloud® available now




![[+]](images/collapse_collapsed.gif)


.png)





