0cac2e0a47
Add primary artist mopidy URI to POST
2023-03-02 11:21:27 -05:00
2edf49e78e
Move README to markdown
2023-01-23 11:25:22 -05:00
ff5f9e0c3e
Bump version to 0.2.2
...
- Fix string interpolation for tokens
2023-01-23 11:12:27 -05:00
3e33f6b464
Fix the bug for real
2023-01-23 11:09:27 -05:00
2db63ad49c
Bump version to 0.2.1
2023-01-21 23:21:51 -05:00
a140140322
Fix un-interpolated token
2023-01-21 23:20:29 -05:00
34a03bed6a
Fix pushing pause to webhook regardless of time
2023-01-16 13:45:54 -05:00
53b0abe03a
Fix ambiguous starting log message
2023-01-16 12:34:07 -05:00
47317081f9
Bump version to 0.2.0
2023-01-12 16:09:50 -05:00
b988e4bf0a
Fix not properly sending playback ticks
2023-01-12 15:58:43 -05:00
67e74ecde2
Fix error when album does not exist
2023-01-12 15:40:33 -05:00
12aa940941
Bump version to 0.1.6
2023-01-12 14:29:42 -05:00
42e146bd32
Add handling of pausing and resuming
2023-01-12 14:29:12 -05:00
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