This repository has been archived by the owner on Jan 14, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.todo
37 lines (24 loc) · 1.49 KB
/
.todo
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Performance Issues and Bugs:
☐ add a substitute after the removal of lastfm apis (probably also the the same api as the streaming service) @low
☐ rewrite storage scanning and caching to append placeholders before it reads the track's metadata (like podcasts) @high
☐ Podcasts if you load more then exit the overlay the podcast element shows no episodes are available @critical
☐ Albums scrollbar doesn't show up @critical
☐ some podcasts show runtime of 1 second @critical
☐ Linux Unplugged errors out on adding @critical
Testing:
☐ MPRIS loop button might be broken @critical
Features:
☐ Podcasts auto-refresh on startup and every 15 minutes @critical
☐ adding a podcast by feedUrl @critical
☐ research statistics to show in the feed page @high
☐ research adding a streaming service support like (Spotify or Deezer or etc) @low
☐ research feed suggestions & an api to get more accurate info about artist releases @low
(probably the same api as the streaming service)
☐ using the feed page: add downloading feature and make it flexible, so that it can download podcasts or tracks alike @low
UI/UX:
☐ sketch the feed page @high
☐ sketch the way that a streaming service will fit in Dawayer UI @low
CI/CD:
☐ release a PWA [ needs a lot of work to replace the incompatible dependencies (fs and music-metadata) ] @low
[ Herp Project is currently too busy to maintain a thrid PWA]
☐ release a macOS build after testing @help-needed