kodi


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


kodi skin 수정정보) 스마트재생목록 활용 음악 재생목록 과 비디오 재생목록의 OSD Menu및 메뉴 조건

♨ 카랜더 일정 :
  • 링크

  • 첨부

  • 컨텐츠 정보

    본문

    kodi skin 수정정보) 스마트재생목록 활용   음악 재생목록 과 비디오 재생목록의  OSD Menu및 메뉴 조건

    http://11q.kr/g5s/bbs/board.php?bo_table=s12&wr_id=2565

    뮤직 플레이조건

    3232235521_1607739134.8133.png

    뮤직에서 음악 재생목록 

    3232235521_1607739157.0181.png

    3232235521_1607739672.2519.png


    비디오에서 비디오재생 목록

    3232235521_1607739347.8089.png

    3232235521_1607739362.2894.png

    3232235521_1607739612.1708.png

    스킨 osd 수정정보

    <!--      C:\Users\shimss\AppData\Roaming\Kodi\addons\skin.xonfluence_11qkr\xml\Includes.xml                -->
                        <!-- ActivateWindow(10025,&quot;library://video/playlists.xml/&quot;,return) -->
                        <control type="button" id="9004">
                            <description>music_autorun</description>
                            <width>65</width>
                            <height>65</height>
                            <itemgap>115</itemgap>
                            <onclick>Dialog.Close(all,true)</onclick>
                            <onclick>ActivateWindow(10025,&quot;library://video/playlists.xml/&quot;,return)</onclick>
                            <texturefocus colordiffuse="$VAR[BackColorButton]">osd/m200.png</texturefocus>
                            <texturenofocus colordiffuse="$VAR[ColorIcons]">osd/m256.png</texturenofocus>
                            <visible>Player.HasVideo</visible>
                            <visible>Skin.HasSetting(OSD_Menu_home_folder_osd)</visible>
                        </control>

                        <!-- ActivateWindow(10502,&quot;library://music/playlists.xml/&quot;,return) -->
                        <control type="button" id="90041">
                            <description>music_autorun</description>
                            <width>65</width>
                            <height>65</height>
                            <itemgap>115</itemgap>
                            <onclick>Dialog.Close(all,true)</onclick>
                            <onclick>ActivateWindow(10502,&quot;library://music/playlists.xml/&quot;,return)</onclick>
                            <texturefocus colordiffuse="$VAR[BackColorButton]">osd/m200.png</texturefocus>
                            <texturenofocus colordiffuse="$VAR[ColorIcons]">osd/m256.png</texturenofocus>
                            <visible>Player.HasAudio</visible>
                            <visible>Skin.HasSetting(OSD_Menu_home_folder_osd)</visible>
                        </control>
                </include>


    스킨 사용자메뉴  추가

    <!-- C:\Users\shimss\AppData\Roaming\Kodi\addons\skin.xonfluence_11qkr\xml\CustomVideoosd_9991.xml -->
                        <control type="button" id="50059">
                          <width>1000</width>
                          <height>40</height>
                          <textoffsetx>40</textoffsetx>
                          <textwidth>1000</textwidth>
                          <font>primal_20</font>
                          <align>left</align>
                          <scroll>true</scroll>
                          <label>♤뮤직재생목록</label>
                          <label2>▶새 스마트 재생목록>정렬순서로 저장하세요</label2>
                            <onclick>Dialog.Close(all,true)</onclick>
                            <onclick>ActivateWindow(10502,&quot;library://music/playlists.xml/&quot;,return)</onclick>
                            <visible>Player.HasAudio</visible>
                        </control>

                        <control type="button" id="50058">
                          <width>1000</width>
                          <height>40</height>
                          <textoffsetx>40</textoffsetx>
                          <textwidth>1000</textwidth>
                          <font>primal_20</font>
                          <align>left</align>
                          <scroll>true</scroll>
                          <label>♤비디오재생목록</label>
                          <label2>▶새 스마트 재생목록>정렬순서로 저장하세요</label2>
                            <onclick>Dialog.Close(all,true)</onclick>
                            <onclick>ActivateWindow(10025,&quot;library://video/playlists.xml/&quot;,return)</onclick>
                            <visible>Player.HasVideo</visible>
                        </control>

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

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



    office view

    관련자료

    댓글목록

    profile_image

    11qkr님의 댓글

    11qkr 쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 아이피 (192.♡.0.1) 작성일

    <!-- 자막위치 조정 -->
                        <!-- <control type="button" id="9321" description="View Mode">
                            <width>100%</width>
                            <height>69</height>
                            <include>Defs_OSDButton</include>
                            <label>Subtitle position</label>
                    <onclick>Dialog.Close(all,true)</onclick>
                          <onclick>ActivateWindow(Screencalibration)</onclick>
                        </control> -->


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


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


    Total 485 / 5 Page
    [ kodi kin 수정 ) 메인메뉴 타이틀 제목 한글폰트 깨짐 과 View_List_PVR 에서 타이틀 겹침… ]

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

    [ Kodi skin icon size 수정 하는 아이콘 제작 팁 기본아이콘 모음 SW ]

    Kodi skin icon size 수정 하는 아이콘 제작 팁 기본 정보 사이즈 문제가 있어 정의 합니다.아이콘 모음 만들기iconion-win…

    [ kodi 애드온 정보) Library Node Editor 영화 그룹 추가하여 최근 영화 시청목록 만들기 ]

    kodi 애드온 정보) Library Node Editor 영화 그룹 추가하여 최근 영화 시청목록 만들기아래와 같이 최근 영화 시청 목록을 만들…

    [ skin.destiny 스킨의 메인화면 메뉴에 바로가기 추가 하기 ]

    skin.destiny 스킨의 메인화면 메뉴에 바로가기 추가 하기http://11q.kr/g5s/bbs/board.php?bo_table=s11…

    [ kodi 스킨수정)skin.estuary.widget 스킨에 팝업 메뉴 추가하기 및 Skin.ToggleD… ] 댓글 2

    kodi 스킨수정) 팝업 메뉴 추가하기 및 Skin.ToggleDebug() XBMC.ReloadSkin() 메뉴추가메뉴의 위치를 찾기위해 처음…

    [ skin.carpc-xtouch_le-4.0.2_11qkr.zip 한글화 진행 ]

    skin.carpc-xtouch_le-4.0.2_11qkr.zip 한글화 진행한글화만 진행 초기설치시 한글 이상 없습니다.자료는 공개 자료실에 …

    [ 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 19.0 "Matrix"- RC 1 출시 ] 댓글 2

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

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

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


    ♥간단_메모글♥


    최근글


    새댓글



    PHP 안에 HTML ☞ 홈페이지 화면갱신 시간은 ♨
    ▶ 2024-06-21 14:19:09

    오늘의 홈 현황


    • 현재 접속자♨ 533 명
    • 오늘 가입자※ 0 명
    • 어제 가입자※ 5 명
    • 주간 가입자※ 17 명
    • 오늘 방문자 1,419 명
    • 어제 방문자 2,025 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,390,153 명
    • 전체 게시물※ 8,653 개
    • 전체 댓글수※ 24,765 개
    • 전체 회원수 11,065 명

    QR코드


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

    알림 0








    최신글↑