-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog.txt
executable file
·38 lines (29 loc) · 932 Bytes
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
v.0.5.5
- fix spelling errors
v.0.5.4
- script no longer creates empty show directories
- fix for files being created if TV Maze listed show episodes but no airdates
- fix for crash when using tag based lookups
v.0.5.3
- added option to mark episodes as acquired when creating them
- updated TV Maze APIs
v.0.5.2
- updates from Codacy review
- restructured modules
v.0.5.1
- added support for TV Maze followed and tags shows as sources
v.0.5.0
- added support for building files from TVMaze information
- added support for matching episodes based on airdate being some number of days in the past
v.0.4.1
- fix for debug logging always being on
v.0.4.0
- code clean up
- updated common libraries
- new read me
v.0.2.0
- added support for creating stub files for movies
- added support to define a root video directory
- added ability to add files based on date and a list of dicts in the settings file
v.0.1.0
- initial code