n2omatt

n2omatt pievienoja komentāru problēmai libreflix/libreflix#21

fs.rename fails on cross device.

Oh... that's sad (for your video card) ;D

7 gadi atpakaļ

n2omatt izveidoja izmaiņu pieprasījumu libreflix/libreflix#21

fs.rename fails on cross device.

7 gadi atpakaļ

n2omatt veica izmaiņu nosūtīšanu atzaram CrossDevice_Rename_Issues repozitorijā n2omatt/libreflix

  • 77b03ad01e - Prevent EXDEV errors and some typos corrections. fs.rename fails on cross device files. So if the the tmpfs is mounted on /tmp (which is to be the default) and the /tmp itself is on other device the call for fs.rename will trigger an [Error: EXDEV: cross-device link not permitted...] This make sure that we always have the correct behaviour no matter the actual underlying devices that we're on. The call of fs.remove is kind of optional, because by default the contents of tmpfs is cleared upon reinitialization. But to ensure that the disk space is preserved we're calling it here. Please beware of this and remove the fs.remove call if any performance degradation is perceived at all. Other thing to keep in mind is that those functions aren't default fs module calls, but instead fs-extra calls. Reference: https://github.com/jprichardson/node-fs-extra
  • b62e64de29 - Add the fs-extra requirement. This is needed to new fs calls on ./controllers/upload.js
  • e03bc232e1 Merge branch 'master' of https://notabug.org/n2omatt/libreflix
  • d90e16caef adding blog link and more
  • 417a73ead3 Nova bio

7 gadi atpakaļ

n2omatt izveidoja jaunu atzaru CrossDevice_Rename_Issues repozitorijā n2omatt/libreflix

7 gadi atpakaļ

n2omatt pievienoja komentāru problēmai libreflix/libreflix#19

Background / Thumbnail Upload Images ideas.

Ok then I'll work on it ;D

7 gadi atpakaļ

n2omatt pievienoja komentāru problēmai libreflix/libreflix#19

Background / Thumbnail Upload Images ideas.

I see! Well you did explained everything so there's no much room to any further development on this issue!

7 gadi atpakaļ

n2omatt pievienoja komentāru problēmai libreflix/libreflix#20

Download option.

Sorry for the late reply, I was in the country and net connection at there is gold!

7 gadi atpakaļ

n2omatt reģistrēja problēmu libreflix/libreflix#20

Download option.

7 gadi atpakaļ

n2omatt reģistrēja problēmu libreflix/libreflix#19

Background / Thumbnail Upload Images ideas.

7 gadi atpakaļ

n2omatt izveidoja izmaiņu pieprasījumu libreflix/libreflix#17

- Make the playback and volume controllable by keyboard.

7 gadi atpakaļ

n2omatt veica izmaiņu nosūtīšanu atzaram Keyboard_Playback_Control repozitorijā n2omatt/libreflix

  • d67762dc24 - Make the playback and volume controllable by keyboard. All players have some sort of keyboard control, Libreflix should have this too! This patch makes the playback controllable by the left and right arrow keys and the volume controllable by the up and down keys. The volumeChange function was rewritten to utilize the changevolumeDelta so we don't have code duplication!
  • 0ff01d63f9 tags click wrong slash
  • 6a3b765bec about sections
  • f41fceab7c curva svg
  • 4d5ec2a082 tags! and more details in about

7 gadi atpakaļ

n2omatt izveidoja jaunu atzaru Keyboard_Playback_Control repozitorijā n2omatt/libreflix

7 gadi atpakaļ

n2omatt atdalīja repozitoriju uz n2omatt/libreflix

7 gadi atpakaļ