
Dit script maakt een muziekindex voor gebruik met een HDI Dune Media Player . Het gebruikt de MM-bibliotheek en maakt een menu met drie hoofdingangen: Albums, Artiesten en Jaren. Via dit menu kunt u eenvoudig en snel naar uw album bladeren en het afspelen op de Dune.
Het menu dat is gemaakt, is ontwikkeld met de Android App DMC in gedachten. Deze app kan alle Dune Indexes weergeven die op hetzelfde netwerk bestaan. Nu kunt u door uw muziekindex bladeren zonder dat u de tv hoeft aan te zetten.
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
Ingezonden door alveola
Bijgewerkt 01/10/2016
Versiegeschiedenis / Details
- Versie:
- 1.9
- Bijgewerkt:
- 01/10/2016
- Size:
- 446.02 KB
- Licentie:
- GNU GPL v3
- Werkt met:
- Media Monkey 4.0 - 4.14
- Wijzigingen:
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.
- Versie:
- 1.8
- Bijgewerkt:
- 22/12/2012
- Licentie:
- GNU GPL v3
- Werkt met:
- Media Monkey 4.0 - 4.0
- Wijzigingen:
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
- Versie:
- 1.7
- Bijgewerkt:
- 09/12/2012
- Licentie:
- GNU GPL v3
- Werkt met:
- Media Monkey 4.0 - 4.0
- Wijzigingen:
*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*
- Versie:
- 1.6
- Bijgewerkt:
- 23/11/2012
- Licentie:
- GNU GPL v3
- Werkt met:
- Media Monkey 4.0 - 4.9
- Wijzigingen:
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
- Versie:
- 1.5
- Bijgewerkt:
- 21/11/2012
- Licentie:
- GNU GPL v3
- Werkt met:
- Media Monkey 4.0 - 4.9
- Wijzigingen:
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.
- Versie:
- 1.4
- Bijgewerkt:
- 16/11/2012
- Licentie:
- GNU GPL v3
- Werkt met:
- Media Monkey 4.0 - 4.9
- Wijzigingen:
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