upliftedduck

joined 1 year ago
[–] upliftedduck@feddit.nl 3 points 3 months ago

Nothing to contribute that has already been said, but very interested in your blog as well!

[–] upliftedduck@feddit.nl 2 points 6 months ago

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

[–] upliftedduck@feddit.nl 2 points 6 months ago

This is indeed what i settled for now, thanks

[–] upliftedduck@feddit.nl 1 points 6 months ago (1 children)

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

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

[–] upliftedduck@feddit.nl 1 points 6 months ago

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

[–] upliftedduck@feddit.nl 1 points 6 months 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

[–] upliftedduck@feddit.nl 1 points 6 months ago (2 children)

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

[–] upliftedduck@feddit.nl 1 points 6 months 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 ;)

[–] upliftedduck@feddit.nl 1 points 8 months 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.

[–] upliftedduck@feddit.nl 2 points 8 months 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