FichteFoll

Results 223 issues of FichteFoll

The README does not mention which variables are replaced in the path format interpreted by this plugin. From reading the source code, I have determined this to be the following:...

Following is the console output of me setting some flexattrs on an item that do not result in any file being moved. However, extrafiles still shows a message that it...

The current configuration is structured as follows: ``` yaml extrafiles: patterns: artworkdir: - '[sS]cans/' - '[aA]rtwork/' paths: artworkdir: $albumpath/artwork ``` Here, `patterns` and `paths` are keyed by a user-defined name...

Gifs (or rather videos, but github doesn't support `` embeds) are _a lot_ easier to grasp than the bulk of text we have currently.

enhancement

You can set syntaxes for input panels (afaik), so we should probably add a definition for our format language and highlight the input with it. There's a EBNF-like syntax speficification...

enhancement

http://www.sublimetext.com/forum/viewtopic.php?f=2&t=17042#p64031 "highlight", "highlightForeground", "findHighlight", "findHighlightForeground"

enhancement

For a few months now, you have had the ability to set a custom status that can even override the title of a rich presence (such as what we use)....

question

The Discord docs point towards their rich presence SDK being deprecated in favor of their GameSDK's [ActivityManager](https://discordapp.com/developers/docs/game-sdk/activities). However, from a brief look that seems to rely on games being approved...

question

The dbus protocol provides an observable property change event that we can monitor in case anything in the player (besides playback position) changes. [trackma uses this](https://github.com/z411/trackma/blob/ff095d7a1cf847737a59378b09bc0244e2449ccf/trackma/tracker/mpris.py). We would still provide...

enhancement