[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)
Thread Closed 
[CSI] Community Software Installer 2.6.1 (OLD THREAD)
03-24-2009, 07:02 PM
Post: #616
RE: [CSI] **** UPDATED **** Community Software Installer 1.7.2 (Windows/Linux/OSX)
(03-24-2009 06:33 PM)w0utje Wrote:  yes, I often use it (putting NZB on my popcorn when I'm at school Wink)

Smile
Please download the Portable version, try again and when it fails send me the "ErrorLog.csv" which will be created next to the exe file.

Easy way of installing software on your NMT using just your mouse: NMT Community Software Installer
Visit this user's website Find all posts by this user
03-24-2009, 10:45 PM
Post: #617
RE: [CSI] **** UPDATED **** Community Software Installer 1.7.2 (Windows/Linux/OSX)
(03-24-2009 07:02 PM)Ger Teunis Wrote:  Smile
Please download the Portable version, try again and when it fails send me the "ErrorLog.csv" which will be created next to the exe file.

ohh i'm sorry im so stupid.
i've changed my password for the ftp. Blush

thnx for the reply!

and for CSI off course Wink
Find all posts by this user
03-24-2009, 10:55 PM
Post: #618
RE: [CSI] **** UPDATED **** Community Software Installer 1.7.2 (Windows/Linux/OSX)
(03-24-2009 10:45 PM)w0utje Wrote:  ohh i'm sorry im so stupid.
i've changed my password for the ftp. Blush

thnx for the reply!

and for CSI off course Wink

Haha, glad to be of assistance Smile

Easy way of installing software on your NMT using just your mouse: NMT Community Software Installer
Visit this user's website Find all posts by this user
03-25-2009, 09:34 AM (This post was last modified: 03-25-2009 09:47 AM by rumlepraasen.)
Post: #619
RE: [CSI] **** UPDATED **** Community Software Installer 1.7.2 (Windows / Linux)
(03-24-2009 11:49 AM)Ger Teunis Wrote:  Some questions here:
1. Did you install Skin manager?
2. What is the contents of you /Photo folder?
3. Please remove any files from the root of your NMT's hdd and try again
4. Try to download the portable edition and try again.

It seems some file rights aren't okay when I see these reports.

Yes I did and I installed a skin with it. but after installing the one skin, then skinmanager was gone again.

I Have now removed folders and files from the pch. there were a couple of hidden folders with names of the apps i installed, I removed them all.

This is how my hdd, photo folder and the hidden themes folder looks now.

I have removed oversight from the hdd as well, as it didn't work. It just keeps saying trying to build index. I let it be for an hour, but nothing happends.
Now how do i remove it from webservers?

[Image: screenshot006.th.png]
[Image: screenshot007.th.png]
[Image: screenshot008.th.png]
Find all posts by this user
03-25-2009, 11:20 AM
Post: #620
RE: [CSI] **** UPDATED **** Community Software Installer 1.7.2 (Windows/Linux/OSX)
Another great new version, thanks Ger!

[Image: warningallok.jpg]
Visit this user's website Find all posts by this user
03-25-2009, 01:18 PM (This post was last modified: 03-25-2009 01:20 PM by jbarea.)
Post: #621
RE: [CSI] **** UPDATED **** Community Software Installer 1.7.2 (Windows/Linux/OSX)
Thank you very much , Ger.
Impressive work. Wink
Popcorn is like an Iphone / Ipod touch with your itunes store. Tongue
greetings.
Find all posts by this user
03-25-2009, 01:19 PM
Post: #622
RE: [CSI] **** UPDATED **** Community Software Installer 1.7.2 (Windows/Linux/OSX)
I've installed mono 2.4 sucessfully on OSX 10.5.6, i've download the portable version but what app should I use to run it? As you know this is a windows executable file...
Find all posts by this user
03-25-2009, 01:21 PM
Post: #623
RE: [CSI] **** UPDATED **** Community Software Installer 1.7.2 (Windows/Linux/OSX)
(03-25-2009 01:19 PM)Radix Wrote:  I've installed mono 2.4 sucessfully on OSX 10.5.6, i've download the portable version but what app should I use to run it? As you know this is a windows executable file...

Via a terminal start:
Code:
mono "NMT Community Software Installer.exe"

Ofcouse of the mono executable is not in your path then you have to prefix the mono with the correct path.

Easy way of installing software on your NMT using just your mouse: NMT Community Software Installer
Visit this user's website Find all posts by this user
03-25-2009, 01:23 PM (This post was last modified: 03-25-2009 01:25 PM by dc11ab.)
Post: #624
RE: [CSI] **** UPDATED **** Community Software Installer 1.7.2 (Windows/Linux/OSX)
Open Terminal, do
$ mono NMT\ Community\ Software\ Installer.exe

(or rather: $ mono NMT< TAB >)


Hmm... not sure if there is still a dependency to Xulrunner and other package?

Audio, video, disco - I hear, I see, I learn.
Wiki. Wiki? Wiki!
Find all posts by this user
03-25-2009, 01:38 PM
Post: #625
RE: [CSI] **** UPDATED **** Community Software Installer 1.7.2 (Windows/Linux/OSX)
(03-25-2009 01:23 PM)dc11ab Wrote:  Open Terminal, do
$ mono NMT\ Community\ Software\ Installer.exe

(or rather: $ mono NMT< TAB >)


Hmm... not sure if there is still a dependency to Xulrunner and other package?

Hopefully i've removed the complete depencies for XulRunner et all.
There should be no depencies anymore.
Except for libmono-winforms, at least under Linux.

Easy way of installing software on your NMT using just your mouse: NMT Community Software Installer
Visit this user's website Find all posts by this user
03-25-2009, 02:30 PM
Post: #626
RE: [CSI] **** UPDATED **** Community Software Installer 1.7.2 (Windows/Linux/OSX)
(03-25-2009 01:21 PM)Ger Teunis Wrote:  Via a terminal start:
Code:
mono "NMT Community Software Installer.exe"

Ofcouse of the mono executable is not in your path then you have to prefix the mono with the correct path.

thanks this works! Can I add a shorcut somehow to avoid running it through terminal Wink
Find all posts by this user
03-25-2009, 02:32 PM
Post: #627
RE: [CSI] **** UPDATED **** Community Software Installer 1.7.2 (Windows/Linux/OSX)
(03-25-2009 02:30 PM)Radix Wrote:  thanks this works! Can I add a shorcut somehow to avoid running it through terminal Wink

Ps> in OSX it seems that installing themes doesn't work (ftp connection depletion on the ftp server). But you're always welcome to try.

Can't help you on creating a 'schortcut' on OSX, perhaps dc11ab can help you out.

Easy way of installing software on your NMT using just your mouse: NMT Community Software Installer
Visit this user's website Find all posts by this user
03-25-2009, 02:58 PM
Post: #628
RE: [CSI] **** UPDATED **** Community Software Installer 1.7.2 (Windows/Linux/OSX)
Ouch, I'm really a newbie Mac user, but I tend to have a Terminal open at all times Smile

It could be possible to create a small launch script, chmod it executable, make an "Alias" or Automator workflow and put it somewhere (the Dock or wherever). But I'm sure there is a much better way to do this.

Some quick and really dirty script:

#!/bin/bash
#
# CSI launcher script
mono /absolute/path/to/NMT\ Community\ Software\ Installer.exe

# EOF

Audio, video, disco - I hear, I see, I learn.
Wiki. Wiki? Wiki!
Find all posts by this user
03-25-2009, 10:58 PM
Post: #629
SysInfo issue: CSI 1.7.2 (Windows/Linux/OSX)
Thanks Ger Teunis for the new version!

I installed SysInfo successfully, but when I try to run it from Web Services I get this error: “Request canno be processed. Press return key to return to the previous screen”. Any ideas?
Find all posts by this user
03-26-2009, 10:28 AM
Post: #630
RE: SysInfo issue: CSI 1.7.2 (Windows/Linux/OSX)
(03-25-2009 10:58 PM)puscas2 Wrote:  Thanks Ger Teunis for the new version!

I installed SysInfo successfully, but when I try to run it from Web Services I get this error: “Request canno be processed. Press return key to return to the previous screen”. Any ideas?

I have to tell you that I have this problem also, it is failing for me because this application does count all files, this is taking up so much time that the gaya interface will timeout. I do not think that the application will work for B110 users as well, but that's just a guess. Please ask your question in the SysInfo thread here:
http://www.networkedmediatank.com/showth...?tid=16426

Easy way of installing software on your NMT using just your mouse: NMT Community Software Installer
Visit this user's website Find all posts by this user
Thread Closed 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
Star [CSI] Community Software Installer 2.7.2 ** UPDATED DEC 28th ** Ger Teunis 580 264,098 04-10-2013 12:42 PM
Last Post: timwest73
  Faster PHP server CSI package journey4712 174 62,116 03-30-2013 01:12 PM
Last Post: o34171@rtrtr.com
  NetworkMounter 0.1 released on CSI Niels Leenheer 289 87,335 07-09-2012 07:07 PM
Last Post: andym2009
  Support thread for HeartWare's PopCorn MKV Chapter Maker HeartWare 72 45,044 01-01-2012 10:10 AM
Last Post: halfelite
  Can't load Themes with CSI narfnd 1 1,962 11-03-2010 07:20 PM
Last Post: joserobleda
  CSI ChangeLogURL? lordy 0 1,374 08-13-2010 06:30 PM
Last Post: lordy
  Another Youtube thread - sorry mrmrmrmr 4 2,567 06-23-2010 08:27 PM
Last Post: mrmrmrmr
  Loss internal drive when using community inst.. tunafish 0 1,385 03-11-2010 01:20 PM
Last Post: tunafish
  shuffleplay wont install on csi opel4ever 2 2,403 01-29-2010 10:08 AM
Last Post: opel4ever
  No longer access to CSI installed apps. CSI not working either lappe 27 8,607 01-26-2010 10:49 PM
Last Post: Ger Teunis

Forum Jump: