The Following 62 Users Say Thank You to ukki For This Useful Post: | ||
AapoRantalainen, abuelmagd, acou, Addison, Ahmed360, Alister, AlMehdi, antikx, Apoc, arjunkumar87, ArnimS, asidana, Bulfaiter, cheve, claesbas, codeMonkey, codetracer, conny, daperl, elimoon8, ghzroy, gohan2091, grog, gs1, iceman600, IcyAirs, igorgomes, jamart3d, janszoon, kevloral, Kirio, majesty, md92h, mehulrajput, mikec, mikecomputing, mikkov, mozr, mtron, Olvi, OVK, qole, qwerty12, rok, rotoflex, russell_t, salinmooch, Silvarum, skidrock, Stealth131, tanque, That One Guy, timsamoff, Tinnet, Trestry, tuliobaars, UNderworld, vital0220, VulcanRidr, Wanker, wildt |
|
2009-07-05
, 20:19
|
|
Posts: 283 |
Thanked: 31 times |
Joined on Jun 2009
@ US Air Force
|
#2
|
The Following User Says Thank You to jalladin For This Useful Post: | ||
|
2009-07-05
, 21:07
|
Posts: 882 |
Thanked: 1,310 times |
Joined on Mar 2007
|
#3
|
The Following User Says Thank You to ukki For This Useful Post: | ||
|
2009-07-05
, 22:32
|
Posts: 122 |
Thanked: 84 times |
Joined on Mar 2009
|
#4
|
|
2009-07-06
, 01:27
|
Posts: 68 |
Thanked: 14 times |
Joined on Jun 2009
|
#5
|
The Following User Says Thank You to ishida336 For This Useful Post: | ||
|
2009-07-06
, 01:45
|
|
Posts: 2,041 |
Thanked: 1,066 times |
Joined on Mar 2006
@ Houston
|
#6
|
This seems like an awesome solution (in addition to Orb, etc.) but with seeking!
When I follow the instructions here, I have two questions:
1) "Windows users need to run install\setup_windows.cmd to install the rest of the needed dependencies first."
I'm following the directions for Windows, since I'm installing in Windows Vista 32-bit. When I get to this step, I run setup_windows.cmd, but it opens and closes so fast I have no chance to choose any options: "When asked, please try to choose the latest version that has the word mswin32 after it and answer yes if it asks to install dependencies."
After that, I just clicked on knots.rb and hoped it worked. How do I know if it actually started up or not?
2) "Just point your browser to http://localhost:1978 and add your media under settings."
What do I use for localhost? Is it the internal or external IP address (I've seen the notation before, but I never needed it, so I never found out what it meant)? Do I have to forward any ports in my router?
Thanks again! I'm sorry to rehash anything that was previously discussed in the other thread!
I'd say that other than the questions above, things have worked out nicely on the n810 side. The client opens and asks for the server address. I just don't know what to put there (answering question 2 should help me out, though)
|
2009-07-06
, 02:13
|
Posts: 122 |
Thanked: 84 times |
Joined on Mar 2009
|
#7
|
|
2009-07-06
, 02:42
|
Posts: 45 |
Thanked: 11 times |
Joined on Aug 2008
|
#8
|
|
2009-07-06
, 03:32
|
Posts: 882 |
Thanked: 1,310 times |
Joined on Mar 2007
|
#9
|
maemo install went fine, but the windows side is a mess. the install script incorrectly attempts to install a more recent version of sqllite3 for which there is no compiled win32 binary and errors out with nmake problems. after a little googling i was able to get the proper prerequisites installed manually, but any attempt to add media via the web interface is fruitless: it accepts the added folders but never sees any files.
cd c:\knots\install windows_setup
The Following User Says Thank You to ukki For This Useful Post: | ||
|
2009-07-06
, 04:16
|
|
Posts: 2,041 |
Thanked: 1,066 times |
Joined on Mar 2006
@ Houston
|
#10
|
Sorry about the little messy install on Windows, but it's not the easiest target for me as I don't use it. Anyways, did you press Update collection after adding paths? That button comes visible when ffmpeg and vlc paths are correctly setup. It should autodetect them (unless VLC isn't in c:\Program FIles), but if not, please set the paths in settings. I think \ works in paths too, but Ruby on Windows seems to use / instead of \.
For the rest, please open a command prompt (run -> cmd) and type a command ruby -v. If it prints out a version number of ruby, it should be correctly setup. If not, please uninstall Ruby and be sure to use the rc1 version, we had problems with rc2. If ruby was correctly setup, please run the following command (if knots is on c:\ root):
and tell me what it says. If anyone got it working ok in Windows, please help the others.Code:cd c:\knots\install windows_setup
Install instructions are here:
http://wiki.maemo.org/Knots2
Mandatory screenshots:
http://wiki.maemo.org/Knots2#Screenshots
Report bugs here:
http://github.com/solmis/knots/issues
Required info for bug reports: operating system and version, way to reproduce the issue and if it's playback related, VLC version, transcoding profile and file info (or small sample).
Most of the info in this thread is outdated so you may want to skip to last pages for more recent info.
Last edited by ukki; 2011-03-02 at 20:56.