Active Topics

 



Notices


Reply
Thread Tools
Posts: 882 | Thanked: 1,310 times | Joined on Mar 2007
#501
Since this is 500th post in this thread I thought I'd make it a little longer one. This may sound like a rant or ramble so I'm sorry in advance

First of all, I'm pretty amazed of the interest for Knots. I never announced it for N900, the name is next to impossible to google, this thread is in multimedia section where threads come to die and it hasn't been the smoothest drive for some of the Windows Vista/7 users and still it has most replies (due to those problems I know ) in this section so thank you!

Knots was mainly written for the older Maemo devices because they didn't have too much juice for video playback. At the last Maemo summit nobody even knew the app and those who did said it's not needed for N900 anymore. And maybe they were right, guess the upnp streaming bug in the latest firmware has something to do with the recent activity. I didn't even mean to port it to N900 if it wasn't for qwerty12, who insisted that I do. And he never really used it so I guess he was just being evil

Knots has been my pet project for like 3 years. First version was a quick hack with lots of features and it had very few users, mainly just people who used VDR. I wasn't too happy with it so I started rewriting it.

And here we are again, little less unhappy with it, but not that pleased either. It has been a lot of work getting it to run on most operating systems and writing server/client software with many different user interfaces/clients and support for devices/software I haven't even seen or used doesn't happen overnight. And since I haven't been able to attract any developers nor testers, many corners needed to be cut and I went with release early, release often approach with quick fixes and hacks. It turned out pretty well in the end, but the pay has been terrible I've been dreaming of rewriting most parts and make it more robust to add new features, but I soon realize the amount of work it involves and forget about it. It is what it is now.

The main reason for this message (I guess) is the fact that I need to give my N900 back to Nokia. I would have gotten the developer discount, but the idea of one week warranty didn't really excite me. It was a very generous offer from Nokia and I am really thankful for it. But it also means I can't really work on Knots for N900 anymore. And to prevent the current version from not working, I'm not going to work on the server nor diablo version anymore either. I pushed a new version to -devel today for the N900 and it will probably be the last one. Hopefully it will bring some joy to someone and I hope new VLC releases don't break it too soon.

Since I've no idea how many people actually use Knots I can't really ask Nokia to let me keep the device when they can't take advantage of my software. And I can't really push it to extras either because I don't know how that should be handled since testing Knots involves testing the server. And since there are so many different kind of computers out there I can't really make it idiot proof.

So thank you all for reporting bugs, requesting features and for the positive feedback. I still think Knots has some good ideas in it so hopefully someday someone will perfect it and create a simple to use app that allows you to watch your media everywhere no matter what the device or bandwidth is. MeeGo and Qt sound perfect for that.

Last edited by ukki; 2010-04-10 at 12:19.
 

The Following 12 Users Say Thank You to ukki For This Useful Post:
Posts: 14 | Thanked: 4 times | Joined on Oct 2009
#502
Thanks for your hard work. It's an awesome app & is a shame you won't be able to work on it further.
 

The Following 2 Users Say Thank You to Stealth131 For This Useful Post:
Posts: 35 | Thanked: 26 times | Joined on Dec 2009 @ Finland, Tampere
#503
Awesome app indeed, thanks! Wish you could keep your N900 for the communitys sake.
 

The Following User Says Thank You to redi For This Useful Post:
Posts: 729 | Thanked: 155 times | Joined on Dec 2009
#504
I have done a "git pull" today and now I get the following error message for settings and status tab:

no such column: temporary
C:/knots/ruby/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.2.3-mswin32/lib/sqlite3/errors.rb:62:in `check'
C:/knots/ruby/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.2.3-mswin32/lib/sqlite3/statement.rb:39:in `initialize'
C:/knots/ruby/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.2.3-mswin32/lib/sqlite3/database.rb:154:in `new'
C:/knots/ruby/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.2.3-mswin32/lib/sqlite3/database.rb:154:in `prepare'
C:/knots/ruby/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.2.3-mswin32/lib/sqlite3/database.rb:202:in `execute2'
./lib/db.rb:144:in `method_missing'
(erb):19:in `html'
./lib/plugin.rb:154:in `html'
./lib/plugin.rb:90:in `do_GET'
C:/knots/ruby/lib/ruby/1.8/webrick/httpservlet/abstract.rb:35:in `__send__'
C:/knots/ruby/lib/ruby/1.8/webrick/httpservlet/abstract.rb:35:in `service'
C:/knots/ruby/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
C:/knots/ruby/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
C:/knots/ruby/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
C:/knots/ruby/lib/ruby/1.8/webrick/server.rb:162:in `start'
C:/knots/ruby/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
C:/knots/ruby/lib/ruby/1.8/webrick/server.rb:95:in `start'
C:/knots/ruby/lib/ruby/1.8/webrick/server.rb:92:in `each'
C:/knots/ruby/lib/ruby/1.8/webrick/server.rb:92:in `start'
C:/knots/ruby/lib/ruby/1.8/webrick/server.rb:23:in `start'
C:/knots/ruby/lib/ruby/1.8/webrick/server.rb:82:in `start'
knots.rb:32:in `initialize'
knots.rb:369:in `new'
knots.rb:369
How can I solve that?
Thanks
 
Posts: 882 | Thanked: 1,310 times | Joined on Mar 2007
#505
Originally Posted by DaSilva View Post
I have done a "git pull" today and now I get the following error message for settings and status tab:



How can I solve that?
Thanks
run the migrate.cmd script inside win32 folder.

Also, there's something odd in -devel again, so here is the latest client: knots2_0.2.8_armel.deb

Last edited by ukki; 2010-04-11 at 12:47.
 

The Following 2 Users Say Thank You to ukki For This Useful Post:
Posts: 729 | Thanked: 155 times | Joined on Dec 2009
#506
Thanks.
Everything works really well. i only miss subtitle support on Windows 7 (server) with .srt files. I have activated them but they aren't displayed. Is this too much work for you or an easy fix?
Would be nice before you stop the project...
 
Posts: 882 | Thanked: 1,310 times | Joined on Mar 2007
#507
Originally Posted by DaSilva View Post
Thanks.
Everything works really well. i only miss subtitle support on Windows 7 (server) with .srt files. I have activated them but they aren't displayed. Is this too much work for you or an easy fix?
Would be nice before you stop the project...
That must be a VLC issue since they seem to work on XP and Linux and previously on OS X too, but recent OS X versions crash the moment they should display them. Have you tried to fetch subtitles in sub format using Knots?

EDIT: You could also try adding a custom setting to Knots and see if that helps. Name it Subtitle font, key is subtitle_font and value is an absolute path to a true type font like C:\Windows\Fonts\Arial.ttf. I doubt that helps though.

Last edited by ukki; 2010-04-11 at 13:49.
 

The Following User Says Thank You to ukki For This Useful Post:
Posts: 729 | Thanked: 155 times | Joined on Dec 2009
#508
I have tried it with that setting and with a .sub file but it didn't work
 
Posts: 882 | Thanked: 1,310 times | Joined on Mar 2007
#509
Ok, my device loan time was extended a bit so Knots isn't dead yet. If you have any feature requests or want bugs fixed, please use the github bugtracker. I'll start with that subtitle problem.
 

The Following 6 Users Say Thank You to ukki For This Useful Post:
Posts: 111 | Thanked: 38 times | Joined on Apr 2010
#510
Originally Posted by ukki View Post
Ok, my device loan time was extended
Thank god! I love Knots 2!
 

The Following User Says Thank You to ceevee For This Useful Post:
Reply

Tags
knots, music, streaming, video


 
Forum Jump


All times are GMT. The time now is 13:52.