(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>
|
;dict/no-album ;id3/album <scpy>
|
||||||
( | find spacer )
|
( | find spacer )
|
||||||
DUP2 find-spacer INC2 ORA ?{
|
DUP2 find-spacer INC2 ORA ?{
|
||||||
( | defaults )
|
;id3/title <scpy>
|
||||||
;dict/no-title ;id3/title <scpy>
|
;dict/no-artist ;id3/artist !<scpy> }
|
||||||
;dict/no-artist ;id3/artist <scpy>
|
|
||||||
POP2 JMP2r }
|
|
||||||
( | copy artist )
|
( | copy artist )
|
||||||
[ LIT2r =id3/artist ]
|
[ LIT2r =id3/artist ]
|
||||||
&>artist ( -- )
|
&>artist ( -- )
|
||||||
|
|
Loading…
Reference in New Issue