home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 2
Plugin Development
Featured Plugins
MP2Extended
Plugin: MP2Extended
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Lehmden" data-source="post: 1159065" data-attributes="member: 109222"><p>Hi.</p><p></p><p>Without the Client you can not set up the server. So you need to install a client somewhere in your network (hasn't to be on the same machine as the server) at least for the primary setup. Maybe call it "Configuration tool" if you don't like it as "client". <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /></p><p></p><p></p><p>Because the DB handling is done by the server itself and a plugin has to use the functions the server is offering. Direct DB access is not fitting to the MP2 concept as all database actions have to be done by the MP2 server. And it is dangerous as we are using SQLite. SQLite is faster a lot compared to MySQL and it's way less complicated to set up and run. But SQLite did not like multiple accesses at the same time.</p><p></p><p></p><p>The recordings are refreshed automatically. As soon as a new recording is started it will be added to the ML instantly.</p><p></p><p></p><p>c:\ProgramData\Team MediaPortal\MP2-Server\Logos\Tv-Modern-StreamedMP 16x9-max\</p><p>There are the logos stored by the logo manager plugin at least on my system.</p></blockquote><p></p>
[QUOTE="Lehmden, post: 1159065, member: 109222"] Hi. Without the Client you can not set up the server. So you need to install a client somewhere in your network (hasn't to be on the same machine as the server) at least for the primary setup. Maybe call it "Configuration tool" if you don't like it as "client". ;) Because the DB handling is done by the server itself and a plugin has to use the functions the server is offering. Direct DB access is not fitting to the MP2 concept as all database actions have to be done by the MP2 server. And it is dangerous as we are using SQLite. SQLite is faster a lot compared to MySQL and it's way less complicated to set up and run. But SQLite did not like multiple accesses at the same time. The recordings are refreshed automatically. As soon as a new recording is started it will be added to the ML instantly. c:\ProgramData\Team MediaPortal\MP2-Server\Logos\Tv-Modern-StreamedMP 16x9-max\ There are the logos stored by the logo manager plugin at least on my system. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Plugin Development
Featured Plugins
MP2Extended
Plugin: MP2Extended
Contact us
RSS
Top
Bottom