Инструменты пользователя

Инструменты сайта


foobar2000:plugins_for_0.9.x:playlist_dropdown_foo_uie_playlists_dropdown

Playlist Dropdown (foo_uie_playlists_dropdown)

Описание

Показывает плейлист в виде выпадающего меню.

Возможности

  • Различные иконки для нормального / заблокированного / активного / воспроизводимого плейлиста (также, иконки можно отключить).
  • Настраиваемая сортировка.
  • Настраиваемые заголовки плейлистов.
  • Настраиваемый шрифт.
  • Настраиваемый шрифт и фоновые цвета.
  • Простое контекстное меню.

The list can display various information about playlists (through formatting strings):

  • %title% Name of the playlist.
  • %lock% Present if the playlist is locked (returns name of the lock, for example Autoplaylist or Read-only).
  • %size% Number of items (songs) the playlist contains.
  • %length% Playlist's length (duration), formatted as [HH:]MM:SS.
  • %filesize% Total filesize of the playlist (in bytes → use e.g. $div(%filesize%,1048576) to retrieve size in MB).
  • %isplaying% Present if the playlist is currently being played (to be used as a switch for $if()).
  • %isactive% Present if the playlist is active (to be used as a switch for $if()).
  • %index% Index of the playlist.
  • %total% Total number of playlists.
  • %id% Original index of the playlist (when the list is sorted).

Скриншоты

  • Скриншот

  • Окно настроек

Изменения

  • 20060528 (v0.5.7)
    • Added Load…, Save as… and Save all as… to context-menu.
    • Added middle-click action: Activate now playing playlist
    • Added simple separator lines
    • Removed Set max height option
    • Fixed bad filesize on CUEs
  • 20060521 (v0.5.6)
    • Fixed mouse-wheel support
    • Added %filesize% field
    • Improved preferences page
    • Configurable action for Middle click
    • (Hopefully) got rid of 'metadb_handle leaks' that occasionally occured (was that really me?…)
  • 20060519 (v0.5.5)
    • Added custom-sorting
    • Added customizable colors
    • Added top/right/bottom/left padding
    • Added Rename and Preferences… context-menu items
    • Added %length% field
    • Keyboard commands: F2 (Rename), DEL (Remove)
    • Various bug-fixes
  • 20060517 (v0.5)
    • Initial release

Дополнительно

Ссылки

foobar2000/plugins_for_0.9.x/playlist_dropdown_foo_uie_playlists_dropdown.txt · Последние изменения: 2007/03/12 10:44 (внешнее изменение)