mAirList 2.1.42

mAirList 2.1.42 steht zum Download bereit. Die wichtigste Änderung dürfte die sein, dass es nun einen eigenen Ordner “config” für die Konfigurationsdateien gibt, in den ihr alle .ini-Dateien verschieben müsst. Außerdem wurden Teile der Konfiguration in eigene .ini-Dateien ausgelagert. Im englischen Forum habe ich beschrieben, wie man die Konfiguration überträgt bzw. “rettet”: http://forum.mairlist.com/index.php/topic,2192.0.html

Wenn es Fragen oder Probleme gibt, schreibt ins Forum.

Version 2.1.42 (2007-11-29)

[] CONFIGURATION NOW STORED IN AN EXTRA DIRECTORY (“config”).
MOVE ALL .INI FILES THERE!
[
] Database configuration stored in an extra file (database.ini)
[] Remote control configuration stored in an extra file (remote.ini)
[
] Player devices stored in an extra file (devices.ini)
[] Logging configuration stored in an extra file (logging.ini)
[
] Made database, remote and logging setup more user friendly
[] audimark interface implemented as a database
[
] Using audimark is now free for everyone (until further notice)
[] Shoutcast logging replaced by a generic HTTP GET interface with easier
configuration
[-] Hook Fade/Hook Out ignored by cart players
[
] Progressbar now also works for hooks
[-] Playlist: Link icons not resized correctly
[-] Custom action titles not displayed
[] Playlist: Artist and Title merged into a common column in simple mode.
If using ColWidths etc., note that there is now one column less than before.
[+] skin.ini: Playlist: new setting “TitlePercentage” (for simple mode, default: 50)
[
] skin.ini: Playlist: Removed “AutoSizeIndex”. The auto-size column is now
determined by setting one column to "" in ColWidths
[
] Updated to Virtual Treeview 4.5.2
[] Layout Designer: Values can be typed into the fields (press Return to commit)
[+] Playlist item options accessible through playlist popup menu
[+] Player: New GUI option “Swap artist and title”
[+] Playlist: New popup menu item “Create Container”
[
] Playlist: Containers are added right above the top-most involved item
[] skin.ini: Additional text format “Text” can be set in skin.ini for
HourCountdown, Time and Date label. Use “%s” as placeholder for time output.
[
] Dropped support for loading v2.0 event lists (they can be converted with
mAirList 2.1.41)
[] Network/SOAP password encrypted in remote.ini
[+] New screen object “Comment viewer”: Drop an item to see its comment
[+] Playlist: New GUI option “Show break duration”
[+] OTF database search includes attributes
[
] Scripting: IPlaylist: “append” parameter for all load operations dropped.
Use Playlist.AppendPlaylist(Factory.CreatePlaylistFromFile(‘blah’)) instead.
[+] Loading of DRS2006 (.dbf) files. As there are only relative file names
in .dbf files, you need the following entry in mAirList.ini:
[DefaultDirectories]
DRS2006Import=c:\wherever\your\archive\is
[
] Recycle Bin and Playlist browsers: Adjusted width of the Time column
[*] Scripting: Changed “IOWarrior” to “IOWarriorRemote(0)”