Hi
I love PMS, but i miss some functionality that i thoguht could be done with a couple of plugins wich i think could benefit everyone.
So, for one..i would like opinions on if it's possible to do via a plugin, and next, would anyone care to contribute time in develop it?
I have some programming skills, but never messed with java. I have no clue on how to start building a plugin.
1. Play AVS files - Plugin
- Plugin that let you play .avs files for obvious reasons.
I don't know for what reason this is not already possible, but there's so many things you could do (make your own structure, chapters, even mix sequences, with having to duplicate or alter the video files) Edit: I know AviSynth is not preferred, also got some limits..but still.
2. Simple Active/Inactive Event CMDline interface - plugin
- Plugin that calls execute commandline to your OS when ever PMS is active/inactive)
Reason: In order to gain performance, and save bandwidth, I'd like that my server shuts of certain services while streaming movies.
Instead of having a script that parses the PMS log file to see if PMS is active/inactive, maybe PMS could "execute/call" shell script that
would, in my case, shut off the services i want to stop .. . When PMS goes inactive, it calls another shell script that activates these services again.
It does not even have to be very dynamic, PMS should simply just execute "active.bat" when active..and "inactive.bat" when inactive.
It's possible that adding arguments could enhance further use (ie pass the movie filename as arg, to do...??..i dont know, but could turn useful)
Last, I know a plugin was made to call _one_ commandline, my request is quite different.
3. General CMDline interface - plugin
Why not let PMS excute shell/bat files? , you'd be able to control pretty much everything on your computer from your remote.
--
1. i'd like opinions on how "hard" it would be to make it.. possible even?
2. Would anyone care to look into it?
3. As user, can you also see the benefits from such plugins?
Thanks
