Hope so! Seems like there's at least one other site using this port of phpbb. Perhaps more if they cleaned out the attribution footer markup or aren't indexed by google.
Plugin Idea - Movies / Games
-
At the moment i have ha php hack for adding movies that i have seen to a database. What about making a plugin to add the movies you have seen into a database (NodeBB as base). I fetched data before form IMDB but now i use Freebase.
Any devs out there that likes the idea. I can help out with testing and debugging
A just for fun projekt
-
We just had a thread with a list of movies we have watched and some info on what we thought about it.
I made an imdb plugin that brings info about the movie when you hover over a an imdb link.
https://github.com/BitBangersCode/nodebb-plugin-imdb could be something you could modify to insert into a db
-
Cool to know @Scuzz, will take a look at it
-
I Guess it would be better to build a plugin that can handle registration of different types of media (Movies, Games,)
I Changed back to IMDB open api because FreeBase sucked. Still looking for good input on this.
@yariplus, any good input on this?