-
Notifications
You must be signed in to change notification settings - Fork 0
xffox/relcol
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
relcol is a music releases info collector written in python. It currently uses musicbrainz database to get data.
Config is read from '~/.relcol/conf.txt'.
'~/.relcol/' also contains wordy 'relcol.log' and 'save.dat' with known releases.
Example config:
[global]
interval = 3600
command = echo "echo \"{date} - {artist} - {release}\" | sendxmpp name@server" | at 18:00 {date}
[dropkick murphys]
name = Dropkick Murphy's
[flogging molly]
name = Flogging Molly
[devildriver]
name = DevilDriver
[cob]
name = Children of Bodom
[lake of tears]
name = Lake of Tears
About
Music releases info collector written in python
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published