macstainless

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

Been beta testing this as a Kickstarter backer for many months and it's one of my top iPhone apps. Iconfactory has done a real good job and I'll say that if you like the app, $80 for a lifetime purchase really will pay for itself after only a year of using it.

[–] [email protected] 35 points 2 months ago

The weird thing is that it doesn't matter what instance/server your friends are on. If they follow you, they'll get all your posts in their feed. The best advice I can give anyone starting out on Mastodon is to follow tags instead of people in order to surface interesting posts, then you can follow people as they come up on feeds.

[–] [email protected] 22 points 2 months ago

I like this idea! It helps get people some traction out there without them needing to put effort into fumbling around how to do it. Kind of like a push start. I’m going to start doing this!

[–] [email protected] 2 points 2 months ago

That’s 2 too many if they’re going to be posted rapid fire. Cmon now.

[–] [email protected] 4 points 2 months ago

Appreciate it. Thanks!

[–] [email protected] 12 points 2 months ago

Thank you for listening and having a willingness to change things up. SOME links are fine here and there. The firehose is too much.

[–] [email protected] 4 points 2 months ago (2 children)

Which is all great. And I agree people will post at different times, but it's quite excessive lately and at least for me, doesn't make me want to be a part of this community. If I wanted every story from Elektrek or Cleantechnica, I could just visit those sites.

[–] [email protected] 133 points 2 months ago (5 children)

Oh it will as soon as the investors demand more ReTurN oN iNvEsTmEnT.

[–] [email protected] 6 points 2 months ago

Right. Posts != content.

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

You got it. Good luck!

 

I joined up here from the other EV communities on Lemmy because it seems some consolidation is going on. Now it's looking like there's a ton of posts all from one of the mods and it's literally overtaking my feed.

For example, the top "hot" posts are here are SIX in less than an hour.

I'm all about getting the community active and all that, but is this really the best method? Spamming links to Elektrek or Cleantechnica doesn't really spur much conversation. Is it possible to just slow that roll of link spam and work on fostering more discussion?

[–] [email protected] 8 points 2 months ago* (last edited 2 months ago) (2 children)

So there's 2 files that go along with the main script: a config file and a download list.

The download list file is literally a list of YT channel URLs and any time I want it to get new channels, I add to the list. Conversely if I get tired of watching a channel, I comment it out or just delete it. YT-DLP just traverses the list.

The config is where the magic happens. That dictates how the file is named, quality you download at, location it's saved to, format, etc. You can incorporate SponsorBlock which is awesome and even DeArrow has an integration. I enjoy the logging feature so it doesn't re-download vids it's already snagged. Generally I'll tell it to get every video from a channel that's been posted in the last 15 days.

My destination for the files is a YouTube library folder I set up in Plex. Plex sees it just as another TV-like library and it pulls the metadata from the files, which are embedded by YT-DLP.

Hope this helps!

[–] [email protected] 25 points 2 months ago (14 children)

I use YT-DLP to scrip the download of vids I want to watch and it drops them into Plex for me. I set it to run every 4 hours.

 

Another season of pain, but I guess this is a positive?

166
submitted 8 months ago* (last edited 8 months ago) by [email protected] to c/[email protected]
 

I'm working to get a Lemmy instance spun up in Docker. I'm using the official docker-compose listed in the git repository. But when I bring the whole thing up, the Lemmy container keeps restarting. The other containers are fine.

The error I'm getting is:

thread 'main' panicked at 'Failed to load settings file, see documentation (https://join-lemmy.org/docs/en/administration/configuration.html): LemmyError { message: None, inner: Is a directory (os error 21), context: SpanTrace [] }', crates/utils/src/settings/mod.rs:20:20

Any help on how I can resolve this would be great. Thank you!

view more: next ›