Commit Graph
353 Commits
Author SHA1 Message Date
sentriz 524ea5a476 Fix podcats GetPodcastEpisodes 2021-02-06 22:06:58 +00:00
Alex McGrathandSenan Kelly 76875de87b Fix feeds not updating if they dont contain a feedurl 2021-02-06 16:19:20 +00:00
Alex McGrathandSenan Kelly b57860a967 make podcast audio finding more robust
this will check that if there is no type field in an enclosure that
the url ends with an audio filename, if none of these are true, itll
then check audio:content for an item and do those checks again.
2021-02-06 16:19:20 +00:00
sentriz 6c69bd3be6 bump to v0.12.0
generated by `_do_bump_version` script in project root
2021-02-03 23:57:54 +00:00
sentriz 33455cab26 check ctrl_test json error 2021-02-03 23:16:18 +00:00
sentriz e69cd4c71b gen assets 2021-02-03 23:00:06 +00:00
sentriz 7a1d57a43c support subsonic bookmarks 2021-02-03 22:55:05 +00:00
Alex McGrathandSenan Kelly f027d5a486 hello more inline errors 2021-02-03 20:45:30 +00:00
Alex McGrathandSenan Kelly 31693079ac Update the assets.gen.go 2021-02-03 20:45:30 +00:00
sentriz 30958cd1fa Use multierr 2021-02-03 20:45:30 +00:00
sentriz da48668a8d inlien ServePodcastAddDo AddNewPodcast err 2021-02-03 20:45:30 +00:00
Alex McGrathandSenan Kelly 37fca3a087 add some podcast nit changes and make podcasts mandatory 2021-02-03 20:45:30 +00:00
Alex McGrathandSenan Kelly 9c4286b0e2 add support for subsonic podcast api 2021-02-03 20:45:30 +00:00
sentriz ce96b9f6fa don't hardcode ffmpeg path
fixes #113
2021-01-27 19:57:48 +00:00
Alex McGrathandSenan Kelly 6f02b58add add support for seeking to jukebox 2021-01-18 21:36:53 +00:00
Alex McGrathandSenan Kelly f16f09717c fix jukebox default status - it shouldnt return a playlist 2021-01-18 21:36:53 +00:00
sentriz 665cb86afa update ServeGetUser for listenbrainz 2021-01-12 11:26:36 +00:00
41063f5361 add listenbrainz AdditionalInfo
Co-authored-by: spezifisch <spezifisch@users.noreply.github.com>
Co-authored-by: Alex McGrath <amk@amk.ie>
2021-01-12 11:26:36 +00:00
a18929ad01 add custom listenbrainz url support and make ui "consistent"
Co-authored-by: spezifisch <spezifisch@users.noreply.github.com>
Co-authored-by: Alex McGrath <amk@amk.ie>
2021-01-12 11:26:36 +00:00
Alex McGrathandSenan Kelly 4443d7d0f5 move scrobblers into their own package 2021-01-12 11:26:36 +00:00
Alex McGrathandSenan Kelly b9998f7ee6 Add support for scrobbling to listenbrainz 2021-01-12 11:26:36 +00:00
Alex McGrathandSenan Kelly f4ff7e70f2 server/lastfm: make a scrobbler interface and migrate lastfm to use it 2021-01-12 11:26:36 +00:00
sentriz 20f68ce26f migrate TrackGenre before Track 2021-01-02 19:08:15 +00:00
sentriz 75fce9e214 add dummy getPodcasts view
fixes #98
2021-01-02 16:06:59 +00:00
sentriz f981ddef91 clean artists with join 2020-12-31 02:28:20 +00:00
sentriz e5b2b3a681 clean genres by checking track_genres->genres null 2020-12-31 02:28:19 +00:00
sentriz 915cc90853 make log quoting consistent 2020-12-31 02:28:19 +00:00
sentriz b1543fc524 album update after tag changes with no folder update 2020-12-31 02:28:16 +00:00
sentriz a37993e24f delete old track_genre and album_genre tags while scanning 2020-12-31 02:28:15 +00:00
sentriz 8492561d2b add genre clean 2020-12-31 02:28:15 +00:00
sentriz 3e8884450f add bulk genre insert 2020-12-31 01:18:05 +00:00
sentriz 8c0473e7f6 fix scanner test 2020-12-31 01:18:04 +00:00
sentriz 9295e60316 dont run genre migration if there are no genres 2020-12-31 01:18:04 +00:00
sentriz 50a87667ff add a migration for multi genres 2020-12-31 01:18:02 +00:00
sentriz 92c17a4655 Add inital multiple artist support 2020-12-31 01:18:00 +00:00
GSandSenan Kelly f71c345ba1 Change test adequately 2020-12-27 15:56:26 +00:00
GSandSenan Kelly 8a91f197cf Add year to ChildTracks of an Album 2020-12-27 15:56:26 +00:00
Serge TkatchoukandSenan Kelly 794a2043e3 Make golangci-lint happy 2020-12-16 21:52:08 +00:00
Serge TkatchoukandSenan Kelly 67ce861718 Mark cache files as partial until ffmpeg finishes without errors 2020-12-16 21:52:08 +00:00
sentriz 1b67a2f960 don't use StatusMovedPermanently for admin redirections 2020-12-09 14:35:15 +00:00
sentriz 4a4298a3b9 bump to v0.11.1
generated by `_do_bump_version` script in project root
2020-11-19 18:49:55 +00:00
sentriz adb46d0e1b select all columns for scanner stack 2020-11-19 18:06:57 +00:00
sentriz 57798a473c add some style changes 2020-09-25 13:23:50 +01:00
fijamandSenan Kelly 6c9b122a24 Appease the linter 2020-09-25 13:23:50 +01:00
fijamandSenan Kelly 74f3c5a015 Revamp the transcoding decision tree 2020-09-25 13:23:50 +01:00
sentriz d02c65cb09 add playlist deletion from web ui 2020-08-16 01:05:15 +01:00
sentriz 6c46057f85 make inputs the height of a line of text 2020-08-16 01:05:15 +01:00
sentriz 056fb54a70 bump to v0.11.0
generated by `_do_bump_version` script in project root
2020-07-25 15:06:49 +01:00
sentriz c05b92d924 make linter happy 2020-07-24 20:56:07 +01:00
sentriz dae1e03940 use a "CacheCover" folder for scaled covers 2020-07-24 20:56:07 +01:00