autosave 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216
  1. set aaa_mode=all
  2. set altformat_current= %F
  3. set altformat_playlist= %F
  4. set altformat_title= %F
  5. set altformat_trackwin= %F
  6. set auto_expand_albums_follow=true
  7. set auto_expand_albums_search=true
  8. set auto_expand_albums_selcur=true
  9. set auto_reshuffle=true
  10. set buffer_seconds=10
  11. set color_cmdline_attr=default
  12. set color_cmdline_bg=default
  13. set color_cmdline_fg=default
  14. set color_cur_sel_attr=default
  15. set color_error=lightred
  16. set color_info=lightyellow
  17. set color_separator=blue
  18. set color_statusline_attr=default
  19. set color_statusline_bg=gray
  20. set color_statusline_fg=black
  21. set color_titleline_attr=default
  22. set color_titleline_bg=blue
  23. set color_titleline_fg=white
  24. set color_trackwin_album_attr=bold
  25. set color_trackwin_album_bg=default
  26. set color_trackwin_album_fg=default
  27. set color_win_attr=default
  28. set color_win_bg=default
  29. set color_win_cur=lightyellow
  30. set color_win_cur_attr=default
  31. set color_win_cur_sel_attr=default
  32. set color_win_cur_sel_bg=blue
  33. set color_win_cur_sel_fg=lightyellow
  34. set color_win_dir=lightblue
  35. set color_win_fg=default
  36. set color_win_inactive_cur_sel_attr=default
  37. set color_win_inactive_cur_sel_bg=gray
  38. set color_win_inactive_cur_sel_fg=lightyellow
  39. set color_win_inactive_sel_attr=default
  40. set color_win_inactive_sel_bg=gray
  41. set color_win_inactive_sel_fg=black
  42. set color_win_sel_attr=default
  43. set color_win_sel_bg=blue
  44. set color_win_sel_fg=white
  45. set color_win_title_attr=default
  46. set color_win_title_bg=blue
  47. set color_win_title_fg=white
  48. set confirm_run=true
  49. set continue=true
  50. set continue_album=true
  51. set device=/dev/cdrom
  52. set display_artist_sort_name=false
  53. set dsp.alsa.device=
  54. set dsp.jack.resampling_quality=2
  55. set dsp.jack.server_name=
  56. set dsp.oss.device=
  57. set follow=false
  58. set format_clipped_text=…
  59. set format_current= %a - %l%! - %n. %t%= %y
  60. set format_playlist= %F
  61. set format_playlist_va= %F
  62. set format_statusline= %{status} %{?show_playback_position?%{position} %{?duration?/ %{duration} }?%{?duration?%{duration} }}- %{total} %{?bpm>0?at %{bpm} BPM }%{?volume>=0?vol: %{?lvolume!=rvolume?%{lvolume},%{rvolume} ?%{volume} }}%{?stream?buf: %{buffer} }%{?show_current_bitrate & bitrate>=0? %{bitrate} kbps }%=%{?repeat_current?repeat current?%{?play_library?%{playlist_mode} from %{?play_sorted?sorted }library?playlist}} | %1{continue}%1{follow}%1{repeat}%1{shuffle}
  63. set format_title=%a - %l - %t (%y)
  64. set format_trackwin=%3n. %t%= %y %d
  65. set format_trackwin_album= %l %= %{albumduration}
  66. set format_trackwin_va=%3n. %t (%a)%= %y %d
  67. set format_treewin= %l
  68. set format_treewin_artist=%a
  69. set icecast_default_charset=ISO-8859-1
  70. set id3_default_charset=ISO-8859-1
  71. set input.cdio.priority=50
  72. set input.cue.priority=50
  73. set input.ffmpeg.priority=30
  74. set input.flac.priority=50
  75. set input.modplug.priority=50
  76. set input.vorbis.priority=50
  77. set input.wav.priority=50
  78. set lib_add_filter=
  79. set lib_sort=albumartist date album discnumber tracknumber title filename play_count
  80. set mixer.alsa.channel=
  81. set mixer.alsa.device=
  82. set mixer.oss.channel=PCM
  83. set mixer.oss.device=
  84. set mixer.pulse.restore_volume=1
  85. set mouse=false
  86. set mpris=true
  87. set output_plugin=pulse
  88. set passwd=
  89. set pause_on_output_change=false
  90. set pl_sort=
  91. set play_library=false
  92. set play_sorted=false
  93. set repeat=false
  94. set repeat_current=false
  95. set replaygain=disabled
  96. set replaygain_limit=true
  97. set replaygain_preamp=0.000000
  98. set resume=false
  99. set rewind_offset=5
  100. set scroll_offset=2
  101. set set_term_title=true
  102. set show_all_tracks=true
  103. set show_current_bitrate=false
  104. set show_hidden=false
  105. set show_playback_position=true
  106. set show_remaining_time=false
  107. set shuffle=off
  108. set skip_track_info=false
  109. set smart_artist_sort=true
  110. set softvol=false
  111. set softvol_state=0 0
  112. set start_view=tree
  113. set status_display_program=
  114. set stop_after_queue=false
  115. set time_show_leading_zero=true
  116. set tree_width_max=0
  117. set tree_width_percent=33
  118. set wrap_search=true
  119. bind browser backspace browser-up
  120. bind browser i toggle show_hidden
  121. bind browser space win-activate
  122. bind browser u win-update
  123. bind common ! push shell
  124. bind common + vol +10%
  125. bind common , seek -1m
  126. bind common - vol -10%
  127. bind common . seek +1m
  128. bind common / search-start
  129. bind common 1 view tree
  130. bind common 2 view sorted
  131. bind common 3 view playlist
  132. bind common 4 view queue
  133. bind common 5 view browser
  134. bind common 6 view filters
  135. bind common 7 view settings
  136. bind common = vol +10%
  137. bind common ? search-b-start
  138. bind common B player-next-album
  139. bind common C toggle continue
  140. bind common D win-remove
  141. bind common E win-add-Q
  142. bind common F push filter
  143. bind common G win-bottom
  144. bind common I echo {}
  145. bind common L push live-filter
  146. bind common M toggle play_library
  147. bind common N search-prev
  148. bind common P win-mv-before
  149. bind common U win-update-cache
  150. bind common Z player-prev-album
  151. bind common [ vol +1% +0
  152. bind common ] vol +0 +1%
  153. bind common ^B win-page-up
  154. bind common ^C echo Type :quit<enter> to exit cmus.
  155. bind common ^D win-half-page-down
  156. bind common ^E win-scroll-down
  157. bind common ^F win-page-down
  158. bind common ^L refresh
  159. bind common ^R toggle repeat_current
  160. bind common ^U win-half-page-up
  161. bind common ^Y win-scroll-up
  162. bind common a win-add-l
  163. bind common b player-next
  164. bind common c player-pause
  165. bind common delete win-remove
  166. bind common down win-down
  167. bind common e win-add-q
  168. bind common end win-bottom
  169. bind common enter win-activate
  170. bind common f toggle follow
  171. bind common g win-top
  172. bind common h seek -5
  173. bind common home win-top
  174. bind common i win-sel-cur
  175. bind common j win-down
  176. bind common k win-up
  177. bind common l seek +5
  178. bind common left seek -5
  179. bind common m toggle aaa_mode
  180. bind common mlb_click_bar player-pause
  181. bind common mlb_click_selected win-activate
  182. bind common mouse_scroll_down win-down
  183. bind common mouse_scroll_down_bar seek -5
  184. bind common mouse_scroll_down_title right-view
  185. bind common mouse_scroll_up win-up
  186. bind common mouse_scroll_up_bar seek +5
  187. bind common mouse_scroll_up_title left-view
  188. bind common n search-next
  189. bind common o toggle play_sorted
  190. bind common p win-mv-after
  191. bind common page_down win-page-down
  192. bind common page_up win-page-up
  193. bind common q quit -i
  194. bind common r toggle repeat
  195. bind common right seek +5
  196. bind common s toggle shuffle
  197. bind common space win-toggle
  198. bind common t toggle show_remaining_time
  199. bind common tab win-next
  200. bind common u update-cache
  201. bind common up win-up
  202. bind common v player-stop
  203. bind common x player-play
  204. bind common y win-add-p
  205. bind common z player-prev
  206. bind common { vol -1% -0
  207. bind common } vol -0 -1%
  208. fset 90s=date>=1990&date<2000
  209. fset classical=genre="Classical"
  210. fset missing-tag=!stream&(artist=""|album=""|title=""|tracknumber=-1|date=-1)
  211. fset mp3=filename="*.mp3"
  212. fset ogg=filename="*.ogg"
  213. fset ogg-or-mp3=ogg|mp3
  214. fset unheard=play_count=0
  215. factivate