Skip to content

Releases: jay-ramani/Video-Metadata-DB

v2.0 Enhancements and bug fix

Choose a tag to compare

@jay-ramani jay-ramani released this 05 Oct 11:44
be28d28

Feature/Functionality Implemented

  1. Add a --verbose option to house non-error verbosity
  2. Add a --nomedia option to create .nomedia files under directories that are to be skipped from scanning (defined by filters in the main Python script) by media scrapers in programs like Kodi
  3. Add another field (duration of the video stream) in query

Feature/Functionality Removed

  • None

Bugs Fixed

  1. Fix issue where files under filtered directories were getting queried

v1.1 - Enhancements

Choose a tag to compare

@jay-ramani jay-ramani released this 29 Jan 03:06
0dac329

Feature/Functionality Implemented

  1. Report English language subtitle availability and size for both regular and hearing impaired formats. This is to identify erroneous embedded downloads with media players from opensubtitles.org.
  2. Add to the directory filter list

Feature/Functionality Removed

  • None

Bugs Fixed

  • None

v1.0 - Initial public release

Choose a tag to compare

@jay-ramani jay-ramani released this 04 Dec 07:06
bdd0344

Initial public release. Do test and let me know of issues (via GitHub's issue tracker).