index
:
playlist_gen.git
feature/working_sep
master
Perl script to create a database of audio files and their id3 tags, as well as scripts to generate playlists based on this database
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2021-10-02
Created README
lshprung
2021-09-26
Added debug mode, fixed bug in checking for duplicate files
lshprung
2021-09-15
PATH column is unique
lshprung
2021-09-14
Fixed bug in illegal character replacement
lshprung
2021-09-14
Remove illegal characters for generating file name
lshprung
2021-09-14
Progress on looping m3u creation
lshprung
2021-09-14
Implied SELECT working
lshprung
2021-09-14
Functional for --sql flag
lshprung
2021-09-13
Altered behavior of db_cmd and array_handler
lshprung
2021-09-13
Basic options for build_playlists
lshprung
2021-09-12
Started working on script to build playlist files
lshprung
2021-09-12
Fixed issue with db_cmd wrapper and append flag
lshprung
2021-09-10
Added quiet flag
lshprung
2021-09-10
Fix for array tags
lshprung
2021-09-09
Added --extension flag
lshprung
2021-09-09
Fixed encoding issue for utf8 character sets
lshprung
2021-09-09
Added --table-name flag, changed name of file
lshprung
2021-09-09
Added --append flag
lshprung
2021-09-09
--output flag working
lshprung
2021-09-08
Tags are recorded in the database
lshprung
2021-09-08
Table gets PATH for each file, ready to start setting tags
lshprung
2021-09-07
Outline of table creation
lshprung
2021-09-07
Everything set to begin looking into sqlite
lshprung
2021-09-07
Set extension matching
lshprung
2021-09-06
First commit
lshprung