pachinko is a media sorter that integrates with the tvdb and the moviedb to organize mixed media into a clean hierarchal directory structure ideal for use in media servers like plex, kodi/xbmc, etc.
unlike some of the prior implementations of this idea, pachinko was designed from inception to be automation and container-friendly.
it has no gui - configure it through the config file or via flags, then execute it (or schedule it as a cronjob!) and walk away.
i was a long-time user of sorttv, but maintaining that antique perl script was painful. but it seems like all the alternatives are incomplete, non-free, gui-driven, or non-portable. pachinko is my attempt to address all of those issues.
give it a spin and feel free to provide feedback or file issues on github!