khuong

Results 21 comments of khuong

Great :) It's been annoying.. I've managed to.. work around the Panic.. by launching it via another app (not applet).. so when it does crash.. either on connect, disconnect, or...

@XITRIX hah I normally always launch apps in applet but yeah that causes panic when it crashes. My switch has GDB Debugger running (for making game hacks/cheats) -- so if...

``` To enable gdbstub add the this line to /atmosphere/config/system_settings.ini under [atmosphere] enable_standalone_gdbstub = u8!0x1 Restart Switch after the change. ```

Can you post your log from plex_autoscan? I have fix mismatched options enabled, and have no issues with the scanner. Only thing is, it changes the poster data, but everything...

Hard to go further without seeing your Plex Log with Debug enabled (not verbose) while scanning an item. If you can run the following and fill in xyz ``` curl...

If you want to keep fix mismatch on for TV show for now.. you can edit Line 333 of plex.py to the following ``` from if parent_guid and (parent_guid.lower() !=...

The reason for the option is for a few reasons. 1) Plex movie scanning is based off of TITLE, YEAR 2) Plex tv scanning is based off of the general...

I’ll post my script once I get home Get Outlook for iOS ________________________________ From: asw13537 Sent: Thursday, November 12, 2020 1:51:55 PM To: l3uddz/plex_autoscan Cc: bad1dea ; Mention Subject: Re:...

Here you go.. https://gist.github.com/bad1dea/406076a2c6708930bc18371f059f5845

What the script does is, Looks through your database for any Movies (by section id) that do not have proper tagging, and forces plex to do a scan on JUST...