upliftedduck

joined 2 years ago
[–] [email protected] 2 points 1 year ago

I went with the suggested mount as webdav, and this works out fine for me, thanks

[–] [email protected] 2 points 1 year ago

This is indeed what i settled for now, thanks

[–] [email protected] 1 points 1 year ago (1 children)

You could try code-server? I use it daily to edit my markdown files.

https://github.com/coder/code-server

[–] [email protected] 1 points 1 year ago

Thanks, I went with the suggested webdav route, this is fine for now.

[–] [email protected] 1 points 1 year ago (2 children)

I hadn't thought of the database issue, thanks! I am afraid though that changing the ownership of the folder might break things though? Love the --reference option by the way

[–] [email protected] 1 points 1 year ago (2 children)

Thanks for the explanation. Would that break nextcloud if i changed the owner of the folder?

[–] [email protected] 1 points 1 year ago (2 children)

That may well be a better idea, thanks. But one of the things i would like to do, besides view the contents of the folder, is rsync the directory to another storage, which brings up the permissions issue again

 

So, i have a NextCloud instance running, with the data directory binded to a folder on my storage. Now, when ik want to list or edit the contents of this folder directly from Nautilus or the terminal, I get a permission denied message. Obviously i do not have sufficent rights. How do i give myself permissions to at least view the contents of the folder? Maybe this is basis linux stuff, I have just not touched this before, and I don't want to modify this folder or break my NextCloud ;)

[–] [email protected] 1 points 1 year ago

great, looks promising, i'll keep an eye on it as well! Problem for me seems to be invidious not creating a valid rss feed for playlists. I managed to setup yt-dl to watch a youtube playlist (these are valid), but not for invidious.

my plan was: add video to invidious playlist > trigger ytdl to download video from the watched playlist > sync video to phone > add directory to antennapod.

[–] [email protected] 2 points 1 year ago

Thanx, i will check out yt-dlp

 

Hi, looking for a way to automatically download audio files with ytdl whenever i add a video to a specific invidious playlist. Hope this makes sense :)

So, basically, i add a video to an invidious playlist, which then triggers ytdl to download that video as an audiofile to a disk on my server. Then i sync that file with syncthing to my phone, so that my antennapod can load the file as podcast. Or am i complicating things??

 

I know there is a version for nextcloud that works really wel, but i am trying to move away from nextcloud 😀 Alsof, i am looking for an arm64 version

[–] [email protected] 1 points 2 years ago (1 children)

undefined> ehind a reverse proxy with some custom caching configuration for things like thumbnail images, static assets, etc.

Really curious what those nginx settings are, Clipious on my phone only shows broken thumbnails from my invidious instance

[–] [email protected] 2 points 2 years ago (1 children)

That's interesting, it never crossed my mind that I could run git on my phone. But I think I want to look for a way to auto commit every day on my code-server instance, not sure if that's possible at all. Drafting app looks nice, I'll have a try

[–] [email protected] 2 points 2 years ago (3 children)

I use code-server as well. For the mobile part i use syncthing to sync all the files to my mobile, then edit locally with Markor markdown android app.

What do you mean by version control, is this something you manage with code-server, or do you have a git repo running?

view more: next ›