-
Notifications
You must be signed in to change notification settings - Fork 677
ToDo by sobkas
Krzysztof Sobiecki edited this page Mar 9, 2015
·
15 revisions
- Finish formatting and style fixes for the code
- Rewrite organise and transcode functionality like podcast downloader and deleter
- Learn how to use NewClosure(or someone should write a doc for it)
- A way to completely disable spotify
- Do something about having to "start clementine twice" problem
- A way to set number of podcasts downloaded at the same time
- use PodcastDownloader:: instead of PodcastDownload::
- remove debian subdirectory, clashes with my own
- a better way to display info about podcasts and their episodes
- eliminate use of ProcessSomeFiles and similar
- a better way to inform users about active tasks, lower bar overflows with them when more than few are running
- set track number for episode so it can be sorted by it
- get rid of QXmlStreamReader
- Use standard/packaged libraries instead of less widely used ones
- A QT5 port(I will try to help if someone is doing it)?
- A QT5 port for sure (A good time to learn more about qt...)
- Purge the use of the little libraries, make use of qt5 functionality instead