Fix merge issues
This commit is contained in:
34
README.md
34
README.md
@@ -273,45 +273,11 @@ An advanced video transcoder that processes files to use E-AC3 for specific audi
|
|||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
[](http://makeapullrequest.com)
|
[](http://makeapullrequest.com)
|
||||||
<<<<<<< HEAD
|
|
||||||
[](https://github.com/jono-rams/surround-to-eac3/issues)
|
|
||||||
[](https://github.com/jono-rams/surround-to-eac3/pulls)
|
|
||||||
|
|
||||||
Contributions, issues, and feature requests are welcome! Feel free to check [issues page](https://github.com/jono-rams/surround-to-eac3/issues).
|
|
||||||
|
|
||||||
## Contributors
|
|
||||||
|
|
||||||
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
|
||||||
<!-- prettier-ignore-start -->
|
|
||||||
<!-- markdownlint-disable -->
|
|
||||||
<table>
|
|
||||||
<tbody>
|
|
||||||
<tr>
|
|
||||||
<td align="center" valign="top" width="14.28%"><a href="https://jono-rams.work"><img src="https://avatars.githubusercontent.com/u/29872001?v=4?s=100" width="100px;" alt="Jonathan Rampersad"/><br /><sub><b>Jonathan Rampersad</b></sub></a><br /><a href="https://github.com/jono-rams/surround-to-eac3/commits?author=jono-rams" title="Code">💻</a> <a href="https://github.com/jono-rams/surround-to-eac3/commits?author=jono-rams" title="Documentation">📖</a> <a href="#infra-jono-rams" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
|
|
||||||
</tr>
|
|
||||||
</tbody>
|
|
||||||
<tfoot>
|
|
||||||
<tr>
|
|
||||||
<td align="center" size="13px" colspan="7">
|
|
||||||
<img src="https://raw.githubusercontent.com/all-contributors/all-contributors-cli/1b8533af435da9854653492b1327a23a4dbd0a10/assets/logo-small.svg">
|
|
||||||
<a href="https://all-contributors.js.org/docs/en/bot/usage">Add your contributions</a>
|
|
||||||
</img>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</tfoot>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<!-- markdownlint-restore -->
|
|
||||||
<!-- prettier-ignore-end -->
|
|
||||||
|
|
||||||
<!-- ALL-CONTRIBUTORS-LIST:END -->
|
|
||||||
=======
|
|
||||||
[](https://github.com/jono-rams/surround-to-eac3/graphs/contributors)
|
[](https://github.com/jono-rams/surround-to-eac3/graphs/contributors)
|
||||||
[](https://github.com/jono-rams/surround-to-eac3/issues)
|
[](https://github.com/jono-rams/surround-to-eac3/issues)
|
||||||
[](https://github.com/jono-rams/surround-to-eac3/pulls)
|
[](https://github.com/jono-rams/surround-to-eac3/pulls)
|
||||||
|
|
||||||
Contributions, issues, and feature requests are welcome! Feel free to check [issues page](https://gitea.jono-rams.work/jono/ffmpeg-audio-transcoder/issues).
|
Contributions, issues, and feature requests are welcome! Feel free to check [issues page](https://gitea.jono-rams.work/jono/ffmpeg-audio-transcoder/issues).
|
||||||
>>>>>>> gui-patch
|
|
||||||
|
|
||||||
## Contributors
|
## Contributors
|
||||||
|
|
||||||
|
|||||||
@@ -1,10 +1,6 @@
|
|||||||
[metadata]
|
[metadata]
|
||||||
name = surround-to-eac3
|
name = surround-to-eac3
|
||||||
<<<<<<< HEAD
|
|
||||||
version = 0.4.2
|
|
||||||
=======
|
|
||||||
version = 0.5.0
|
version = 0.5.0
|
||||||
>>>>>>> gui-patch
|
|
||||||
author = Jonathan Rampersad
|
author = Jonathan Rampersad
|
||||||
author_email = jonathan@jono-rams.work
|
author_email = jonathan@jono-rams.work
|
||||||
description = A CLI tool to transcode 5.1 audio in video files to E-AC3.
|
description = A CLI tool to transcode 5.1 audio in video files to E-AC3.
|
||||||
|
|||||||
Reference in New Issue
Block a user