ryan_harg

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

Good to know, but still a lot of source paths would change. that's my worry...

[–] [email protected] 0 points 1 week ago (1 children)

As I wrote, I've already tried to change that, but it gives me the same result.

[–] [email protected] 0 points 1 week ago (1 children)

Yes, I suspected that. But I've also tried to change that already, to no avail.... :-(

 

Hi folks,

I'm in the process of setting up Jellyfin. The basic setup is easy enough (I'm using docker compose), but I can't make it recognize tv shows properly. The metadata lookup works for movies, though.

For tv shows, it returns a (seemingly) random tv show and assigns it to all tv shows in my library. So I end up with many instances of the same show in the UI. If I change the metadata source from TheMovieDB to TheTVDB I end up with a different show, but with the same result: Every show in my library is assigned to the same invalid metadata.

I can select shows and manually identify it, but that's really cumbersome for a big libary.

If also tried the same with Emby and I don't get the same error there.

I've also tried to but a tvshow.nfo file into folders to help the lookup, but it doesn't seem to be recognized at all.

I know I can put metadata on the folder name of a series (like the show id of themoviedb), but I really don't want to do this, as I have another mediaserver server (Kodi) the same library to my Smart-TV. It would mess up that libary - also: Emby seems to be able to do the lookup correctly, so why wouldn't Jellyfin?

I know about this page: https://jellyfin.org/docs/general/server/media/shows/

My library is mostly structured this way:

Show_name/
Show_name/S01 
Show_name/S01/S01E01.mkv

(I don't think the "S01" part is the problem, I tried to rename to "Season 1" without success)

Any ideas what could be the problem here?

[–] [email protected] 5 points 1 month ago

That's exactly what I was looking for - I came across MakeMKV before, but couldn't find a recent Linux version - didn't think of Flathub, though. None of the guides that come up if you look for dvd ripping on linux mention it, though... Thanks mate!

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

Oh great! I came accross MakeMKV before, but couldn't find a recent version. Didn't think of Flathub...

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

Strangely, playing was working fine. Just when I try to convert it has sync issues... I'm probably just too simpleminded to make it work that way, but VLC doesn't make it easy to do it right either, I guess...

 

I feel this is kind of a dumb question but I can't find a solution that's working for me:

every now and then I have the need to rip copy protected dvds. In the past I have used Handbrake with libdvdcss. But now there only seems to be flatpak versions of Handbrake for linux and these versions can't access the libdvdcss library.

VLC should be able to do the job but for a specific dvd I wnt to rip now, I produces out-of-sync video/audio tracks and I haven't been able to succeed.

I can't believe ripping dvd's can be that hard. Do I miss something obvious? Any tips are appreciated, aside from just download it - I can't find the respective media anywhere...

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

What would you all reply to Alice Cooper, then?

I wanna love you but I better not touch (don't touch) I wanna hold you but my senses tell me to stop I wanna kiss you but I want it too much (too much) I wanna taste you but your lips are venomous poison

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

you could look into other ways of pirating, that don't necessarily require a vpn, instead. in may country it's mainly problematic to use torrents, because you automatically are sharing stuff as well. IRC is something that I never had a problem with, for example. you're only downloading and it doesn't cost you anything. there are xdcc search engines out there. The downsides are that it's a bit nerdy (is it a downside. though?) and you'll mostly find current mainstream content.

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

yes thank you!

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

what's the technical basis for this anyway? is it safe to use without a vpn (ie. is it using p2p connections). didn't find something immediately in the docs, maybe someone can shed some light?

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

I'm selfhosting several services, mostly based on docker containers. Many of these are managed on Github and publish releases there. What annoys me is that I regularly miss updates.

I'm also quite active on Mastodon so I thought it would be handy to have a bot automatically scanning for new github releases and posting a new toot for every new release.

The bot can be configured to scan multiple different github repositories and publish to different mastodon accounts.

I have set up accounts for:

https://mastodon.social/@navidrome_releases
https://mastodon.social/@vaultwarden_releases
https://mastodon.social/@dockerpihole_releases
https://mastodon.social/@tempo_releases
https://mastodon.social/@unifidocker_releases

You can use the notification feature of Mastodon to get a notification, whenever a new post is published. Just follow an account and hit the little bell icon on its profile page.

Here's the code, if someone is interested in that:

https://codeberg.org/ryan_harg/github-releases-bot

Is this something that you people find useful? Which other services would you like to see covered in that way?

view more: next ›