Alexander ADAM

Results 467 comments of Alexander ADAM
trafficstars

You might already know this but I didn't: a friend of mine is using [the "official" app of the guy who came up with the idea](https://1se.co/) ([PlayStore](https://play.google.com/store/apps/details?id=co.onese.android)) and I think...

Uuuh… tags are a very good idea. I was thinking about tag based exports (i.e. export all videos with the tag `christmas` or export all videos _without_ the tag `banana`)....

It seems that [metadata like tags can be added arbitrarily by video](https://stackoverflow.com/questions/9464617/retrieving-and-saving-media-metadata-using-ffmpeg). But for a preselection (_i.e. rendering all clips that don't have the tag "bread"_) would likely be too...

Maybe the UI could look like in [F-Stop](https://play.google.com/store/apps/details?id=com.fstop.photo):

How come that this feature request has the label `question`?

> For anyone following this, Ryot can now import from Openscale (`v5.0.4`). but this is a _manual_ sync then, right? And you probably created this issue back then to have...

@techdude18 1. to have a basic readme is *so common* that even Github will ask you to create one when you create a repository. Actually it is even common to...

Yes, is obvious that you have a different viewpoint. However, even if you disagree with the majority of professional developers you should at least accept that they obviously have a...

It seems to be related to the `mark_issues` part in my case (I'm using `rbenv`): ``` File "/path/to/sublime-3/Installed Packages/RuboCop.sublime-package/rubocop_listener.py", line 46, in update_marks File "/path/to/sublime-3/Installed Packages/RuboCop.sublime-package/rubocop_listener.py", line 128, in do_in_file_check...

Awesome work, @notpushkin. I guess it would be good if this repository could add a GitHub action for automatic building the app for various platforms (for example with [`action-electron-builder`](https://github.com/marketplace/actions/electron-builder-action) [[repo](https://github.com/samuelmeuli/action-electron-builder#setup)]).