|
|
|
@41
|
[41]
|
4 months |
cmccurdy |
realized shutil.copy tries to chmod the file after it writes it, which …
|
|
|
|
@40
|
[40]
|
5 months |
cmccurdy |
fixed error for handing files without an audio-file extension
|
|
|
|
@39
|
[39]
|
6 months |
cmccurdy |
fixed bug causing directories not to be created when '/' exists in artist …
|
|
|
|
@33
|
[33]
|
7 months |
cmccurdy |
fixed function Library.isAlbumVA to recognize two albums with the same …
|
|
|
|
@32
|
[32]
|
7 months |
cmccurdy |
added the ability to save, load, delete, and show all synclists
|
|
|
|
@31
|
[31]
|
7 months |
cmccurdy |
changed playlist sorting to group upper/lowercase together
fixed error in …
|
|
|
|
@30
|
[30]
|
7 months |
cmccurdy |
fixed cover attachment to re-attach when the filename changes or no music …
|
|
|
|
@29
|
[29]
|
7 months |
cmccurdy |
fixed unicode handling in information comparisons in MusicFile?.getDBInfo …
|
|
|
|
@28
|
[28]
|
7 months |
cmccurdy |
fixed synclist syncing by populating the playlists beforehand
|
|
|
|
@27
|
[27]
|
7 months |
cmccurdy |
- added 'info' subcommand to 'synclist' command for information about all …
|
|
|
|
@26
|
[26]
|
7 months |
cmccurdy |
improved the efficiency of working with synclists
|
|
|
|
@25
|
[25]
|
7 months |
cmccurdy |
fixed directory wildcard in Playlist.addByFilename
|
|
|
|
@24
|
[24]
|
8 months |
cmccurdy |
fixed errors in help class
|
|
|
|
@23
|
[23]
|
8 months |
cmccurdy |
changed sync order to remove files/playlists before adding, due to space …
|
|
|
|
@22
|
[22]
|
8 months |
cmccurdy |
added option to rescan the library
|
|
|
|
@21
|
[21]
|
8 months |
cmccurdy |
added cover resizing/format-shifting to SyncList? syncs
|
|
|
|
@20
|
[20]
|
8 months |
cmccurdy |
now allows cover resizing while syncing playlists from the command-line …
|
|
|
|
@19
|
[19]
|
8 months |
cmccurdy |
changed utf encodings to utf-16
fixed EOL error in playlist code
|
|
|
|
@18
|
[18]
|
8 months |
cmccurdy |
added the ability to resize covers from ImageFile?, but still need to …
|
|
|
|
@17
|
[17]
|
8 months |
cmccurdy |
added synclist for easy playlist sync management
|
|
|
|
@16
|
[16]
|
8 months |
cmccurdy |
added the ability to export playlists and support for exporting playlists …
|
|
|
|
@15
|
[15]
|
8 months |
cmccurdy |
fixed error in previous check-in referencing invalid variables
|
|
|
|
@14
|
[14]
|
8 months |
cmccurdy |
added character replacement for FAT/NTFS filesystem copying
|
|
|
|
@13
|
[13]
|
8 months |
cmccurdy |
changed syncing to use the Artist/Album structure when copying files
|
|
|
|
@12
|
[12]
|
8 months |
cmccurdy |
changed MsyncFile?.write to not assign new ID on file update
|
|
|
|
@11
|
[11]
|
8 months |
cmccurdy |
added playlist removal option for syncing
|
|
|
|
@10
|
[10]
|
8 months |
cmccurdy |
implemented cover syncing
* msync.py:
fixed errors when printing …
|
|
|
|
@9
|
[9]
|
8 months |
cmccurdy |
added playlist syncing functionality
|
|
|
|
@8
|
[8]
|
8 months |
cmccurdy |
* msync.py:
added calls to new playlist functions
added exception …
|
|
|
|
@7
|
[7]
|
9 months |
cmccurdy |
* msync.py:
added support for new playlists and adding songs to …
|
|
|
|
@5
|
[5]
|
9 months |
cmccurdy |
* msync/help.py:
added commands 'check' and 'paths' to the library …
|
|
|
|
@4
|
[4]
|
9 months |
cmccurdy |
* msync/MsyncFiles.py:
fixed MusicFile?.write to call MsyncFile?.write …
|
|
|
|
@3
|
[3]
|
9 months |
cmccurdy |
added TODO and msync/help.py
* msync/init.py:
added playlist, …
|
|
|
|
@2
|
[2]
|
9 months |
cmccurdy |
added MsyncDB and Playlist classes
|
|
|
|
@1
|
[1]
|
9 months |
cmccurdy |
initial import
|