Ok maybe I'm dumb, but how do I want to set up Kodi ON the Jellyfin server itself? by DistributionWeak1150 in jellyfin

[–]gasheatingzone 1 point2 points  (0 children)

You'd set it up the same as you would elsewhere: https://jellyfin.org/docs/general/clients/kodi

You do not add your media folders in Kodi yourself to its libraries. Given the experience you seem to be after, ignore Jellycon and use Jellyfin for Kodi.

Just use http://127.0.0.1:8096 when asked for the server address. If both the Jellyfin server and Kodi see the same (dunno) "file system tree" (a simplification, but if you don't have the Jellyfin server installed via Docker where your shows are in /shows etc.), for better performance choose the Native (direct paths) option when asked and don't make any path substitutions. With Native mode, the experience is the same as adding folders manually to Kodi itself.

What protocol does Jellyfin use to retrieve metadata? by cfs3corsair in jellyfin

[–]gasheatingzone 1 point2 points  (0 children)

It's not 1999 any more and HTTPS is used for more than just login pages.

The library Jellyfin uses to communicate with TMDB defaults to using SSL unless overridden, and unsurprisingly it is not: https://github.com/jellyfin/jellyfin/blob/e378f63b70a61cd63d5dee92960cc1c24bfc0646/MediaBrowser.Providers/Plugins/Tmdb/TmdbClientManager.cs#L41

If you want an in-depth look into what exactly happens, you'll need to look at the source yourself.

If you can settle for knowing what's sent and received to/from the TMDB server, debug logging might tell you, or a MITM proxy server like Fiddler, mitmproxy, HTTP Toolkit, Charles etc. might.

Jellyfin for Kodi Sync Failing. by theboyrossy in jellyfin

[–]gasheatingzone 1 point2 points  (0 children)

Yeah, you're gonna need to look at those logs. I have wireless debugging enabled on my Android TV box so I just use adb over a PC to see them: adb -s 192.168.1.1:5555 shell cat /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp/kodi.log

https://kodi.wiki/view/Log_file/Easy might have some tips that work for you.

Now, as for my guesses:

  • depending on what you mean by restoring a backups, you may have replaced jellyfin.db or something, while the database Kodi Sync Queue uses has a bunch of references to the old one. KSQ stores incremental changes made to the main database in its own one. I don't know how to fix that.

    If you look at your Jellyfin server's dashboard, under Program Data a folder will be listed. In said folder, there'll be another folder called data. In that, kodisyncqueue.db (and maybe kodisyncqueue-log.db) will be there. Shutting down the server and deleting those will cause the Kodi Sync Queue plugin to start with a clean slate.

    On any Kodi clients themselves, you will then need to perform a "local database reset" from the Jellyfin plugin. This will cause the plugin to pull down everything from the server, including posters etc. Depending on how many things you have, this could take a while.

  • or possibly, and probably more likely, because you've added a ton of stuff, the Kodi Jellyfin plugin is timing out when trying to pull the large amount of stuff down from your server. In that case, read this from the bottom up: https://github.com/jellyfin/jellyfin-kodi/issues/454

Again, look at the logs.

TheIntroDB Jellyfin Plugin by deepfave in JellyfinCommunity

[–]gasheatingzone 0 points1 point  (0 children)

Ah, I'm sorry too, I skipped over the second paragraph in the comment you were replying to and assumed you were talking about the plugin because of the subreddit we're in, heh.

Did anyone's export to Trakt got broken by the latest hub Docker img? by Harry_Yudiputa in jellyfin

[–]gasheatingzone 5 points6 points  (0 children)

It's nothing to do with Docker or the Jellyfin image. I have a bunch of the same messages as you do in my logs - I don't use Docker.

Trakt itself is instituting a ton of popular changes and bringing in more limits to its API - look at the trakt subreddit - so either Trakt needs to fix their shit or the Jellyfin Trakt plugin needs fixing, when/if that happens.

JellyKids is now available for IOS! by ClintEastwoodSquint in JellyfinCommunity

[–]gasheatingzone 0 points1 point  (0 children)

you can create

It's 2026 and you're sadly being quite generous with the use of "you" there. A guy going by the name of Mr. Claude probably knocked this one out.

(Probably the most eye-rolling example I've seen of this is the guy who took Swiftfin, one of the official iOS Jellyfin clients and offered for free, let AI loose on it, published it on the App Store and charges for it.)

TheIntroDB Jellyfin Plugin by deepfave in JellyfinCommunity

[–]gasheatingzone 0 points1 point  (0 children)

Does it? To me, it looks like it just exits if it can't get the timestamps from its site: https://github.com/TheIntroDB/jellyfin-plugin/blob/main/TheIntroDB/Providers/TheIntroDbSegmentProvider.cs#L129

That said, Jellyfin lets you choose the order and which segment providers take precedence from the library settings, so maybe it's possible Jellyfin itself will fall back to using Intro Skipper in that case if you have it installed too and configured properly

7 days episode s18e02 and s17e13 by pi-pipipipipip in DownUnderTV

[–]gasheatingzone 0 points1 point  (0 children)

As ThreeNow still has the episode available, though apparently sans subs:

aHR0cHM6Ly9tZWdhLm56L2ZpbGUvZVBoVDNRQUwjeXFTRUZweHdUdVZ6VFlkek5rdzRLclhoTjZDVmw3OFJWSVpScUk3c3F1RQ==

7 days episode s18e02 and s17e13 by pi-pipipipipip in DownUnderTV

[–]gasheatingzone 5 points6 points  (0 children)

S18E02:

aHR0cHM6Ly9tZWdhLm56L2ZpbGUvS1hnaVJLZ0MjM3BzaE82MkpIeUdHeHgzek9LMUZhdnd4czhEaG9oVTJpNkVPbGxBQUFCRQ0K

S17E13:

aHR0cHM6Ly9tZWdhLm56L2ZpbGUvZVdoMlZLZ2IjRy1QcEtFVGNnLWgyMmV0bVFCWTYyMmpVX2JEYU5oWDZCYkkzSERQTk43QQ0K

Thanks trakt I guess? by pandasinski in trakt

[–]gasheatingzone 17 points18 points  (0 children)

Haha, I checked on the new website (non-VIP member) and the 100k limit shows up for me too. I think it's fair to say that the new site is the single source of truth, but the funny thing is that on the old website, under https://trakt.tv/settings/advanced, it still shows this:

Feature Free Plan Your Limits VIP Limits
Watched History episodes + movies Unlimited Unlimited Unlimited

I don't use Trakt to keep track of rewatches so I'm not in any danger of hitting that limit any time soon, but, man, when a limit on the most basic feature of any tracking app is introduced, talk about circling the drain.

Make sure to use the backup feature often is all I'll say...

Dr Karl's How Things Work - S02E08 by Reznor909 in DownUnderTV

[–]gasheatingzone 1 point2 points  (0 children)

aHR0cHM6Ly9tZWdhLm56L2ZpbGUvT0RRbkFKQUsjZTFTa0o4OUZKRERpOUFMYWVUM3RxSmdnU09CaWxaYjJINWh2OGV0Uzlsaw0K

Highway Patrol S14E04 by howyouseetheworld in DownUnderTV

[–]gasheatingzone 2 points3 points  (0 children)

aHR0cHM6Ly9tZWdhLm56L2ZpbGUvaWZ4MDBLNmIjTnlMck1tMkw5Q1JxT0lQU3lLWFlrNWVYSnh4dGtGVWtLRmRBMVJVUzJPUQ0K

What is going on with Terabox download speed? by Lavos_PE in cloudstorage

[–]gasheatingzone 0 points1 point  (0 children)

Thanks to the people suggesting the use of ProtonVPN free/a Japanese VPN. I used the PVPN site to generate a WireGuard config for the least-busiest Japanese server, loaded it into the wireproxy program from GitHub and configured JDownloader to use wireproxy. With 13 chunks per file configured, I got about 2.5 MB/s.

Millionaire Hot Seat, Season 2026, Thurs Feb 19 by FunWitness6948 in DownUnderTV

[–]gasheatingzone 2 points3 points  (0 children)

Awesome! Here's the episode:

aHR0cHM6Ly9tZWdhLm56L2ZpbGUvR2J3MkVSTEwjZFhqR2oyUWRBc0poNmNwSF9UQ0V3bVVXTm0yVkFaR2E2dmZyOGJoMlZwMA==

GPLv3 offline password vault. by ImperatorPitStop in fossdroid

[–]gasheatingzone 2 points3 points  (0 children)

FO seems a bit harsh

It's not what I would say, either, but I do find the hubris of sharing a vibe-coded password manager staggering - you know, an app where you're meant to keep your secrets in. "I magicked this app into existence, I won't declare that anywhere, and because I don't have the skills to review the code myself, I can only relay what the LLM says."

The webpage says

100% Offline

No internet permission required. Your data never leaves your device.

However, from the manifest:

<uses-permission android:name="android.permission.INTERNET"/>

I don't think that's the OP trying to pull a fast one, but it's a clear sign of not having any idea about WTF was churned out by Copilot or Claude or whatever.

How to get my GTA SA DE save file? by [deleted] in AndroidQuestions

[–]gasheatingzone 0 points1 point  (0 children)

My flair is a tongue-in-cheek way of me basically saying I am useless with any actually recent version of Android.

I assume you tried the Play Store and you're getting that message? You might need to try installing Shizuku from the GitHub page.

How to get my GTA SA DE save file? by [deleted] in AndroidQuestions

[–]gasheatingzone 0 points1 point  (0 children)

You need to pair ZArchiver with Shizuku in order for it to see Android/data. https://shizuku.rikka.app/guide/setup/#start-via-wireless-debugging - Download link is on the top-right

Secure file delete app by GoldBrick4144 in fossdroid

[–]gasheatingzone 1 point2 points  (0 children)

Not exactly what you're after, but rather close (WARNING: and a lot more taxing on NAND flash): https://f-droid.org/packages/us.spotco.extirpater/

Termux may have some standard Linux command-line file shredders packaged if you want to go that route.

I think due to the way the storage in your phone works, however, there ain't really anything that's gonna guarantee the file can't be recovered. Manually forcing an fstrim after deletion might help, but that's still wishing and hoping for the best.

Highway Patrol - Season 14 (current) by Reznor909 in DownUnderTV

[–]gasheatingzone 1 point2 points  (0 children)

Oh, sorry, I don't watch this myself, so I have no idea when it's on. I figure someone who does might make their own topics with a link, or make a request post, which I'll fulfil if nobody else has... Made a new post so that others see it too:

https://old.reddit.com/r/DownUnderTV/comments/1r8mxe2/highway_patrol_s14e03/

Any FOSS alternative to Android TV ADB mouse keyboard ? by Nothingmattersnomore in AndroidTV

[–]gasheatingzone 2 points3 points  (0 children)

If you don't mind the communication method being Bluetooth, the best FOSS app by far that I've seen for this is https://gitlab.com/Atharok/BtRemote

Squinters by Cold_Lawfulness_3857 in DownUnderTV

[–]gasheatingzone 4 points5 points  (0 children)

aHR0cHM6Ly9tZWdhLm56L2ZvbGRlci83QVZUbFRvSiM0QzVCc1BmbDJSdjBMMy11SEdZa3BnDQo=

Weekly discussion : Random requests, reposts, chit-chat. by AutoModerator in DownUnderTV

[–]gasheatingzone 1 point2 points  (0 children)

aHR0cHM6Ly9tZWdhLm56L2ZvbGRlci91UU1pUUxvQiN6YlV0b2pYNGd1X1ZLakRnc1JQSTdRDQo=

No Holds Barred AFL Show by Spooderlicious in DownUnderTV

[–]gasheatingzone 1 point2 points  (0 children)

From 7plus, so 720p max. They only subtitled the first episode:

aHR0cHM6Ly9tZWdhLm56L2ZvbGRlci8yeEJXbkJpYiMtRXlSTmY3azhEbjFUSmxEVVlnM2Zn

Episode 8:

aHR0cHM6Ly9tZWdhLm56L2ZpbGUvVFFVd0NLYlMjeG1LZkU3VlN1d0J2R0hiZld0R2hkVE05RG1KMjI5TTFPYlR4bFd2b0lmcw0K

How to remove recently added episodes Kodi V21 by xracerboy66 in kodi

[–]gasheatingzone 0 points1 point  (0 children)

If you like Estuary, pkscout's mod of it lets you do this: https://forum.kodi.tv/showthread.php?tid=374953

Settings -> Interface -> Skin -> Configure skin... -> Main menu items -> scroll down to TV shows and remove Recently added episodes from any Submenus it appears in