|
|
本帖最后由 cnlolicon 于 2020-5-16 14:55 编辑
最新版的播放列表脚本,shift+enter呼出播放列表后,如果一集的文件名过长会占2行的,可能会看不到后面集数的标题,可以考虑修改portable_config\script-opts 文件夹下playlistmanager.conf中的showamount项和style_ass_tags项:
个人参数:
showamount=16
改为
showamount=8
style_ass_tags={\fnUbuntu\fs50\b0\bord1}
改为:
style_ass_tags={\fnUbuntu\fs30\b0\bord2}
修改前:

修改后:

|
|