Skip to content

Latest commit

 

History

History
36 lines (31 loc) · 963 Bytes

roadmap.md

File metadata and controls

36 lines (31 loc) · 963 Bytes

Roadmap

#V1

  • ✅ Rework the application to work with sqlite instead of json files
  • ✅ Support playlists
  • ✅ Create playlist
  • ✅ Remove a playlist
  • ✅ Change current playlist
  • ✅ Rework the insert media system to add it to the current playlist
  • ✅ Copy media to a playlist
  • ✅ Remove all from playlist
  • ✅ Remove a media from a playlist
  • ✅ Support configuration
    • ✅ Persist configuration
  • ✅ Add media from file
  • ✅ Add media from folder
  • ✅ Open media

#V1_Release

  • ✅ Create instaler with INNO Setup

#V1_1

  • ✅ Open any Video With Achilles
  • ✅ Create file associations programatically
  • ⬜ Create 'Help' tab
  • ⬜ Build a website to display the web
    • ⬜ Host the website on Github pages(For now)

#V2

  • ⬜ Automatically create playlist based on parameters
  • ⬜ Default playlist
  • ⬜ Create configuration profile
  • ⬜ Remove configuration profile
  • ⬜ Switch configuration profile
  • ⬜ Automatic updates