Amit Jethani

Results 6 comments of Amit Jethani

That would work just as well! I'm drawing some inspiration from a popular music app's settings panel, but here is one idea for presets: - 64 kbps (for bandwidth constrained/audiobooks)...

I echo this idea. At a minimum, a "Direct Download" button could be added!

As an alternative, adding this one line to `div.pull-right.btn-group` table section in `Download.vue` would make the option explicit per file: ```js a.btn.btn-sm.btn-default(:title="$root.lang.preview", @click="download(file)") icon(name="download") ``` Additionally, the icon for the...

Would love to see this get merged in.

I realize this is a year+ old issue, but I'm having the exact same problem with a Synology NAS when deploying using Portainer. Everything worked well the first time around,...

Edit: this is solved. Turned out to be a firewall issue.