zoukankan      html  css  js  c++  java
  • foobar2000 配置

    1、评级

    使用组件:foo_playcount.fb2k-component

    Foobar2000:Components/Playback Statistics v3.x (foo playcount)

    ======================================

    进入foobar2000;

    选择菜单栏中的“Library”中的“Configure”;

    ======================================

    添加组件:

    选择左侧栏中的“Components”;

    把文件拖入右侧栏中,“Apply”;

    提示重启foobar2000。

    ======================================

     自定义列:

    选择左侧栏中的“Display”中的“Default User Interface”中的“Playlist View”;

    在右侧的“Custom columns”中“Add new”;

    依次填写字段Name:Rating,Pattern:$pad($repeat(★,%rating%),5,☆),Alignment:随意;

    “Apply”。

    ======================================

    在播放列表视图里显示等级(Rating)列:

    回到foobar2000播放界面,在播放列表视图的列字段栏,选择“Columns”,“Rating”。

    ======================================

     添加快捷键:

    回到Configure界面;

    在左侧栏中选择“Keyboard Shortcuts”;

    在右侧“Assigned shortcurs”中点击“Add new”;

    在右侧“Key”下的框中按下自定义的快捷键,比如同时按“Ctrl+1”;

    在右侧“Action”中的“[context]”,"Playback Statistics",“Rating”,“2”;

    “Apply”;

    按需要添加其他快捷键。

    2、播放歌词

     使用软件:AutoLyric

    安装即可。


    /**************************************************************************
                      原文来自博客园——Submarinex的博客: www.cnblogs.com/submarinex/               
      *************************************************************************/

  • 相关阅读:
    利用selenroid扩展uiautoamtor的webview解析能力
    设备offline时如何自动重置
    Docker集群管理portainer的使用
    Dockerfile编写的注意事项
    @RequestMapping注解学习
    美团面试总结
    排序算法总结
    java实现二分法查找
    设计模式之---单例模式
    http请求状态码解析
  • 原文地址:https://www.cnblogs.com/submarinex/p/2969819.html
Copyright © 2011-2022 走看看