
이 스크립트는 HDI Dune Media Player 에서 사용할 음악 인덱스를 만듭니다. MM 라이브러리를 사용하여 앨범, 아티스트, 연도의 세 가지 주요 항목이 있는 메뉴를 만듭니다. 이 메뉴를 통해 앨범을 탐색하고 Dune에서 재생하는 것이 쉽고 빠릅니다.
생성된 메뉴는 Android 앱 DMC를 염두에 두고 개발되었습니다. 이 앱은 동일한 네트워크에 있는 모든 Dune Index를 표시할 수 있습니다. 이제 TV를 켜지 않고도 Music Index를 탐색할 수 있습니다.
Translated automatically (see original)This Script creates a Music Index for use with a HDI Dune Media Player. It uses the MM Library and to create menu that has three main entries: Albums, Artists and Years. Through this menu, it is easy and quick to browse to your album and play it on the Dune.
The menu that is created is developed with the Android App DMC in mind. This App can display any Dune Indexes that exist on the same network. Now you can browse your Music Index without having to switch the TV on.
Hide original
By
alveola
제출자 alveola
업데이트됨 01/10/2016
버전 기록 / 세부 정보
- 버전:
- 1.9
- 업데이트됨:
- 01/10/2016
- Size:
- 446.02 KB
- 특허:
- GNU GPL v3
- 다음과 함께 작동합니다:
- Media Monkey 4.0 - 4.14
- 변경 사항:
added: button to select target drive
changed: cosmetic positioning of windows
fixed: bug with special characters in album nameNew links as Google Code and MPCClub were discontinued.
- 버전:
- 1.8
- 업데이트됨:
- 22/12/2012
- 특허:
- GNU GPL v3
- 다음과 함께 작동합니다:
- Media Monkey 4.0 - 4.0
- 변경 사항:
Added
- A new main branch called 'Tracks' is added. To use this can be changed with a checkbox.
- It is possible to 'jump' between branches This makes browsing possible and more fun
- added estimated indexing time
Fixed- uncheck 'overwrite files' did not work right. Fixed.
- Fixed sometimes weird display of special characters
- 버전:
- 1.7
- 업데이트됨:
- 09/12/2012
- 특허:
- GNU GPL v3
- 다음과 함께 작동합니다:
- Media Monkey 4.0 - 4.0
- 변경 사항:
*Added*
* playing individual tracks is now possible
* play albums gapless as 'slideshow'
*Changed*: index structure
* less files are written and copied
* script is a bit faster.
*Needs new index version: 1.7*
- 버전:
- 1.6
- 업데이트됨:
- 23/11/2012
- 특허:
- GNU GPL v3
- 다음과 함께 작동합니다:
- Media Monkey 4.0 - 4.9
- 변경 사항:
Fixed:
- last track of a various album is written to next album
- a selection box is not visible in years branch
Changed:- the albumartist is used, if present, instead of artist-tag
- 버전:
- 1.5
- 업데이트됨:
- 21/11/2012
- 특허:
- GNU GPL v3
- 다음과 함께 작동합니다:
- Media Monkey 4.0 - 4.9
- 변경 사항:
v.1.5
Added
- Moved Year before Album Name, so sorting of albums is by Year. (+ checkbox to enable/disable)
- Addon version visible in Window title
Fixed
- Dune Index Folder needed to end with a ``. Doesn’t have to be added any longer.
- 버전:
- 1.4
- 업데이트됨:
- 16/11/2012
- 특허:
- GNU GPL v3
- 다음과 함께 작동합니다:
- Media Monkey 4.0 - 4.9
- 변경 사항:
Added:
- Timer
- Use ImageMagick to create better looking icons
- Various Artists are grouped
- The Album Icon is copied to Artist Folder
- Checkbox for not overwriting files
- Copy better looking icon to source folder
- Separation of script and default Menu Index
- Added script to generate Menu Index by ImageMagick
- Sorting Artist names changed. Example: "The Beatles" are sorted as "Beatles, The"
Several Bug fixes