about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* new episodes list on fetch HEAD mainComradeCrow2025-04-111-9/+29
|
* breaking changesComradeCrow2025-04-101-44/+106
|
* formatComradeCrow2025-04-081-2/+2
|
* edit win filenamesComradeCrow2025-04-081-0/+8
|
* fix syncingComradeCrow2025-03-281-33/+37
|
* working on fetchingComradeCrow2025-03-281-48/+85
| | | | Added a progress bar and broke fetching. Need a get.
* fix podcast numbers, add mimetypeComradeCrow2025-03-281-4/+19
| | | | | Also added fetch, which crashes the program. From here, only the CLI needs to be implemented, as well as .m3u generation.
* update downloadingComradeCrow2025-03-251-5/+27
|
* download successfulComradeCrow2025-03-251-93/+69
|
* receiving dataComradeCrow2025-03-202-35/+160
| | | | syncs work and download_episode is getting audio data from the internet. Considering removing the podcasts table, just use podcast_url in episodes and downloads
* begin download workComradeCrow2025-03-191-0/+12
|
* untested implementation of databaseComradeCrow2025-03-072-11/+55
| | | | start to download and store information about podcast episodes
* implement newLocationComradeCrow2025-03-061-9/+22
|
* reformatComradeCrow2025-03-061-29/+31
|
* basic windows supportComradeCrow2025-02-192-3/+11
|
* minor updatesComradeCrow2025-02-141-3/+10
|
* Bugfixes and implement databaseComradeCrow2025-01-264-83/+241
| | | | | | Start implementing database to track downloaded episode files added more cli commands retain comments in config and serverlist
* attempt to retain yaml commentsComradeCrow2025-01-263-9/+21
|
* minor updateComradeCrow2024-03-123-103/+189
| | | | update gitignore, change filename, and impliment click
* remove descriptionComradeCrow2024-01-241-1/+0
|
* add descriptionComradeCrow2024-01-211-0/+1
|
* initial commitComradeCrow2024-01-214-0/+266