(m291) Always use filename in title
This commit is contained in:
parent
4086f77f18
commit
5f42027f30
|
@ -401,10 +401,8 @@
|
|||
;dict/no-album ;id3/album <scpy>
|
||||
( | find spacer )
|
||||
DUP2 find-spacer INC2 ORA ?{
|
||||
( | defaults )
|
||||
;dict/no-title ;id3/title <scpy>
|
||||
;dict/no-artist ;id3/artist <scpy>
|
||||
POP2 JMP2r }
|
||||
;id3/title <scpy>
|
||||
;dict/no-artist ;id3/artist !<scpy> }
|
||||
( | copy artist )
|
||||
[ LIT2r =id3/artist ]
|
||||
&>artist ( -- )
|
||||
|
|
Loading…
Reference in New Issue