![]() |
|
[wip] live tv support - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Skin Help and Support (/forumdisplay.php?fid=67) +---- Forum: Aeon Nox (/forumdisplay.php?fid=142) +---- Thread: [wip] live tv support (/showthread.php?tid=123488) |
RE: [wip] live tv support - tocinillo - 2012-03-13 14:01 Sorry for not being able to reply these days, I've had a lot of work. @mactor, thanks for the info, I fixed the bug. @hatguy7669, what is osd channel group select function? please, give me the name of the xml file that you are trying to edit. New Aeon Nox LiveTV Mod (v3.2) -ONLY FOR AEON NOX SVN- Download http://www.mediafire.com/?e0eq3e29w64exjp http://www.wupload.com/file/2675149647/Tocinillo_-_Aeon_NOX_MOD_LIVETV_v3.2.rar Instructions Drag and drop the folder named skin.aeon.nox.svn to C:\Users\YOURUSERNAME\AppData\Roaming\XBMC\addons and overwrite all file or folder. Changelog v3.2 - FIXED "Nowplaying" overlay bug when lowermenu is active. I will start this afternoon with github, I hope the experts can help me with doubts! Regards! RE: [wip] live tv support - thatguy7669 - 2012-03-13 19:53 @ tocinillo, it lets you change the channel group you are currentley in while watching tv in full screen. it is located in VideoFullScreen.xml RE: [wip] live tv support - NaDs - 2012-03-13 23:03 (2012-03-13 14:01)tocinillo Wrote: New Aeon Nox LiveTV Mod (v3.2) -ONLY FOR AEON NOX SVN- great this fixed my problem with the now playing that i was having in the below pic ![]() only thing is my time is still acting weird 7.30 - 8pm is all squashed still any ideas?? btw looks better with "live tv"" thanks
RE: [wip] live tv support - manfeed - 2012-03-14 03:02 Hi tocinillo... You are doing a great job, thank you for sharing it with us... I'm from Spain like you, and I would like to know where I can get the beautiful logos of the spanish channels that you have. Thank you... RE: [wip] live tv support - tocinillo - 2012-03-14 12:57 @NaDs: Are you using Windows, Linux or OSX? I think that the bug appears because you are setting the time in "12 hours" format. Change it to 24 horus and the bug will be fixed. @manfeed: Thanks! I post this logo pack for all spanish users: http://www.mediafire.com/?smucbvvbcbbd64w. I've been collecting the logos over time. RE: [wip] live tv support - manfeed - 2012-03-14 13:02 Thank you again, tocinillo, you are my hero
RE: [wip] live tv support - phil65 - 2012-03-14 21:03 @ tocinillo one thing: please use <!-- ... --> for comments in your xml, not << .. >> that´s the correct way in xml data files. RE: [wip] live tv support - NaDs - 2012-03-15 09:28 (2012-03-14 12:57)tocinillo Wrote: @NaDs: Are you using Windows, Linux or OSX? I think that the bug appears because you are setting the time in "12 hours" format. Change it to 24 horus and the bug will be fixed. im on windows and the 12 hour format was my problem, switched to 24 and now works great thanks
RE: [wip] live tv support - Big_Noid - 2012-03-15 13:07 Added this in the 1080 branch. Did some corrections and renamed a file so please base your future work on the 1080 branch ![]() Thx tocinillo for the hard work and phil65 for the merge
RE: [wip] live tv support - tocinillo - 2012-03-15 14:46 @phil65 ok, thank you. @Big_Noid perfect! sorry for the delay in github, but these days I've had a lot of work. |