Skip to content
Snippets Groups Projects
Select Git revision
9 results Searching

CHANGELOG

Blame
  • To find the state of this project's repository at the time of any of these versions, check out the tags.
    CHANGELOG 582 B
    DEV - changes to 0.3.2
    
    - introduce database command
    - retrieve movie meta data (requires ffmpeg)
    - capture screenshot from movie
    - use setuptools
    - restructured tvthekidx.py into multiple files
    
    0.3.2. - changes to 0.3.1
    
    - upgrade pyinstaller
    
    0.3.1 - changes to 0.3.0
    
    - add search keybinding
    
    0.3.0 - changes to 0.2.0
    
    - add simple title search
    - test linux binary on bookworm
    
    0.2.0 - changes to 0.0.6
    
    - remove word-break in html export
    
    0.0.6 - changes in 0.0.5
    
    - introduce collections
    - add actors
    - support non-tmdb files
    - custom header in html export
    - release pipeline