Kepi

Results 27 issues of Kepi

https://cmdchallenge.com/#/remove_extensions_from_files I think following should work without any troubles ```sh find . -type f -exec rename 's/\.[^.]+$//' {} \; ``` but getting `Command timed out` every time. I tried variants...

https://go4up.com/dl/cb542c283360d9/testfile.txt ``` $ plowlist https://go4up.com/dl/cb542c283360d9/testfile.txt Retrieving list (go4up): https://go4up.com/dl/cb542c283360d9/testfile.txt parse_attr failed (sed): "// href=" Failed inside go4up_list(), line 321, go4up.sh Failed inside go4up_list() [1] ```

Hello, after upgrade to latest version, I'm unable to use custom URL (as shown in https://github.com/xiaoxinghu/gatsby-orga/blob/master/gatsby-node.js where code is commented now). My *Org* pages are stored in `src/help` and I...

### Motivation for changes: There are cases where it is beneficial to have some plugin which emits all episodes of series or downloaded only. And `next_series_episode` does already almost everything...

Stale

### Describe the changes 1. Better error logging - we were missing error details from API. Now, instead of errors like "parameter missing", we will finally know which parameter :)...

### Description I'm not able to download any torrent with Realdebrid.com torrent plugin with magnet links (didn't tried normal torrent files as I'm not using them). This applies to any...

plugin bug
outdated
pyLoad Stable

# Description When your wallpaper directory already contains many images with correct resolutions for your displays, it might be better to use them instead of scaling. This is especially true...

feature-request

It will be huge benefit of Seafile android app if it can sync selected folders similar as it does on desktop. Same future can be used to auto upload of...

feature

Doesn't work on single svg page, i.e. https://igloonet.cz/static/tucnak-cb2faca690aabb6ac83f0cd5035801a5.svg Looks like same problem that was present before on image pages, there is no html code around the image to inject code...

type: idea
comp: picker

There is new [Manifest V3](https://developer.chrome.com/docs/extensions/mv3/intro/mv3-migration/) available which we should upgrade to.

fixed-in-next