Commit Graph

113 Commits

Author SHA1 Message Date
Jamie Hardt
9a88e5ff4e .idea files udpate 2021-05-16 14:08:33 -07:00
Jamie Hardt
f161532768 Added attrs argument to TreeBuilder.start()
Which is now required I guess?
2021-05-16 14:07:39 -07:00
Jamie Hardt
c937a3745b Create jamie.xml 2021-05-15 21:21:18 -07:00
Jamie Hardt
d17f6951d6 Implementing validation feature 2020-10-22 14:10:28 -07:00
Jamie Hardt
6ad29ccf8b Refactoring 2020-10-22 11:17:20 -07:00
Jamie Hardt
bb504ed7ce Movie enhancements 2020-10-22 10:42:46 -07:00
Jamie Hardt
5db8a01271 A refactor to shorten this method 2020-10-21 13:47:40 -07:00
Jamie Hardt
99096f7dec Fixed a bug 2020-10-21 13:11:58 -07:00
Jamie Hardt
d734180010 Implementing movie tracking 2020-10-21 13:08:38 -07:00
Jamie Hardt
b0e7703303 Update __init__.py v0.5.3 2020-10-10 23:20:04 -07:00
Jamie Hardt
30daec452d Update __init__.py 2020-10-10 23:17:03 -07:00
Jamie Hardt
6ca1e5532d Update setup.py v0.5.2 2020-10-10 23:14:57 -07:00
Jamie Hardt
a0d386b666 Update setup.py 2020-10-10 23:13:05 -07:00
Jamie Hardt
3226e63f1d Update __init__.py v0.5.1 2020-10-10 23:05:07 -07:00
Jamie Hardt
3a597b5046 Update __init__.py
Version 0.5
2020-10-10 23:02:59 -07:00
Jamie Hardt
b5d9b5acc2 Update setup.py
Added package_data
v0.5
2020-10-10 22:59:44 -07:00
Jamie Hardt
9f2a080f6b Enhanced Avid marker export 2020-05-18 19:08:59 -07:00
Jamie Hardt
1903e2a1f9 Update SRT.xsl
Changed "encoding" attribute to something that should work better.
2020-05-17 13:52:01 -07:00
Jamie Hardt
69491d98d7 Create SRT.xsl
Added XSLT for creating SRT subtitles.
2020-05-17 12:50:02 -07:00
Jamie Hardt
7816f08912 Update __main__.py
Fixed typo
2020-05-17 12:49:37 -07:00
Jamie Hardt
44388c6b7d Update __main__.py
Fixed text formatting
2020-05-17 11:52:36 -07:00
Jamie Hardt
9daedca4de More documentation
Documentation of new command-line opts.
2020-05-17 11:46:29 -07:00
Jamie Hardt
93a014bdc0 Added command to extract single reels 2020-05-17 11:27:06 -07:00
Jamie Hardt
9bb2ae136a Added some more documentation 2020-05-15 18:11:07 -07:00
Jamie Hardt
3718541e09 Update README.md v0.4.0 2020-05-15 15:47:24 -07:00
Jamie Hardt
a58451d225 Bumped version to 0.4, added --xform command-line option to run builtin xsl 2020-05-15 15:40:13 -07:00
Jamie Hardt
319ef3800d Renamed AvidMarkers 2020-05-15 11:28:26 -07:00
Jamie Hardt
1d63234447 Update ptulsconv.1
More elaboration
2020-02-16 15:38:28 -08:00
Jamie Hardt
edb641b7ec Update .gitignore
Added .DS_Store to gitignore
2020-02-16 15:38:18 -08:00
Jamie Hardt
eaf24ad6a8 Update ptulsconv.1 2020-02-16 15:23:25 -08:00
Jamie Hardt
6d5cd04c50 Create ptulsconv.1 2020-02-16 15:19:16 -08:00
Jamie Hardt
013081ef96 Delete TAG_FIELDS.md
Totally needless.
2020-02-16 12:46:45 -08:00
Jamie Hardt
d57ee88bc2 Create TAG_FIELDS.md
Based on the ProToolsText wiki page
2020-02-16 11:10:11 -08:00
Jamie Hardt
d29a08dadf Update README.md 2020-01-05 14:57:13 -08:00
Jamie Hardt
e806de0c1f Update README.md 2020-01-05 14:57:01 -08:00
Jamie Hardt
22edecdbbf Update __init__.py
Ver 0.3.3
v0.3.3
2020-01-04 23:15:51 -08:00
Jamie Hardt
7c8a74aed9 Merge branch 'master' of https://github.com/iluvcapra/ptulsconv 2020-01-04 23:13:18 -08:00
Jamie Hardt
96a4cdb612 Added py3.8 to tests 2020-01-04 23:10:55 -08:00
Jamie Hardt
8720087bb2 Update pythonpublish.yml
Fixed typos
v0.3.2
2020-01-04 22:59:27 -08:00
Jamie Hardt
f734aae227 Update pythonpublish.yml
Added `parsimonious` install step
2020-01-04 22:57:31 -08:00
Jamie Hardt
17e9c77ed7 Create pythonpublish.yml v0.3.1 2020-01-04 22:47:25 -08:00
Jamie Hardt
fc7dde8fd6 Merge branch 'master' of https://github.com/iluvcapra/ptulsconv 2020-01-04 22:46:42 -08:00
Jamie Hardt
3021721299 Removed pypi_upload
Changing release workflow
2020-01-04 22:46:11 -08:00
Jamie Hardt
cf9be9abf1 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	ptulsconv/__init__.py
2019-11-12 17:35:37 -08:00
Jamie Hardt
73936510cd Changed appearance of error reports 2019-11-12 17:34:09 -08:00
Jamie Hardt
d118554443 Update README.md
Removed link to ProToolsText
2019-11-03 14:47:51 -08:00
Jamie Hardt
22c205d638 Update __init__.py
v0.3.0 nudge
2019-10-13 15:04:58 -07:00
Jamie Hardt
36ac320b44 Update __init__.py
v0.2.0
2019-10-13 13:10:10 -07:00
Jamie Hardt
6fe0ff4314 Merge branch 'master' of https://github.com/iluvcapra/ptulsconv v0.2.0 2019-10-12 12:38:24 -07:00
Jamie Hardt
a23119eb8c Tagging tests, fixed bug with append 2019-10-12 12:38:20 -07:00