iTunes plugin iTunesプラグイン

Plugin=iTunesPlugin retrieves the currently playing track infromation from the iTunes application.Plugin=iTunesPlugin iTunesアプリケーションから現在再生中のトラック情報を取得します。

Plugin Deprecated廃止予定のプラグイン

This plugin has been deprecated, and should not be used in new skins.このプラグインは非推奨になりました。新しいスキンでは使用しないでください。

The NowPlaying plugin should be used in place of this.NowPlayingのプラグインは、このの代わりに使用する必要があります。


Optionsオプション

General measure options一般的な測定オプション
All general measure options are valid.一般的な測定オプションはすべて有効です。
Command
Defines the information to measure. Valid values are:
  • GetSoundVolume: Player volume between 0 - 100.GetSoundVolume:プレーヤーの音量は0〜100です。
  • GetPlayerPosition: Player position in seconds.GetPlayerPosition:プレイヤーのポジション(秒)。
  • GetPlayerPositionPercent: Player position as a percentage.GetPlayerPositionPercent:パーセンテージで表したプレイヤーのポジション。
  • GetCurrentTrackAlbum: Album.GetCurrentTrackAlbumアルバム。
  • GetCurrentTrackArtist: Artist.GetCurrentTrackArtist: アーティスト。
  • GetCurrentTrackBitrate Bitrate.GetCurrentTrackBitrate ビットレート
  • GetCurrentTrackBPM: Beats per minute.GetCurrentTrackBPM:毎分ビート。
  • GetCurrentTrackComment: Track comment.GetCurrentTrackCommentコメントを追跡します。
  • GetCurrentTrackComposer: Track composer.GetCurrentTrackComposer:トラック作曲家。
  • GetCurrentTrackEQ: EQ preset name.GetCurrentTrackEQ:EQプリセット名
  • GetCurrentTrackGenre: Genre (category).GetCurrentTrackGenre:ジャンル(カテゴリ)。
  • GetCurrentTrackKindAsString: File description.GetCurrentTrackKindAsString: ファイル説明。
  • GetCurrentTrackName: Track name.GetCurrentTrackName:トラック名
  • GetCurrentTrackRating: Rating from 0 - 100.GetCurrentTrackRating:評価は0 - 100です。
  • GetCurrentTrackSampleRate: Sample rate.GetCurrentTrackSampleRate: サンプルレート。
  • GetCurrentTrackSize: File size.GetCurrentTrackSize: ファイルサイズ。
  • GetCurrentTrackTime: Length of the track.GetCurrentTrackTime:トラックの長さ。
  • GetCurrentTrackTrackCount: Number of tracks on the album.GetCurrentTrackTrackCount:アルバムの曲数。
  • GetCurrentTrackTrackNumber: Track number or index.GetCurrentTrackTrackNumber:トラック番号またはインデックス。
  • GetCurrentTrackYear: Track year.GetCurrentTrackYear年を追跡します。
  • GetCurrentTrackArtwork: Artwork file path. Use in combination with DefaultArtwork.GetCurrentTrackArtworkアートワークファイルのパス。と組み合わせて使用??しDefaultArtworkます。
DefaultArtwork
Path of the artwork folder relative to the skin folder. Used with Command=GetCurrentTrackArtwork.スキンフォルダを基準としたアートワークフォルダのパス。と使用しCommand=GetCurrentTrackArtworkます。

Bangs前髪

iTunes measures can be controlled with the !CommandMeasure bang with the argument parameter being:iTunesの測定値は、!CommandMeasure bangで引数パラメータを指定して制御できます。

  • Backtrack: Reposition to the beginning of the current track, or go to the previous track if already at start of current track.Backtrack:現在のトラックの先頭に移動します。すでに現在のトラックの先頭にある場合は、前のトラックに移動します。
  • FastForward: Skip forward in a playing track.FastForward:再生中のトラックを早送りします。
  • NextTrack: Advance to the next track in the current playlist.NextTrack:現在のプレイリストの次のトラックに進みます。
  • Pause: Pause playback.Pause:再生を一時停止します。
  • Play: Play the currently targeted track.Play:現在ターゲットにしているトラックを再生します。
  • PlayPause: Toggle the playing/paused state of the current track.PlayPause:現在のトラックの再生/一時停止状態を切り替えます。
  • PreviousTrack: Return to the previous track in the current playlist.PreviousTrack:現在のプレイリストの前のトラックに戻ります。
  • Resume: Disable fast forward/rewind and resume playback if playing.Resume:早送り/巻き戻しを無効にして、再生中の場合は再生を再開します。
  • Rewind: Skip backwards in a playing track.Rewind:再生中のトラックを逆方向にスキップします。
  • Stop: Stop playback.Stop:再生を停止します。
  • Power: Open/close iTunes application.Power:iTunesアプリケーションを開く/閉じる。
  • Quit: Exit the iTunes application.Quit:iTunesアプリケーションを終了します。
  • SoundVolumeUp: Turn the volume up 5%.SoundVolumeUp:音量を5%上げます。
  • SoundVolumeDown: Turn the volume down 5%.SoundVolumeDown:音量を5%下げます。
  • ToggleiTunes: Show/hide iTunes window.ToggleiTunes:iTunesウィンドウを表示/隠します。

関連記事

スポンサーリンク

nextSibling

ホームページ製作・web系アプリ系の製作案件募集中です。

上に戻る