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
Electronic Program Guide
WebEPG
WebEpg development
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="Tony Wall" data-source="post: 1076668" data-attributes="member: 125233"><p>Is there source missing or is this just one solution file which is out of date and where can I find the designer source?</p><p></p><p>(see attached image)</p><p></p><p>I want to add the feature to format the EPOCH_DATE in the URL request as hexadecimal. Something like EPOCH_DATE_HEX and without a "0x" in front so the user can choose when it is required (by typing it manually before when so). A better longer term solution would be taking something like a standard formatting mechanism similar to the .NET format strings, but for now extra variable or two will suffice.[DOUBLEPOST=1397995480][/DOUBLEPOST]Sheez, guys you need to sort out dependencies! Two golden rules (to start with):</p><p></p><p>1) No files outside solution root, they will not be automatically acquired, updated or checked-in.</p><p>2) Check-in/make available built copies of dependencies at a central location.</p><p>3) Add some scripts to make it easy to pull in updated dependencies to each local solution source tree.</p><p></p><p>Personally I prefer a "Dependencies" folder within each solution root and a sequence of build scripts which make them easy to update. See my blog article on this subject...</p><p><a href="http://codechief.wordpress.com/2013/03/24/versioning-visual-studio-solutions-the-easy-way/" target="_blank">http://codechief.wordpress.com/2013/03/24/versioning-visual-studio-solutions-the-easy-way/</a></p><p></p><p>For now I will battle on and try to get some kind of quick fix into whatever I manage to build from WebEPG. But it's way more difficult than it should be and I wouldn't be surprised if many bugs come simply from outdated references.</p><p></p><p>Okay I guess the build script/dependency issue needs to be raised on a more central Media Portal development forum. Unless I missed some build system which is already doing this (but I doubt that considering the missing source code). So excuse me if I did not RTFM I've just got a major headache with EPG I've got to solve for me personally at least (even if the pull request is not accepted).</p><p></p><p>On a longer term if everything goes okay with this in the end I might contribute more to Media Portal development.</p></blockquote><p></p>
[QUOTE="Tony Wall, post: 1076668, member: 125233"] Is there source missing or is this just one solution file which is out of date and where can I find the designer source? (see attached image) I want to add the feature to format the EPOCH_DATE in the URL request as hexadecimal. Something like EPOCH_DATE_HEX and without a "0x" in front so the user can choose when it is required (by typing it manually before when so). A better longer term solution would be taking something like a standard formatting mechanism similar to the .NET format strings, but for now extra variable or two will suffice.[DOUBLEPOST=1397995480][/DOUBLEPOST]Sheez, guys you need to sort out dependencies! Two golden rules (to start with): 1) No files outside solution root, they will not be automatically acquired, updated or checked-in. 2) Check-in/make available built copies of dependencies at a central location. 3) Add some scripts to make it easy to pull in updated dependencies to each local solution source tree. Personally I prefer a "Dependencies" folder within each solution root and a sequence of build scripts which make them easy to update. See my blog article on this subject... [url]http://codechief.wordpress.com/2013/03/24/versioning-visual-studio-solutions-the-easy-way/[/url] For now I will battle on and try to get some kind of quick fix into whatever I manage to build from WebEPG. But it's way more difficult than it should be and I wouldn't be surprised if many bugs come simply from outdated references. Okay I guess the build script/dependency issue needs to be raised on a more central Media Portal development forum. Unless I missed some build system which is already doing this (but I doubt that considering the missing source code). So excuse me if I did not RTFM I've just got a major headache with EPG I've got to solve for me personally at least (even if the pull request is not accepted). On a longer term if everything goes okay with this in the end I might contribute more to Media Portal development. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Electronic Program Guide
WebEPG
WebEpg development
Contact us
RSS
Top
Bottom