kodi




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> -->




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


    Total 465 / 8 Page
    [ 스킨 메뉴 아이콘 변경 하기 및 SKIN BACKUP 애드온 ADDON 사용방법 ]

    스킨 메뉴 아이콘 변경 하기변경전아이콘 저장 폴더에 저장 합니다 ( 만들기는 홈피내 게시물 참조)아이콘 선택저장폴더 선택을 위한 > 찾기 …

    [ 스킨 메뉴 설정 값 백업분 복원하기 \Kodi\userdata\addon_data\script.skinsho… ]

    스킨 메뉴 설정 값 백업분 복원하기기본 스킨 구성종료백업하기는c:\Users\shimss\AppData\Roaming\Kodi\userdata\…

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

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

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

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

    [ kodi 영화 썸네일 나오지 않는 영화 썸네일 만들기 ]

    kodi 영화 썸네일 나오지 않는 영화 썸네일 만들기http://11q.kr/g5s/bbs/board.php?bo_table=s11&wr…

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

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

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

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

    [ Coreelec 925에서 .kodi 폴더에 winscp로 자막파일 추가하기 및 unicode truety… ]

    Coreelec 925에서 .kodi 폴더에 winscp로 자막파일 추가하기설정) 에서 변경 숨김파일 표시 check 후 복사주) Fonts 디…

    [ kodi skin 수정정보) 스마트재생목록 활용 음악 재생목록 과 비디오 재생목록의 OSD Menu및 … ] 댓글 1

    kodi skin 수정정보) 스마트재생목록 활용 음악 재생목록 과 비디오 재생목록의 OSD Menu및 메뉴 조건http://11q.kr/g5s/…

    [ skin 사용 정보 ) 20201211-1_kodi18_skin.eminence.2_by_11q.kr.zip… ]

    skin 사용 정보 ) 20201211-1_kodi18_skin.eminence.2_by_11q.kr.zip의 비디오플레이 스몰윈도우 실행플레이…


    ♥간단_메모글♥


    최근글


    새댓글



    PHP 안에 HTML ☞ 홈페이지 화면갱신 시간은 ♨
    ▶ 2024-05-23 17:03:21

    오늘의 홈 현황


    • 현재 접속자♨ 115 명
    • 오늘 가입자※ 1 명
    • 어제 가입자※ 4 명
    • 주간 가입자※ 16 명
    • 오늘 방문자 1,389 명
    • 어제 방문자 2,465 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,338,586 명
    • 전체 게시물※ 8,593 개
    • 전체 댓글수※ 24,642 개
    • 전체 회원수 10,984 명

    QR코드


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

    알림 0








    최신글↑