Networked Media Tank

Full Version: [transmission] Transmission 1.76 + DHT download and discussion (OLD THREAD)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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 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!
I love this installer! It makes it much more easy to install stuff! Especially when you include automatic installations.
(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!
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
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:
{
    "blocklist-enabled": 0,
    "blocklist-updates-enabled": 0,
    "download-dir": "\/share\/Download",
    "download-limit": 200,
    "download-limit-enabled": 0,
    "encryption": 1,
    "lazy-bitfield-enabled": 1,
    "max-peers-global": 300,
    "max-peers-per-torrent": 100,
    "peer-port": 51413,
    "pex-enabled": 1,
    "port-forwarding-enabled": 0,
    "rpc-authentication-required": 0,
    "rpc-password": "",
    "rpc-port": 9091,
    "rpc-username": "",
    "rpc-whitelist": "*.*.*.*",
    "upload-limit": 30,
    "upload-limit-enabled": 0
}
5. start torrent again

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!
(12-22-2008 12:57 PM)Ger Teunis Wrote: [ -> ]settings.json in it. Restart torrent.

Can anyone tell me where the .transmission (settings folder) is stored on the HDX?

HDX smb lissting:
Code:
Directory of N:\

22.12.2008  19:46    <DIR>          .
06.11.2008  18:19    <DIR>          ..
11.12.2008  19:37    <DIR>          lost+found
20.12.2008  20:31    <DIR>          Video
14.12.2008  00:42    <DIR>          Music
11.12.2008  19:42    <DIR>          Photo
21.12.2008  19:22    <DIR>          .btpd
21.12.2008  01:21    <DIR>          Download
20.12.2008  17:32    <DIR>          .transmission
19.12.2008  22:15    <DIR>          .nzbget
14.12.2008  14:16    <DIR>          Podcast
20.12.2008  17:54    <DIR>          Apps
22.12.2008  19:49                88 HDX.txt
14.12.2008  16:15               244 start_app.sh
20.12.2008  22:54    <DIR>          .torrents
20.12.2008  17:09    <DIR>          transmission-nmt
13.12.2008  18:13             5.872 llink-installer.cgi
13.12.2008  18:13               574 llink-installer.html
20.12.2008  19:07    <DIR>          .torrents.old
13.11.2008  11:29               606 torrentwatch-installer.html
13.11.2008  11:29             5.983 torrentwatch-installer.cgi
20.12.2008  17:09    <DIR>          .transmission-nmt
               6 File(s)         13.367 bytes
I managed to install 1.41b4 on HDX-1000: just created settings.json and modified rpc-port and whitelist.
Ger Teunis,
THANK YOU VERY MUCH

I did as you told me and now my transmission is working again Smile
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 05:48 PM)Ger Teunis Wrote: [ -> ]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!
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.
But when I select an apllication it says:
unable to download required files:
check internet connection or update your repository file
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-22-2008 11:36 PM)redman5087 Wrote: [ -> ]Now it doesn't work anymore, I get the following error message:

mono NMTApplicationInstaller.exe
(stacktrace)

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!
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 08:43 AM)Laertes Wrote: [ -> ]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

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.
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....
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
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentOutOfRangeException: StartIndex cannot be less than zero.
Parameter name: startIndex
at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
at System.String.Substring(Int32 startIndex)
at TransmissionApplicationUploader.pnlCleanup.pnlCleanup_VisibleChanged(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
at System.Windows.Forms.Control.set_Visible(Boolean value)
at TransmissionApplicationUploader.frmInstaller.NextStep()
at TransmissionApplicationUploader.frmInstaller.btnNext_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
NMTApplicationInstaller
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Documents%20and%20Settings/Marc/Bureaublad/NMTAppInstallerBeta2/NMTApplicationInstaller.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
ICSharpCode.SharpZipLib
Assembly Version: 0.85.5.452
Win32 Version: 0.85.5.452
CodeBase: file:///C:/Documents%20and%20Settings/Marc/Bureaublad/NMTAppInstallerBeta2/ICSharpCode.SharpZipLib.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />

</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
i agree please make an extra thread for it Smile or this thread gets confusing
Reference URL's