[wip] live tv support
#61
OK, so what I do? I create a separate branch of the main or I ask to Big_Noid that incorporate in it?
Reply
#62
tocinillo Wrote:I don't know why appears this bug, in my machine all is working perfectly :S

Try with this for the nowplaying bug: http://www.mediafire.com/?28z9xut56tihlvp and please, report me if the bug dissapears.

When entering TV menu just get a blank screen.
Reply
#63
I´d suggest to implement it now. it doesn´t need much editing of the original files apart from adding the menu items, does it?
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
#64
phil65 Wrote:I´d suggest to implement it now. it doesn´t need much editing of the original files apart from adding the menu items, does it?

Exactly, all you have to do is add the new code into some files (home.xml, Includes.xml, etc), the other new files are brand new and does not need to be edited (and certainly if I edit these files, not affect to the main skin).

Regards.
Reply
#65
You could either create your own github account, then branch, and fork Bignoid's master, then add your files/updates, or ask BigNoid to merge the actual files into his branch, and to give you access to update the TV files. Both are good I think.
Admin @ Passion-XBMC
(official french community)
Reply
#66
The best and easiest way to do this is to make a fork on github of my repo. Add your changes and the new files and make pull request. That way I can review the changes.
If you need help with github just ask Smile
Reply
#67
Big_Noid Wrote:The best and easiest way to do this is to make a fork on github of my repo. Add your changes and the new files and make pull request. That way I can review the changes.
If you need help with github just ask Smile

@BN, by this way, each change Tocinillo do, will be included in the Aeon Nox Github repo?
Reply
#68
ferent Wrote:@BN, by this way, each change Tocinillo do, will be included in the Aeon Nox Github repo?

yes, he could send pull requests again and again.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
#69
(2012-03-07, 17:19)tocinillo Wrote: I don't know why appears this bug, in my machine all is working perfectly :S

This bug shows only if the home menu bar is lowered. In its default center position "now playing" text placing is correct.

Anyway thx for the good work.
PVR support in NOX is very useful.
Reply
#70
great job tocinillo!

one small request i have, is could you add the osd channel group select function?

this is the code from the confluence based skins:

Code:
<control type="selectbutton" id="503">
            <posx>490</posx>
            <posy>335</posy>
            <description>TV Channel Group Select Button</description>
            <texturebg border="5">Barground2.png</texturebg>
            <onleft>503</onleft>
            <onright>503</onright>
            <onup>500</onup>
            <ondown>500</ondown>
            <include>VisibleFadeEffect</include>
        </control>

i've tried myself, but i can't get it to work.

other than that i think your mod is perfect!

thank you very much for the good work
thatguy
Reply
#71
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/T...V_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!
Reply
#72
@ tocinillo, it lets you change the channel group you are currentley in while watching tv in full screen.

it is located in VideoFullScreen.xml
Reply
#73
(2012-03-13, 14:01)tocinillo Wrote: New Aeon Nox LiveTV Mod (v3.2) -ONLY FOR AEON NOX SVN-

Download

http://www.mediafire.com/?e0eq3e29w64exjp

http://www.wupload.com/file/2675149647/T...V_v3.2.rar

great this fixed my problem with the now playing that i was having in the below pic

Image

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 Smile
Reply
#74
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...
If I have helped you or increased your knowledge, please click the 'thumbs up' button to give thanks :)
Reply
#75
@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.
Reply

Logout Mark Read Team Forum Stats Members Help
[wip] live tv support0