Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed exiftool session left open after use #400

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

kabirgaire0
Copy link

Issue :
Create too many instances of exiftool
link to the issue

Updated the code so that the exifTool session is closed after use.
Please let me know if you find a better fix.

Copy link

netlify bot commented Sep 24, 2024

Deploy Preview for superfile canceled.

Name Link
🔨 Latest commit 2e39d3c
🔍 Latest deploy log https://app.netlify.com/sites/superfile/deploys/66f3e8d5bd250c0008d16a9e

@yorukot yorukot merged commit e0ca5d8 into yorukot:main Sep 25, 2024
4 checks passed
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Oct 16, 2024
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [yorukot/superfile](https://github.com/yorukot/superfile) | patch | `v1.1.4` -> `v1.1.5` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>yorukot/superfile (yorukot/superfile)</summary>

### [`v1.1.5`](https://github.com/yorukot/superfile/blob/HEAD/changelog.md#v115)

[Compare Source](yorukot/superfile@v1.1.4...v1.1.5)

> 2024-10-03

##### Update

-   Stop automatically updating config file. Add fix-hotkeys flag, feedback for missing hotkeys [`#333`](yorukot/superfile#333)
-   Update installation.md: Add x-cmd method to install superfile [`#371`](yorukot/superfile#333)
-   Added option to change default editor [`#396`](yorukot/superfile#396)
-   Support Shell access but cant read history [`#127`](yorukot/superfile#127)
-   shortcut to copy path to currently selected file [`#196`](yorukot/superfile#196)

##### Bug fix

-   fixed typo in hotkeys.toml [`#341`](yorukot/superfile#341)
-   Fixes issue [#&#8203;360](yorukot/superfile#360) + Typo fixes by [`#379`](yorukot/superfile#379)
-   fixed spelling mistake : varibale to variable [`#394`](yorukot/superfile#394)
-   fixed exiftool session left open after use [`#400`](yorukot/superfile#400)
-   Show unsupported format in preview panel over a torrent file [`#408`](yorukot/superfile#408)
-   Vim bindings in docs cause error on nixos [`#325`](yorukot/superfile#325)
-   fix spf help flag error [`#368`](yorukot/superfile#368)
-   You cannot access the disks section in the side panel when only have one disk [`#409`](yorukot/superfile#409)
-   "Unsupported formats" message has an extra space for .pdf files [`#392`](yorukot/superfile#392)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants