- [✔️] console.error on catch should only be in the services, not in the components. Components should show descriptive errors in the UI
- [✔️] withAuth component wrapper function
- [✔️] Movies page -> Media page, filter by movies, TV or both
- [✔️] Identify content already downloaded in search results
- [✔️] Media page, button: delete failed content
- [✔️] Media page, button: delete slow content
- [✔️] Media page, button: auto select files
- [✔️] Media page, button: reinsert rar archives
- [✔️] Media page, button: dedupe hash
- [✔️] Media page, button: dedupe content
- [✔️] Identify IMDB link
- [✔️] Group by IMDB link
- [✔️] Media page, button: share to the internet
- [✔️] When waiting_files_selection and Select button is pressed, should convert to downloading
- [✔️] Downloading has race condition on status
- [✔️] Dockerize with tor
- [✔️] Make the architecture more scalable using docker swarm
- [✔️] Find cached and selectable download on search
- [✔️] 2.3.0: Show AD/RD download buttons even if status=downloaded
- [✔️] 2.5.0: Add instant check in AD on search page (removed due to performance impact)
- [✔️] 2.5.0: Add title filter buttons on search page
- [] 2.7.0: Rescan library button in all other pages except library
- [] 2.7.0: Add Auto-DL checkbox to download the "best" option from search
- [] 2.9.0: New page: "Sync mdblist.com list"
- [] 3.0.0: Improve search by combining mdblist with TMDB and then using https://www.npmjs.com/package/fast-levenshtein
- [] 4.0.0: Add tests
- [] 5.0.0: Refactor pages into different components
- [✔️] Fix requested api endpoint
- [✔️] Existing results checker
- [✔️] Add season jumper in shows page
- [✔️] Backup library feature (download library as a file for importing)
- [✔️] Restore library feature
- [✔️] Fix issue with availability check
- [✔️] AD availability check optimization
- [✔️] Fix season parsing in Show page
- [✔️] Fix season parsing in Search page
- [✔️] Fix season parsing in scraper
- [] Library: Allow watching to preview downloads
- [] Hashlist: Allow watching to preview downloads
- [] Downloads/Movie: Allow watching to preview downloads
- [] Downloads/TV?: Allow watching to preview downloads
- [] Better anime support