Kodi Community Forum
Command line media manager - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+--- Thread: Command line media manager (/showthread.php?tid=70693)



Command line media manager - darkscout - 2010-03-24

After getting fed up with fighting .Net in mono or having to run a Virtual Machine and having it work 50% of the time, I'm looking at starting to develop a completely command line media manager.

Right now my TV "DVR" is near magic. Flexget grabs a nzb. tvnamer renames it, sorts it, deletes the cruft, all on my OpenSolaris, Ubuntu and OS X machines.

So I'm looking at using PHP* with themoviedb.org and the PHP API someone wrote for it.

I rather like the syntax of tvnamer and will probably try to mimic it.

* I really don't see the point in learning a new language just to make something new. So it's either PHP or Matlab, and I don't think many here would see the benefit in using software that is $10,000 a seat to sort their movies.


- bradvido88 - 2010-03-24

You should check this out. It's a pretty nice command line (PHP) media manager. Originally intended for Beyond TV and XBMC integration, has started to support more sources and it more generic.

http://forums.snapstream.com/vb/development-discussion/50587-beyond-tv-xbmc-integration.html

The developer is still active in the thread too... if you want to talk to him