-
Notifications
You must be signed in to change notification settings - Fork 1
TV Director is a small project written in Mirah for navigating video files on disk and launching them. It is not intended to play the files directly, but rather to let your favorite application play them. It will use any XBMC metadata located with the file if it exists.
License
wccrawford/TV-Director
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
TV Director is a small project written in Mirah for navigating video files on disk and launching them. It is not intended to play the files directly, but rather to let your favorite application play them. It will use any XBMC metadata located with the file if it exists. As Mirah is a relatively new language, the code works around things that are missing or not yet understood by myself. This means the code isn't as nice as it could be, or as powerful. This project is a work-in-progress. To execute TVDirector, use the following command from its directory: mirah tvdirector.mirah tvdirector/*.mirah To compile TVDirector, use the compile command provided. Then to execute the compiled version, change to the compile directory and use: java tvdirector/Tvdirector -cp tvdirector The first time you run TVDirector, it will create a .tvdirector file in your home directory with your home directory as the video directory. You can manually edit this file to change that.
About
TV Director is a small project written in Mirah for navigating video files on disk and launching them. It is not intended to play the files directly, but rather to let your favorite application play them. It will use any XBMC metadata located with the file if it exists.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published