Nikita Ilyushkin
Nikita Ilyushkin
Now it's either not to resize column at all or resize every column when "Auto-resize columns to fit the window" config is set.
The opposite of https://github.com/DeaDBeeF-Player/deadbeef/issues/637
It doesn't seem like "Refresh cover art" action is in list of available actions for hotkey binding, though every other action from context menu (right mouse click in playlist) is...
I've noticed some strange behavior: I took an mp4 with rotation of 180 degrees in metadata, cut it with the editor and had an output video with an absent rotation...
Hi, I've noticed, that disabling addon is reducing 100%+ cpu utilization with one blank tab to normal low values. I guess that's not how it should work. Firefox 61.0.1.
Simple setup with broken symlink: ``` ~$ cd /tmp/ /tmp$ touch 1 /tmp$ ln -s 1 2 /tmp$ rm 1 ``` yields an error: ``` >>> send2trash('/tmp/2') Traceback (most recent...
I wonder if it's possible to preinstall packages in jail or run some bootstrap for the jail while using `poudriere bulk -i`? This can be useful as some debugging occurs...
While packaging h2o (https://pypi.python.org/pypi/h2o/3.6.0.8) I encounter python wheels distribution model, which I knew nothing about and it seems pytoport doesn't either. Still I've found a workaround to do the trick:...
Hello, I've been using pytoport lately and only confusing issue is an error of trying to find package by it's name in lowercase, whatever case initially was given to pytoport....
As in foobar2000 it's convenient to have this option: instead of manually adding arbitrary meta key and set value, this feature reduces tag editing to just setting value for pre-baked...