1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00
Commit Graph

280 Commits

Author SHA1 Message Date
Krateng
cfec8e089b Updated API url, should fix GH-51 2020-11-11 17:44:57 +01:00
Krateng
c216aa5f24 Added ability to skip metadata fixing with existing known tracks 2020-11-06 20:43:55 +01:00
Krateng
b38267a09f Fixed scrobbles link in artist charts 2020-11-06 20:25:00 +01:00
Krateng
df6ad4f073 Legacy audioscrobbler should now use correct scheme automatically 2020-11-01 22:14:55 +01:00
Krateng
5b7d1fd8e9 Added ability to use legacy audioscrobbler without SSL 2020-11-01 18:05:11 +01:00
Krateng
e70cb3e037 API improvements 2020-10-31 19:57:49 +01:00
Krateng
f555ee9d9f Version bump 2020-10-29 17:26:23 +01:00
krateng
1940f62260
Merge pull request #37 from ICTman1076/patch-3
Create legacy audioscrobbler API
2020-10-29 17:23:12 +01:00
Krateng
724bfd7164 Updated postman collection 2020-10-29 17:21:50 +01:00
Krateng
e8c19a05e4 Implemented scrobbling 2020-10-29 17:14:22 +01:00
Krateng
8cf93c3100 Implemented handshake 2020-10-29 16:46:45 +01:00
Krateng
5c2928e13b Renaming and organization 2020-10-29 15:56:51 +01:00
Krateng
cba9d839a2 Version bump 2020-10-18 20:08:07 +02:00
Krateng
ce9d882856 Listenbrainz artwork urls are now converted to https, fixes GH-41 2020-10-18 19:08:47 +02:00
Krateng
c125cbc20d Fixes 2020-10-18 19:06:44 +02:00
Krateng
2705c524f9
Updated Readme 2020-10-09 17:40:12 +02:00
Krateng
9e03a01e70
Merge branch 'master' of github.com:krateng/maloja 2020-10-05 03:15:15 +02:00
Krateng
90d6e67e97
Added ability to discourage CPU-heavy statistics 2020-10-05 03:15:06 +02:00
krateng
21b27d17c5
Merge pull request #34 from p182/patch-1
Fixed double escaping when getting metadata from musicbrainz
2020-10-02 14:59:03 +02:00
krateng
38d4716dc5
Extracting host from request 2020-10-02 04:35:36 +02:00
ICTman1076
a4722f9e55 Fix some bugs 2020-10-01 21:06:38 +01:00
ICTman1076
fcee13214b Create legacy audioscrobbler API 2020-10-01 21:01:41 +01:00
ICTman1076
258b9c22d6
Update default.ini with new search services 2020-09-30 20:22:47 +01:00
ICTman1076
30f10ba46e
Add services to links.jinja
Beatport, Bandcamp and Qobuz
2020-09-30 20:18:28 +01:00
Павло
951c192adb
Update musicbrainz.py
URLEncode already do URL Quoting, so we don't need to do it before
2020-09-30 13:28:29 +03:00
Krateng
cbd93d2b33
Fixed api key unpacking 2020-09-27 02:03:35 +02:00
Krateng
22172d8b57
Fixed GET scrobbling 2020-09-25 17:06:45 +02:00
Krateng
c312608f2d
Cleaned some JS code 2020-09-25 16:03:51 +02:00
Krateng
f7861c44b4
Version bump 2020-09-25 15:52:14 +02:00
Krateng
85f19a8b72
Reorganized search provider link snippet 2020-09-25 05:38:01 +02:00
Krateng
13f2746171
Fixed minor things for track search provider 2020-09-25 04:48:24 +02:00
Krateng
616c24fb5b
Merge branch 'master' of github.com:krateng/maloja 2020-09-25 04:46:59 +02:00
Krateng
f0cbe33f6a
Fixed bug in pulse / performance display when no local preference set 2020-09-25 04:09:31 +02:00
Zack Boehm
026415c7d8 Reimplement track search provider in jinja templates
Remove GPM, add Apple Music, fix Spotify. Change icon from emoji to svg
2020-09-24 17:31:55 -04:00
Krateng
5e93eb15f4
Changed html minifier 2020-09-23 16:26:54 +02:00
Krateng
98830b0803
Moved to new default data folder 2020-09-22 17:24:19 +02:00
Krateng
8250c7b467
Improved API logging slightly 2020-09-18 18:56:09 +02:00
Krateng
6dd3fe5512
Fixed key unpacking in native API 2020-09-17 05:09:28 +02:00
Krateng
e0b990578e
Removed linked whitespace from topweeks 2020-09-13 10:44:47 +02:00
Krateng
2da9f154be
Merge branch 'master' of github.com:krateng/maloja 2020-09-13 10:26:05 +02:00
Krateng
6316e45265
Changed timeselection snippet to include 2020-09-13 10:24:34 +02:00
Johannes Krattenmacher
b4d224fb66 Fixed batch scrobbling with Listenbrainz API 2020-09-07 20:26:23 +02:00
Krateng
60a06efad8
Fixed design of records on artist page 2020-09-06 18:54:31 +02:00
Krateng
a462faf2bf
Changed redirect to more appropriate HTTP code 2020-09-06 18:19:48 +02:00
Krateng
f4a563f080
Fixed redirect from old API endpoints, GH-31 2020-09-06 16:56:22 +02:00
Krateng
9fb352cc6f
Listenbrainz API now nods and smiles on 'playing_now' requests 2020-09-05 16:59:25 +02:00
Krateng
09d3f10383
Added some debug output 2020-09-05 16:44:25 +02:00
Krateng
e8a87cb8a5
Fixed bug in readable uri timerange keys 2020-09-04 18:24:55 +02:00
Krateng
7c8b0dd7cb
Updated scrobbler 2020-09-04 16:36:35 +02:00
Krateng
e8c316f199
Fixed more bugs 2020-09-04 15:33:16 +02:00