Releases: tapscodes/WatchListJava
Import Fix
First Stable Release
WatchList v1.0.0
This is a program that helps you store, edit, and view a list of shows, the episodes watched, and what your current watching status is.
Will this program work on my system?
As long as your system can install java, it will. This program will work on linux, windows, and macOS, see below for instructions.
How to use/install
To use this program simply download the .jar file and install java on your computer (CLICK HERE to go to java's official website to download it if you don't already have it installed). Once java is installed, simply drag the program (WatchList.jar) where you want your database to be stored and then you can just double click it or run it normally and a database called 'shows.watchlist' will be made in the same folder which automatically updates as you use the program! (There is also a sample shows.watchlist file attached here if you want that for some reason).
Importing the shows you've watch from another version of this application
In order to import shows from another version of this app, simply drag your shows.watchlist file into the same folder as this jar file and it will attempt to import whatever is there. (PLEASE BE CAUTIOUS WHILE DOING THIS AND BACK UP YOUR SHOWS.WATCHLIST FILE, ANY BAD FILES WILL BE OVERWRITTEN IF THIS PROGRAM IS UNABLE TO PROPERLY READ THEM)
I found a bug! What do I do?
Please go under the 'issues' tab of this github page and post about any issues you're having with this program there, and I'll try to respond to issues when I can.