~spvkgn/deemix/+git/deemix-pyweb:main

Last commit made on 2021-01-31
Get this branch:
git clone -b main https://git.launchpad.net/~spvkgn/deemix/+git/deemix-pyweb

Branch merges

Branch information

Name:
main
Repository:
lp:~spvkgn/deemix/+git/deemix-pyweb

Recent commits

2204471... by Roberto Tonino <email address hidden>

[webui] feat: track, album, playlist template variables; fix: deemix icon on slim sidebar; Added support for pasting multiple tracks directly from Spotify

80f9b6e... by Roberto Tonino <email address hidden>

[webui] build: v1.6.0

606ab15... by RemixDev

[webui] Relative paths changes built

b7beecf... by RemixDev

Merge branch 'main' into 'main'

Added cors and host header

See merge request RemixDev/deemix-pyweb!4

7682566... by Johnny Silverhand <email address hidden>

Added cors and host header

4308163... by RemixDev

[webui] Fixed family account switch in settings

c361546... by RemixDev

Merge branch 'fix-installer-websockets' into 'main'

Use eventlet in compiled packages

See merge request RemixDev/deemix-pyweb!3

12ee6b3... by kermit <email address hidden>

Use eventlet in compiled packages too

58f075e... by RemixDev

Merge branch 'fix-new-releases' into 'main'

Fix new releases for some obscure channels

See merge request RemixDev/deemix-pyweb!2

6ca647d... by kermit <email address hidden>

Fix new releases for some obscure channels

For example, Christian new release only has the items included in the
main page, it doesn't include 'target' to link to more.

Also add a general try/except so that an error on one channel doesn't
kill the entire request.