- June 13, 2006
- 979
- 178
- Home Country
-
Belgium
- Thread starter
- #451
I'm not at all familiar with the architecture behind your fantastic work, but are there any limitations you can imagine your software could have in comparison to the road that is being followed by the devteam for future TVserver and MediaPortal versions?
The architecture I'm using is very open and future minded, so it should go a long way
And the other way round?
Are there any (future) limitations of the TVserver, MediaPortal or TVE3 that you already know will not be possible but are possible for your software?
The only thing that's important to look at is the server-side of MediaPortal, and currently that is TVE3. Since TV Scheduler itself (the core) is also a server-side component.
I know there are soms undefined plans to redesign TVE3 but these are apparently plans for much later on. Currently TVE3 has very little design: (remote) clients and plugins access the database directly, there's only a small remoting interface, and everything all over the place is using Gentle.NET directly (so again all code does direct database access everywhere).
...I don't see why they are so reluctant to give this some proper attention....
EDIT: Isn't it possible to make a plugin out of it (unofficial or not) that can be implemented in the MP GUI? That way far more people could use this, as it is probeably not very known yet under simple and average MP users... I'm sure that once more users starting to notice this is out there, everybody wants to use this instead of what MP uses now. But for a lot of people the implementation of options and services into one general program/GUI is essential (there's the missis again).
So...if there would be a GUI for your service...man... I see a bright future for this ahaid![]()
![]()
StaticMan was going to look at this, but I'm not sure how far he got in the mean time.
In theory it is really easy to write a MediaPortal plugin for TV Scheduler. It's just a lot of work to get the GUI implemented I fear, but the actual communication with TV Scheduler is relatively speaking peanuts
Especially for editing the actual schedules you'd need a really good GUI design/layout to make this possible and also still powerful enough with a remote-controlled GUI.