Hi, I want to remove the helpers dir in Freevo UI. That does not belong into the Freevo UI app, some belong to other apps, some are stand alone apps. When I'm done, I want to merge main.py into the freevo start script and remove the helpers support.
Right now the following changes are already made:
rssh.py is now part of tvserver, start 'freevo-tvserver -i'. It
does not mich right now, but the framework is there.
daemon.py is now part of main.py, start 'freevo -daemon'
shutdown.py is now a script on its own, start freevo-autoshutdown.
This leaves the following helpers:
cache.py This sounds like part of freevo-ui or an extra app. I will
update the helper when moving freevo to kaa.vfs
imdb.py Extra app, freevo-imdb or similar
mbusctl.py Extra app
pluglist.py does it work?
tv_grab.py Move into tvserver or extra app
While updating, do we need to 'start' and 'stop' parameter for each
command? And the 'still running' checking? OK, tvserver and tvdev can
only run once, but why not run two imdb queries? And start/stop is
only needed when running freevo from init, but every distro should
have some scripts to handle that (e.g. start-stop-demon)
Comments
Dischi
--
As long as there are ill-defined goals, bizarre bugs, and unrealistic
schedules, there will be Real Programmers willing to jump in and Solve
The Problem, saving the documentation for later.
pgpWDTF2OxXYe.pgp
Description: PGP signature
