Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
christianaaronschroeder authored Jul 15, 2024
1 parent 6375736 commit 165288a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,3 @@ You can use the following command line arguments to override the values in your
`--update-interval-s`, `-i` - The update interval in seconds. Defaults to `60*60`, 1 hour.

`--chat-db-path`, `-d` - The path to the chat database.

## Notes
### TODO:
- [ ] get added date of most recent song to use as the filter start date
- [ ] setup cron job
- [ ] Rerun the script from Josh's iMessage so we can get all the songs from before I (Christian) joined the chat
- This should not be a simple run of the script because the songs from before my time would be added to the playlist as if they were sent recently. This should be a one-time, manual process in which we use part of the script to get all the track IDs and then we can write a custom script to add them to the top of the playlist.

0 comments on commit 165288a

Please sign in to comment.