kodi


새창 작성 수정 목록 링크 Edit G카랜다 HDD HDD HDD 게시물 주소 복사


kodi kin 수정 ) 메인메뉴 타이틀 제목 한글폰트 깨짐 과 View_List_PVR 에서 타이틀 겹침및 Next 글자 않보임 개선(Includes_View_List.xml)

♨ 카랜더 일정 :
  • 링크

  • 첨부

  • 컨텐츠 정보

    본문

    kodi kin  수정 ) 메인메뉴 타이틀 제목 한글폰트 깨짐 과 View_List_PVR 에서 타이틀 겹침, Next 글자 않보임 개선(Includes_View_List.xml)

    변경전> 메인 메뉴 LABEL 동작 상태(VERTICAL ICON ONLY)

    3232235521_1595325646.4491.png

    3232235521_1595325393.7734.png

    변경후

    3232235521_1595325513.1854.png

      <!-- 20200721 메인 상단 타이틀 폰트깨짐 -->
      <!-- C:\Users\shimss\AppData\Roaming\Kodi\addons\skin.auramod\1080i\Includes_Object.xml -->
      <include name="main_menu_title">
        <control type="group">
          <width>800</width>
          <control type="label">
            <visible>[![Control.HasFocus(3901) | Control.HasFocus(3902) | Control.HasFocus(3903) | Control.HasFocus(3904) |Control.HasFocus(300)] + [Window.IsVisible(Home) | [!Window.IsVisible(Home) + String.IsEqual(ListItem.Property(path),Window(Home).Property(MenuIconFocus))]] + Skin.HasSetting(IconOnlyMode)] | [[Control.HasFocus(300) | Control.HasFocus(302)] + !Skin.HasSetting(IconOnlyMode)]</visible>
            <visible>Control.HasFocus(300) + !Skin.HasSetting(DisableNetflixVertLabel)</visible>
            <visible>!String.IsEqual(Container(300).ListItem.Property(widget),Weather) + !String.IsEqual(Container(300).ListItem.Property(widget),Settings) + !String.IsEqual(Container(300).ListItem.Property(widgetType),Settings Widget) + !String.IsEqual(Container(300).ListItem.Property(widgetType),Weather Widget)</visible>
            <left>100</left>
            <top>10</top>
            <height>140</height>
            <label>$INFO[ListItem.Label]</label>
            <textcolor>dimgrey</textcolor>
            <shadowcolor>black</shadowcolor>
            <font>font_heading</font>
          <!-- <font>netflix_heading_small</font> -->
          <width>700</width>
          </control>
        </control>
      </include>

    변경전

    3232235521_1595252304.5584.png

    변경

    3232235521_1595252318.9787.png

      <!-- C:\Users\shimss\AppData\Roaming\Kodi\addons\skin.auramod\1080i\Includes_Object.xml -->
    <include name="Object_PVR_Info_Content">
      
        <control type="group">
          <top>50</top>
          <height>80</height>
          <control type="image" id="55444">
            <top>105</top>
            <bottom>40</bottom>
            <height>140</height>
            <width>450</width>
            <texture>$VAR[PVRInfoThumb]</texture>
          </control>
          <control type="label">
            <height>40</height>
            <visible>!String.IsEmpty(Control.GetLabel(55444))</visible>
          </control>
          <!-- 상단 메뉴제목 과 타이틀 겹침 -->
          <control type="textbox">
            <visible>!String.IsEmpty(ListItem.EpgEventTitle)</visible>
            <visible>String.IsEmpty(Control.GetLabel(55444))</visible>
            <textcolor>grey</textcolor>
            <shadowcolor>black</shadowcolor>
            <!-- <font>font_heading_medium</font> -->
    <!--  -->
            <label>[B]$INFO[ListItem.EpgEventTitle][/B]</label>
            <font>font_heading</font>
            <height>100</height>
            <width>1000</width>
    <!--  -->
            <height min="30" max="100">auto</height>
            <align>left</align>
            <aligny>center</aligny>
            <wrapmultiline>true</wrapmultiline>
            <scroll>true</scroll>
          </control>

    3232235521_1595239325.5038.png

    3232235521_1595239390.2467.png

        <include name="View_List_PVR">
            <control type="group">
                <visible>Control.IsVisible(50)</visible>
                <control type="group">
                    <height>510</height>
                    <left>0</left>
                    <right>0</right>
                    <top>530</top>
                    <!-- 500 to 530 Next 글자 않보임 개선 -->
                    <!-- C:\Users\shimss\AppData\Roaming\Kodi\addons\skin.auramod\1080i\Includes_View_List.xml -->
                    <bottom>0</bottom>

            <control type="image">
            <height>510</height>
            <left>0</left>
            <right>0</right>
            <bottom>0</bottom>
            <texture background="true">common/darkblue-black-gradient.png</texture>
            </control>
            <!--  -->
                    <control type="fixedlist" id="50">
                        <focusposition>2</focusposition>
                        <movement>2</movement>
                        <viewtype label="535">list</viewtype>
                        <include content="View_List_Layout">
                            <param name="width" value="1820" />
                        </include>

    3232235521_1595244744.2088.png

          <!-- Includes_View_List.xml 에서 채널 이동시 채널 정보 표시 -->
          <!-- C:\Users\shimss\AppData\Roaming\Kodi\addons\skin.auramod\1080i\Includes_Object.xml -->
          <!--  
          <include name="Object_PVR_Info_Content">
          <control type="group">
          -->
          <label>[B]$INFO[ListItem.ChannelName][/B] | [COLOR=$VAR[ColorHighlight2]]$LOCALIZE[19126]: [/COLOR]$INFO[ListItem.StartTime] | [COLOR=$VAR[ColorHighlight2]]$LOCALIZE[19127]: [/COLOR] $INFO[ListItem.EndTime]</label>
          <height>40</height>
          <aligny>top</aligny>
          <textcolor>main_fg_100</textcolor>
          <font>font_small</font>
          <visible>!String.IsEmpty(ListItem.Title) | !String.IsEmpty(ListItem.ChannelNumber)</visible>
        </control>

     ▶ ☞ 정보찾아 공유 드리며 출처는 링크 참조 바랍니다 ♠ . ☞ 본자료는 https://11q.kr 에 등록 된 자료 입니다♠.

    [이 게시물은 11qkr님에 의해 2021-06-12 11:29:34 12.Nas_2에서 이동 됨]
    [ 추가 정보 ... 더보기) ]
    뷰PDF 1,2



    office view

    관련자료

    댓글목록

    등록된 댓글이 없습니다.


    새창 작성 수정 목록 링크 Edit G카랜다 HDD HDD HDD 게시물 주소 복사


    • 일간 조회수
        • 게시물이 없습니다.
    • 주간 조회수
        • 게시물이 없습니다.
    • 월간 조회수
        • 게시물이 없습니다.


    Total 465 / 5 Page
    [ kodi 서치 연관검색어 검색시 에러 발생 ]

    kodi 서치 연관검색어 검색시 에러 발생https://github.com/phil65/plugin.program.autocompletion/i…

    [ kodi addon 정보 ) 뮤직가사 font 크기 변경 하기 /가사 폰트 키움 변경 작업 적용버전 ] 댓글 1

    kodi addon 정보 ) 뮤직가사 font 크기 변경 하기 /가사 폰트 키움 변경 작업 적용버전i:\data_2t_i_drive\1_____…

    [ kodi 19용으로 스마트폰용 carbon skin 수정작업 3차 진행 2021_05_02-1_CarPc-C… ] 댓글 2

    kodi 19용으로 스마트폰용 carbon skin 수정작업 3차 진행완전 사용자 조건의 스마트폰용 터치용으로 메뉴 설정및 리모컨용 이동 재설정…

    [ Kodi : 재생 중 어두운 화면에 대한 시청 조건/pc시청중 ]

    Kodi : 비디오 재생 중 어두운 화면에 대한 설정 변경Bubbah2017 년 5 월 2 일 오후 4시 5 분안드로이드,가이드,Kodi,TV …

    [ kodi 설정 팁) 애드온 실시간 채널 보기 라이브러리 >비디오 > 선택 기본 동작 > 선택 ]

    kodi 설정 팁) 애드온 실시간 채널 보기 라이브러리 >비디오 > 선택 기본 동작 > 선택pvr 서비스설정 > 재생 &g…

    [ Kodi 19.0 "Matrix"- RC 1 출시 ] 댓글 2

    Kodi 19.0 "Matrix"- RC 1 출시그리고, 우리는 다시 간다.축제 시즌에 먼지가 쌓이기 때문에 또 다른 프리 릴리즈가 거리를 밟을…

    [ kodi addon wave-mini/ 코디 애드온 웨이브 pooq 애드온 ] 댓글 8

    첨부 설치 후 저장소 설치 하세요==================wavveM-v18** Kodi18 용 애드온(2019.12.19) 버전 1.0…

    [ 펌)라이브러리 자동 업데이트 애드온을 통해 Kodi 라이브러리를 업데이트하는 방법 ]

    펌)라이브러리 자동 업데이트 애드온을 통해 Kodi 라이브러리를 업데이트하는 방법라이브러리가 특정 시간 간격으로 자동 업데이트되도록 Kodi 시…

    [ kodi m3u 실시간 채널 youtub 실시간 채널 추가하기 ]

    kodi m3u 실시간 채널 youtub 실시간 채널 추가 사용기네이버 쉴드카페에서 소개한 youtub 시청하기 정보를 참조 하여youtube.…

    [ kodi 설치 튜토리얼로 2019 년 최고의 18 Kodi 빌드 ]

    ◎ kodi 설치 튜토리얼로 2019 년 최고의 18 Kodi 빌드 ■ ▶ ☞ ♠ 정보찾아 공유 드리며 출처는 링크 참조 바랍니다. https:…

    [ Kodi Playlist Files / Kodi 재생 목록 파일 ]

    Kodi Playlist Files / Kodi 재생 목록 파일티멀티미디어 프로그램Kodi에는 기본, 스마트 및 파티 모드의 세 가지 재생 목록…

    [ kodi skin select 첫글자 첫머리 글자로 찾기 정보 ]

    아침,피부로 가는 길에서 내 최근 운동은 처음부터 새로운 관점이며 도움이 필요한 문제가 있습니다.보기에 대한 아이디어는 디렉토리처럼 throug…

    [ kodi skin 포토샵으로 netflix wavve 홈메뉴 Icon 만들기 ]

    kodi skin 포토샵으로 netflix wavve 홈메뉴 Icon 만들기<skin 적용>1. 보기 상태2.선택 상태( W) Wav…

    [ sj**2 kli**의 m3u 파일 만들기 작업으로 kodi pvr iptv client로 시청하기 ] 댓글 1

    SJ**2 kl**의 m3u 파일 만들기 작업으로 kodi pvr iptv client로 시청하기쉬운방법이 있내요(실시간 영상 시청 사용기) Ⅰ…


    ♥간단_메모글♥


    최근글


    새댓글



    PHP 안에 HTML ☞ 홈페이지 화면갱신 시간은 ♨
    ▶ 2024-06-03 00:33:04

    오늘의 홈 현황


    • 현재 접속자♨ 555 명
    • 오늘 가입자※ 0 명
    • 어제 가입자※ 6 명
    • 주간 가입자※ 11 명
    • 오늘 방문자 859 명
    • 어제 방문자 2,290 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,356,394 명
    • 전체 게시물※ 8,615 개
    • 전체 댓글수※ 24,679 개
    • 전체 회원수 11,008 명

    QR코드


    ☞ QR코드 스캔은 kakao앱 자체 QR코드

    알림 0








    최신글↑