Skip to content

Conversation

@datalate
Copy link
Contributor

This message started appearing after I updated from v4.3.10:

PHP message: PHP Warning:  mime_content_type(/usr/local/www/ruTorrent-5.1.6/share/settings/trackers/x.ico): Failed to open stream: No such file or directory in /usr/local/www/ruTorrent-5.1.6/plugins/tracklabels/action.php on line 92

Apparently mime_content_type() tried to access the file even when the icon download failed. This PR fixes the issue. Also now it won't try to send the file if it doesn't exist.

@stickz stickz merged commit 62d9a73 into Novik:master Apr 10, 2025
stickz pushed a commit that referenced this pull request Apr 11, 2025
stickz added a commit to stickz/docker-rtorrent-rutorrent that referenced this pull request Apr 11, 2025
**Full Changelog**: Novik/ruTorrent@v5.1.5...v5.1.7

# ruTorrent v5.1.7
**This is a recommended release for common platforms.**
1. Fixed a permissions bug with `access.ini` file.
2. Updated GitHub URL to dump plugin in config file.
3. **Fixed regression with track labels plugin in** `v5.1`.

## What's Changed
* fix access.ini permissions by fffe in Novik/ruTorrent#2867
* dump plugin - update dumptorrent binary repo link by TheGoblinHero in Novik/ruTorrent#2884
* tracklabels plugin: only access icon if download was successful by datalate in Novik/ruTorrent#2887

# ruTorrent v5.1.6
**This is an optional release. It's recommended for common platforms to upgrade.**
1. Added testing library for developers.
2. Fixed the regex pattern for the nmclub tracker.
3. Added danger colour to randomize hash in the add torrent dialog.

## What's Changed
* Check-in the npm lockfile for tests by selfisekai in Novik/ruTorrent#2846
* Fix nnmclub regex pattern for incognito mode by drrako in Novik/ruTorrent#2864
* Added danger colour to randomize hash by anthonyryan1 in Novik/ruTorrent@60d6a06
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.

2 participants