Plugin:Watrack/ru: Difference between revisions

From Miranda NG
Plugin:Watrack/ru
Jump to navigation Jump to search
(Imported translation using page migration)
(Imported translation using page migration)
 
(4 intermediate revisions by the same user not shown)
Line 7: Line 7:
== Поддерживаемые плееры ==
== Поддерживаемые плееры ==
{{Content:Watrack/SupportedPlayers}}
{{Content:Watrack/SupportedPlayers}}
* {{Plugin|mRadio}} (Miranda plugin)
и другие. Полный список плееров см. в файле <tt>player.ini</tt>.
* and other players. See <tt>player.ini</tt> for full list.


== Supported formats ==
== Поддерживаемые форматы ==
{|class="wikitable" width="100%" border="1" cellspacing="0" cellpadding="3" rules="all" style="border:solid black; background-color:white;"|
{|class="wikitable" width="100%" border="1" cellspacing="0" cellpadding="3" rules="all" style="border:solid black; background-color:white;"|
!style="background-color:#BD0000;color:white;"|Audio formats
!style="background-color:#BD0000;color:white;"|Audio formats
Line 49: Line 48:
|}
|}


== Variables ==
== Примечания ==


This plugin provides the following variables for the {{Plugin|Variables}} plugin (but can also be used without it):
This plugin provides the following variables for the {{Plugin|Variables}} plugin (but can also be used without it):
Line 185: Line 184:
* Frame text output is now left-to-right only
* Frame text output is now left-to-right only


== Known problems ==
== Известные проблемы ==


* If frame text uses <tt>%time%</tt> macro, text can't scroll
* Текст во фрейме не прокручивается при использовании в нём макроса <tt>%time%</tt>
* Foobar seeking with <tt>foo_winamp_spam</tt> may not work
* Foobar seeking with <tt>foo_winamp_spam</tt> may not work
* Miranda can freeze if Foobar OLE interface used
* Miranda can freeze if Foobar OLE interface used
* Player can start again if OLE checks while it shuts down
* Player can start again if OLE checks while it shuts down
* ICQLite and ICQ2003 users cannot see xStatus text changes
* Пользователи ICQLite и ICQ2003 не видят изменений сообщения xСтатуса
* In <tt>MP3</tt> with VBR total song time sometime is not properly calculated
* В файлах <tt>MP3</tt> с переменным битрейтом иногда неверно рассчитывается длительность песни
* Default color of formatted text is color of text at insert position
* Default color of formatted text is color of text at insert position
* Some macros don't work with some players. Replaced by <nowiki>''</nowiki> and 0
* Некоторые макросы не работают со всеми плеерами, а заменяются символами <nowiki>''</nowiki> и 0
* 1by1 player can show wrong elapsed time value
* Плеер 1by1 can show wrong elapsed time value
* Version numbers of some players are not displayed properly
* Номера версий некоторых плееров отбражаются неверно
* Bad <tt>MP3</tt> headers are not properly handled
* Повреждённые заголовки <tt>MP3</tt>-файлов не обрабатываются
* Plugin can show wrong song when player scans directory for music files
* Плагин может неправильно определять текущую песню во время сканирования плеером директории с аудиофайлами


<!-- This is for additional section for translations -->
<!-- This is for additional section for translations -->

Latest revision as of 22:35, 31 December 2017

Other languages:
Winamp Track
Нет изображения
Имя файла Watrack.dll
Автор Awkward
Скачать
Стабильная версия: 32-bit, 64-bit
Версия в разработке: 32-bit, 64-bit

Вставляет информацию о проигрываемой музыке в окно сообщения или в статусное сообщение.


Поддерживаемые плееры

и другие. Полный список плееров см. в файле player.ini.

Поддерживаемые форматы

Audio formats Video formats Container formats
  • Advanced Audio Coding (AAC)
  • Monkey’s Audio (APE)
  • Free Lossless Audio Codec (FLAC)
  • MPEG-1 Audio Layer 3 (MP3)
  • Musepack (MPC)
  • OptimFROG (OFR)
  • OptimFROG DualStream (OFS)
  • Real Audio (RA)
  • Speex (SPX)
  • The True Audio (TTA)
  • WAVE (WAV)
  • Windows Media Audio (WMA)
  • WavPack (WV)
  • 3gp (3GP)
  • Audio Video Interleaved (AVI)
  • Adobe Flash Quelldateien (FLA)
  • Flash Video (FLV)
  • QuickTime (MOV)
  • MPEG-Streams (MPG)
  • RealMedia (RM)
  • Windows Media Video (WMV)
  • Advanced Streaming Format (ASF)
  • MPEG-4-Audio (M4A)
  • MPEG-4 (MP4)
  • Matroska (MKV)
  • Ogg-Container (OGG)
  • Ogg Media Stream (OGM)
  • RealMedia (RAM)

Примечания

This plugin provides the following variables for the Variables plugin (but can also be used without it):

%album% album
%artist% artist
%bitrate% bitrate
%channels% number of channels
%codec% video codec like 0x30355844 (DX50)
%comment% comment from tag
%cover% cover file name
%file% media file name
%fps% 100*FPS (frames per second) for video files
%height% video height in pixels
%genre% genre
%kbps% bitrate
%khz% sample rate
%length% total song length (sec)
%lyric% lyrics text
%mono% "mono"/"stereo"
%nstatus% player status (stopped, playing, paused) - non-translated
%percent% %time% / %total% * 100%
%player% player
%samplerate% sample rate
%size% media file size
%status% player status (stopped, playing, paused)
%time% current song position (sec)
%title% song title
%total% total song length (sec)
%track% track number
%txtver% player version in text format
%type% media file type (extension)
%vbr% display 'VBR' if bitrate is variable
%version% player version
%width% video width in pixels
%wndtext% title from player window (usually "artist" - "title")
%year% song year (from tag)

In chat (and maybe message) window, you can use text formatting:

{b}text{/b} 'bold' text
{i}text{/i} 'italic' text
{u}text{/u} 'undeline' text
{cf##}text{/cf} text with color ## (0-15)
{bg##}text{/bg} text with background color ## (0-15)

Sample:

/me {b}listening{/b} {cf5}{i}%artist%{/i}{/cf} - {bg10}{u}"%title%"{/u}{/bg}

Notes

  • Volume field has an original volume value in hiword and is scaled to 0-15 range in loword. Not all players supported.
  • Frame background picture transparency is not implemented
  • To obtain more information from foobar2000 player, download this plugin or use foo_winamp_spam plugin
  • FileInfo (called from popup) doesn't show video file properties
  • FPS saves as FPS*100
  • Frame text output is now left-to-right only

Известные проблемы

  • Текст во фрейме не прокручивается при использовании в нём макроса %time%
  • Foobar seeking with foo_winamp_spam may not work
  • Miranda can freeze if Foobar OLE interface used
  • Player can start again if OLE checks while it shuts down
  • Пользователи ICQLite и ICQ2003 не видят изменений сообщения xСтатуса
  • В файлах MP3 с переменным битрейтом иногда неверно рассчитывается длительность песни
  • Default color of formatted text is color of text at insert position
  • Некоторые макросы не работают со всеми плеерами, а заменяются символами '' и 0
  • Плеер 1by1 can show wrong elapsed time value
  • Номера версий некоторых плееров отбражаются неверно
  • Повреждённые заголовки MP3-файлов не обрабатываются
  • Плагин может неправильно определять текущую песню во время сканирования плеером директории с аудиофайлами