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 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
Help with setting up Set Top Box and TvEngine3
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="Frodo" data-source="post: 87454" data-attributes="member: 10277"><p>let me know when this is good enough to put it into svn ok?</p><p></p><p>Some small notes:</p><p>1. the card id is a database id, it doesnt need to start at 1</p><p>Perhaps a selection would be more user friendly then typing in a database id?</p><p></p><p>2. Would it be possible to control multiple stb's ?</p><p></p><p>3. Could the blaster.exe also be integrated into the plugin setup ?</p><p></p><p>4. could you put all application data in the folder returned by this:</p><p>[code]</p><p>Log.WriteFile(@"{0}\MediaPortal TV Server\yourfilename", Environment.GetFolderPath(Environment.SpecialFolder.CommonApplicationData));</p><p>[/code]</p><p></p><p>Reason: Vista does not allow applications to read/write files in the c:\program files folder</p><p>so all app data should go into that folder</p></blockquote><p></p>
[QUOTE="Frodo, post: 87454, member: 10277"] let me know when this is good enough to put it into svn ok? Some small notes: 1. the card id is a database id, it doesnt need to start at 1 Perhaps a selection would be more user friendly then typing in a database id? 2. Would it be possible to control multiple stb's ? 3. Could the blaster.exe also be integrated into the plugin setup ? 4. could you put all application data in the folder returned by this: [code] Log.WriteFile(@"{0}\MediaPortal TV Server\yourfilename", Environment.GetFolderPath(Environment.SpecialFolder.CommonApplicationData)); [/code] Reason: Vista does not allow applications to read/write files in the c:\program files folder so all app data should go into that folder [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
Help with setting up Set Top Box and TvEngine3
Contact us
RSS
Top
Bottom