Adding to movie database from command line (1 Viewer)

foobart

Portal Member
February 28, 2006
10
0
Fremont, CA USA
I have a lot of foreign movies not listed in imdb, but I'd like them to get into the mediaportal database.

How can I add movies to the database, without interactively going into the editor? I'd like to do this with commands/batch file so I can write scripts around them.

I know this should involve some sort of sqlite database entry addition, but I'm totally unfamiliar with database stuff, so need an almost working recipe if possible..

Something that does
-----
Add_movie - title <title> -genre <genre>
----
That should be enough because I just need it to be available in the title view. Nothing more..
 

Users who are viewing this thread

Top Bottom