• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/test/

Lines Matching refs:run_metaflac

74 run_metaflac ()
87 run_metaflac $*
133 run_metaflac $args $flacfile | filter > $testdir/out.meta || die "ERROR running metaflac"
151 run_metaflac --preserve-modtime --add-padding=12345 $flacfile
156 run_metaflac --set-tag="ARTIST=The_artist_formerly_known_as_the_artist..." $flacfile
160 run_metaflac --set-tag="ARTIST=Chuck_Woolery" $flacfile
164 run_metaflac --set-tag="ARTIST=Vern" $flacfile
168 run_metaflac --set-tag="TITLE=He_who_smelt_it_dealt_it" $flacfile
174 run_metaflac --remove-first-tag=ARTIST $flacfile
178 run_metaflac --remove-tag=ARTIST $flacfile
189 run_metaflac --add-padding=4321 $flacfile $flacfile
193 run_metaflac --merge-padding $flacfile
197 run_metaflac --add-padding=0 $flacfile
201 run_metaflac --sort-padding $flacfile
205 run_metaflac --add-padding=0 $flacfile
209 run_metaflac --remove-all-tags $flacfile
213 run_metaflac --remove --block-number=1,99 --dont-use-padding $flacfile
217 run_metaflac --remove --block-number=99 --dont-use-padding $flacfile
221 run_metaflac --remove --block-type=PADDING $flacfile
225 run_metaflac --remove --block-type=PADDING --dont-use-padding $flacfile
229 run_metaflac --add-padding=0 $flacfile $flacfile
233 run_metaflac --remove --except-block-type=PADDING $flacfile
237 run_metaflac --remove-all $flacfile
241 run_metaflac --remove-all --dont-use-padding $flacfile
245 run_metaflac --remove-all --dont-use-padding $flacfile
249 run_metaflac --set-tag="f=0123456789abcdefghij" $flacfile
253 run_metaflac --remove-all-tags --set-tag="f=0123456789abcdefghi" $flacfile
257 run_metaflac --remove-all-tags --set-tag="f=0123456789abcde" $flacfile
261 run_metaflac --remove-all-tags --set-tag="f=0" $flacfile
265 run_metaflac --remove-all-tags --set-tag="f=0123456789" $flacfile
269 run_metaflac --remove-all-tags --set-tag="f=0123456789abcdefghi" $flacfile
273 run_metaflac --remove-all-tags --set-tag="f=0123456789" $flacfile
277 run_metaflac --remove-all-tags --set-tag="f=0123456789abcdefghij" $flacfile
281 echo "TITLE=Tittle" | run_metaflac --import-tags-from=- $flacfile
289 run_metaflac --import-tags-from=vc.txt $flacfile
295 run_metaflac --add-replay-gain $flacfile
299 run_metaflac --remove-replay-gain $flacfile
307 run_metaflac --import-cuesheet-from="$cs_in" $flacfile
310 run_metaflac --export-cuesheet-to=$cs_out $flacfile
311 run_metaflac --remove --block-type=CUESHEET $flacfile
314 run_metaflac --import-cuesheet-from=$cs_out $flacfile
317 run_metaflac --export-cuesheet-to=$cs_out2 $flacfile
331 run_metaflac --import-picture-from="|image/gif|$f||pictures/$f" $flacfile
340 run_metaflac --import-picture-from="4|image/jpeg|$f||pictures/$f" $flacfile
356 run_metaflac --import-picture-from="5|image/png|$f||pictures/$f" $flacfile
365 run_metaflac --export-picture-to=$fn $flacfile
371 run_metaflac --block-number=9 --export-picture-to=$fn $flacfile
377 run_metaflac --remove --block-type=PICTURE $flacfile
380 run_metaflac --import-picture-from="1|image/png|standard_icon|32x32x24|pictures/0.png" $flacfile
383 run_metaflac --import-picture-from="2|image/png|icon|64x64x24|pictures/1.png" $flacfile
391 run_metaflac --remove --block-type=VORBIS_COMMENT --dont-use-padding $flacfile