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 487 / 9 Page
    [ skin 수정)skin.arctic.zephyr.mod v1.1.14 수정내용 1) 마우스 포인트 변경 ]

    skin 수정)skin.arctic.zephyr.mod v1.1.14 수정내용 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의 비디오플레이 스몰윈도우 실행플레이…

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

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

    [ kodi skin 소개 )skin.xonfluence-v4010_***.zip 수정버전 입니다. ] 댓글 4

    kodi skin 소개 )skin.xonfluence-v4010****.zip 수정버전 입니다.최종 버전은 첨부 합니다기본적인 스킨이 안정적인 …

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

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

    [ kodi live-tv 시청후 종료 // 다른 화면 전환시 지연 딜레이 분석 ] 댓글 1

    kodi live-tv 시청후 종료 // 다른 화면 전환시 지연 딜레이 분석2020-11-21 12:51:29.604 T:2952 NOTICE:…

    [ 코디(Kodi) 애드온이 멈추거나 버퍼링에 걸리는 문제를 해결하는 방법 ]

    코디(Kodi) 애드온이 멈추거나 버퍼링에 걸리는 문제를 해결하는 방법멈추는 문제나 버퍼링 문제가 생기는 가장 일반적인 원인은 애드온 간의 충돌…


    ♥간단_메모글♥


    최근글


    새댓글



    PHP 안에 HTML ☞ 홈페이지 화면갱신 시간은 ♨
    ▶ 2024-03-29 17:07:55

    오늘의 홈 현황


    • 현재 접속자♨ 119 명
    • 오늘 가입자※ 4 명
    • 어제 가입자※ 10 명
    • 주간 가입자※ 29 명
    • 오늘 방문자 2,379 명
    • 어제 방문자 2,611 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,242,324 명
    • 전체 게시물※ 8,483 개
    • 전체 댓글수※ 24,396 개
    • 전체 회원수 10,848 명

    QR코드


    ☞ 사진기로 촬영하시면 방문링크 됩니다

    알림 0








    최신글↑