15 ToDo by sobkas
Krzysztof Sobiecki edited this page 2015-03-09 23:03:45 +01:00

Before next release:

  • 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

Try to squeeze it before next release:

  • Use standard/packaged libraries instead of less widely used ones
  • A QT5 port(I will try to help if someone is doing it)?

After new release:

  • 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