Commit Graph

7 Commits

Author SHA1 Message Date
4fbd7a0659 Bump version to 0.1.5 2023-01-12 11:21:35 -05:00
52655cecfd Add Mopidy URI to data packet sent via webhook
This commit adds one new property, which is the URI that mopidy is using
as the source to play the media file.  The significance here is that if
you use something like Podgrab to auto-download and push podcasts to a
directory in Mopidy's media files, and if it has 'podcast' in the name
we can use that instead of the hit-or-miss check on the MP3 genre of
Podcast, which is a convention not many podcasts use.
2023-01-12 11:18:45 -05:00
35f11f8c17 Fix error in serialization with albums 2023-01-08 03:07:08 -05:00
875dbe8f8a Should get some tests for this stuff 2023-01-08 03:03:01 -05:00
f86ae61acf Clean up artist junk 2023-01-08 02:48:16 -05:00
2320210b37 Fix bad config names 2023-01-08 01:44:16 -05:00
bbd1f5b5b7 Initial commit
Originally based off of mopidy-scrobbler code
2023-01-08 01:08:18 -05:00