
Imagine watching a movie scene or trailer — but not knowing the name of the movie. That’s where FilmSpot comes in. FilmSpot is a smart movie recognition app that helps you identify movies using short audio clips—like Shazam, but for films.
Imagine watching a movie scene or trailer — but not knowing the name of the movie. That’s where FilmSpot comes in. FilmSpot is a smart movie recognition app that helps you identify movies using short audio clips—like Shazam, but for films.
Imagine watching a movie scene or trailer — but not knowing the name of the movie. That’s where FilmSpot comes in. FilmSpot is a smart movie recognition app that helps you identify movies using short audio clips—like Shazam, but for films.
OpenSearch is a collection of technologies that allow publishing of search results in a format suitable for syndication and aggregation.
Today we’ve upgraded PHP4 to PHP5. It is caused by bad communication with web server 2 and db server, so we redirect traffic from web2 to other servers.
240 packets transmitted, 240 packets received, 0.0% packet loss Yes, it seems so, we solved this problem, big thanks to DanGer. No more 500 errors.
Solution is pretty simple, every 2 minutes is running script, which check if 500, and if yes, it restarts server.
On internet exists some funky Polish subtitle formats like TMPlayer (tmp) and MPL2 (mpl), so I’ve added them – now our Polish friends should be possible upload subs in these formats too.
After some talk with lighttpd guru at irc, we together optimized its configuration. I also removed some ugly SQL querries, some of them are cached in memcache, thumbnails should be loaded faster, sphinx is doing its job…
Now, when searching, you can select, if you want subtitles for Hearing Impaired in advanced settings. Search results and subtitle details are marked with small icon.
I decided to bring online new fulltext search engine – sphinx. After some days of work, debugging and so on, we can say – it works. I hope now website will be a little faster.
I did not update donations list at main page – I will update it soon, but not of them will be visible, so here it is complete list of donors. Thank you for any donate, we appreciate that!
User Pko on forum asked me, if it is possible to create new statistics – how much subtitles downloads has user for last 6 months and for last 30 days. So now we can see, which users are really helpful to community.
We switched to new design at forum – we hope you like it. Our aim is to have basically same design on main site, forum and on blog.
We ordered and setuped next web server for OpenSubtitles.org. One webserver was not so powerfull as first one, so when you get data from this one, site was slow.
I wanted to code request area from scratch. You should ask why – I will tell you – it is simple. Request area have some really weird SQL code (some sub-querries) and it locks database, so whole sites works slower (or even did not work). So I have to disable request area of time being.