Commit graph

22 commits

Author SHA1 Message Date
Spencer Heywood
b1e0ba6b0c added Dockerfile 2022-02-18 15:10:21 -07:00
Frank de Lange
3fd3d16503 Spodcast is now on PyPi, note this in README
_Spodcast_ is now available on _PyPi_ and as such can be installed using `pip install spodcast`. The released version uses the version of _librespot-python_ available on PyPi instead of a fresh copy from github.

Also, add `dist` directory and remove (now obsolete) obsolete `resources/releases`
2022-02-16 18:52:03 +00:00
Frank de Lange
1d27721e83 Move to setup.cfg with stub setup.py 2022-02-16 18:43:05 +00:00
Frank de Lange
5924199bb9 New release, 0.3.3
New tarball for said release
2022-02-15 23:53:36 +00:00
Frank de Lange
8646522190 Don't hardcode protocol to "https" in index feed template 2022-02-15 23:15:00 +00:00
Frank de Lange
f481a05850 New release, 0.3.2 2022-02-15 18:36:20 +00:00
Frank de Lange
3e05c3611b Merge branch 'master' of github.com:Yetangitu/Spodcast
Add missing "const" before constants in feed index template
Add (back) extra log.debug in podcast.py to make it easier to debug feed problems when they arise
2022-02-15 18:33:26 +00:00
Frank de Lange
27fc6d82ee Replaced screenshot 2022-02-14 14:49:53 +00:00
Frank de Lange
99d43a47e8
Delete you_can_be_your_own_censor_with_spodcast.png
Needs change
2022-02-14 15:46:10 +01:00
Frank de Lange
78abe38726 Merge branch 'master' of github.com:Yetangitu/Spodcast
Pull GH changes
2022-02-14 14:17:16 +00:00
Frank de Lange
0dec799ec1 Add release: 0.3.1 2022-02-14 14:15:46 +00:00
Frank de Lange
3540ffbde7
Update README.md
Missing word
2022-02-14 15:11:16 +01:00
Frank de Lange
88305d08db
Update README.md
Change anchor link style from that used by gitea to what github wants
2022-02-14 15:06:28 +01:00
Frank de Lange
c2fa46888d Remove 'se' from Spotify signup address, not everyone lives in Sweden (yet). 2022-02-14 02:15:33 +00:00
Frank de Lange
22f6d895bf Rude command messed up ASCIIGraphs™, undo the damage 2022-02-14 02:13:58 +00:00
Frank de Lange
46bdea7515 Typo in header 2022-02-14 02:12:18 +00:00
Frank de Lange
6afb63ac4d More screenshots 2022-02-14 02:10:35 +00:00
Frank de Lange
ed3d2402e6 Add screenshot to README 2022-02-14 02:01:01 +00:00
Frank de Lange
e742067fe1 Add screenshots 2022-02-14 01:28:05 +00:00
Frank de Lange
cbf63f456b More README.md futzing 2022-02-14 00:57:19 +00:00
Frank de Lange
ce85227dcc - Add Spodcast feed manager to feedgenerator
- Add '--prepare' command
- update README.md
- and more...
2022-02-14 00:38:58 +00:00
Frank de Lange
f59b9683f7 initial commit 2022-02-13 14:05:30 +00:00