Commit Graph

17 Commits

Author SHA1 Message Date
635cfc710e Updated 1.0.1 Release Notes 2024-10-18 01:23:54 -04:00
5ad78b33f2 Fix makedocs script to run from project root and update 1.0.1 release notes
- Modified makedocs script to allow execution from the project root directory, updating paths for source and build directories.
- Fixed a missing sentence in the 1.0.1 release notes, ensuring clarity and completeness in the changelog documentation.
2024-10-17 20:20:12 -04:00
80ef63eccd Rename MediaCurator to mediacurator and update to version 1.0.1
- Breaking change: Renamed the project from 'MediaCurator' to 'mediacurator' to standardize naming conventions (all lowercase).
- Updated all references across documentation and source files:
  - README.md
  - Various .rst documentation files (installation, manual, use cases, errors, warnings)
  - Python source files in 'mediacurator/library' and main 'mediacurator.py'
  - setup.py
- Incremented version from 0.0.13 to 1.0.1 to reflect breaking changes.
- Added release notes for 1.0.1 in docsource/source/releasenotes/1.0.1-changelog.rst
2024-10-17 19:58:25 -04:00
6a0fd8f2dc Added a line break and fixed a typo. 2024-04-24 19:35:31 -04:00
98da57cd26 Bug fix due to major bug in 0.0.11 where files where not properly marked for operation. 2024-04-24 05:38:00 -04:00
c56fc194af Prepared for release. 2024-04-24 02:58:52 -04:00
44bf4fef04 Added mpeg 2022-10-02 19:45:23 -04:00
75570b3638 Permission fixed. 2022-09-05 03:52:09 -04:00
dace56d597 Bug fix in docs. 2021-12-04 04:37:50 -05:00
15e3f80b96 Added support to .divx and .ogm. 2021-12-04 04:33:26 -05:00
1ff6c19951 Trying to fix docs 2021-04-25 03:06:07 -04:00
aef4151137 Bug fix from 0.0.6 2021-04-19 22:41:50 -04:00
2b4109de85 Fixed but when operating on a file list 2021-04-19 21:42:31 -04:00
fb5e5cc8ea Added support for .VOB files 2021-02-19 03:02:11 -05:00
5a42a153e9 Updated gihub page 2020-12-21 23:06:29 -05:00
a14eb92c3d Fixed bug with permissions not being applied due to octal formating 2020-12-21 22:10:19 -05:00
2cc061bada Working on packaging and related docs 2020-12-16 04:46:06 -05:00