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 465 / 22 Page
    [ Install Kodi on Debian 8 ] 댓글 1

    Install Kodi on Debian 8First edit/etc/apt/sources.listfile to Enable Jessie bac…

    [ kodi skin Aeon-Nox-master_hamchorom는 Noto 폰트 설정을 함초롬 바탕체 적용… ] 댓글 1

    kodi skin Aeon-Nox-master_hamchorom는 Noto 폰트 설정을 함초롬 바탕체 적용버전 한글 폰트 코디 korea fon…

    [ kodi) FTMC 버전 FTMC-16.2.31-armeabi-v7a.apk 한글 Aeon-Nox-SiLVO… ] 댓글 20

    kodi) FTMC 버전 FTMC-16.2.31-armeabi-v7a.apk 과 kodi 2 개를 설치 사용 하세요그리고 제가 올린 함초롬 한글…

    [ Kodi 넷플릭스 netflix 한글자막 &lrm; 에러 미드 드라마 한글자막 편하게 다운로드 받는 방법 ]

    Kodi 넷플릭스 netflix 한글자막 &lrm; 에러 미드 드라마 한글자막 편하게 다운로드 받는 방법넷플릭스 자체 자막 입니다기본적인…

    [ kodi skin time bar label 수정정보 정보 화면 / OSD에 남은 시간 추가 ]

    kodi skin time bar label 수정정보kodi.wiki에서정보 확인합니다1정보 화면 / OSD에 남은 시간 추가A. VideoFu…

    [ titan bingie skin 다운로드 설치 Kodi를 Netflix처럼 보이게 만드는 방법 ] 댓글 4

    Kodi를 Netflix처럼 보이게 만드는 방법repository.bingietitan bingie skin 다운로드 설치BINGIE 리포지토리…

    [ iptv_ok) kodi Delayed audio problem / 코디 비디오 지연으로 오디오 싱크 버퍼… ] 댓글 13

    kodi 플레이로 동영상/iptv 시청중 에 몇 분후 ( 20~30분 ...1시간 후) 비디오 지연이 되어 음성 과 일치 하지 않습니다.사용조건…

    [ kodi 최적의 한글 폰트 와 아이콘 깨짐 대응 폰트 DejaVu.ttf ] 댓글 3

    kodi 최적의 한글 폰트 와 아이콘 깨짐 대응 폰트일부 kodi skin에 한글 을 적용 할시 한글 외 아이콘 부분이 깨집니다이상과 같이 아이…

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

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

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

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

    [ The MovieDB API 생성및 kodi addon Embuary Info api key 변경 설정 ] 댓글 1

    The MovieDB API 설정 - 영화사이트 만들기https://ji-gwang.tistory.com/54참조 작업 진행 합니다https:/…

    [ kodi skin 소개) skin.eminence.2.mod 사용기 ] 댓글 2

    skin.eminence.2.mod원본 출처 : https://github.com/Alanon202/skin.eminence.2.mod최적화 수…

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

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


    ♥간단_메모글♥


    최근글


    새댓글



    PHP 안에 HTML ☞ 홈페이지 화면갱신 시간은 ♨
    ▶ 2024-06-22 05:14:39

    오늘의 홈 현황


    • 현재 접속자♨ 654 명
    • 오늘 가입자※ 1 명
    • 어제 가입자※ 5 명
    • 주간 가입자※ 17 명
    • 오늘 방문자 982 명
    • 어제 방문자 2,034 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,391,750 명
    • 전체 게시물※ 8,653 개
    • 전체 댓글수※ 24,765 개
    • 전체 회원수 11,067 명

    QR코드


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

    알림 0








    최신글↑