View Single Post
Posts: 122 | Thanked: 84 times | Joined on Mar 2009
#17
For some reason, this line:

Code:
gem install win32-open3 sqlite3-ruby --version=1.2.2
doesn't work.

This:
Code:
gem install sqlite3-ruby --version=1.2.2
gem install win32-open3
seems to do the trick. At least, http://localhost:1978 works now, and it lets me add media folders.

To confirm, what are we supposed to add for the server address on the tablet side?

Edit: I'm adding directories containing video files, and it shows the directories under "Settings">"Scanned directories", but my video files aren't showing up under "Browse" (even when I click "Videos" or click "by path", which shows the folders are added, but when I click on the folders, they are empty). Under "Settings" the "Items in collection" is remaining 0. The videos I'm adding have the extension .avi, which seems to be included in the "Scanned video extensions". Do I have to wait while it indexes or something?

Last edited by elimoon8; 2009-07-06 at 05:07.