#PMM: Streaming for TV Shows is duplicating itself
1 messages · Page 1 of 1 (latest)
You can press the "Close Post" button above or type /close at any time to close this post.
📝 If you want to review this again, vick2djax:
:one: Right-click (or long press with phone) on the message that contains the log
:two: Select: Copy Message Link
:three: Use the command: /logscan <message_link> or !logscan <message_link> and paste the value copied from the previous step where you see <message_link> 📝
Whenever I run pmm: streaming for my TV shows, it now doesn't populate the original collection and instead makes a duplicate. The original collection says there's a count of shows, but it's blank when you go inside. When you go into one of the duplicated streaming collections, they work.
I've tried deleting all of them but the issue keeps coming back. I've attached my config.yml and the most recent log for running the collections TV show command.
your main TV library, does it also contain the path to the TVtest library?
It doesn't appear to.
whats in your tv.yml file?
ok, maybe we can get @cursive leaf to take a look, i have been told PMM is not suppose to make duplicates, i do see you call that collection more then once but its for different libraries. Curious, do you make your own collection outsite of PMM or let plex make collections? delete_unmanaged_collections i would have that to true personally
hmm, wait a sec, not sure if this would do it but all those duplicates are collection you have under include right?
they are already included, you might want to use exclude to exclude what you want not include whats already included
The second example here is completely wrong.
Plex is expecting the directories here to contain shows, not be individual show folders
That's just my test "library" so I can make edits to overlays to one show without it scanning my whole TV library for a small tweak
But it's configured incorrectly
so any test results will be suspect as the library config is broken
I'll change that and run it again and see if it does the same thing
You have media files in a transcode directory?
it's what I mistakenly named my container in Unraid in that docker that has my media
This log shows PMM creating one "Disney+ Shows" collection in one library:
[2024-02-13 09:16:07,313] [builder.py:202] [INFO] |========================================================================================================================================================================================================|
[2024-02-13 09:16:07,314] [builder.py:202] [INFO] | Disney+ Shows Collection in TV Shows |
...
[2024-02-13 09:16:07,680] [plex_meta_manager.py:762] [INFO] | Items Found: 34 |
...
[2024-02-13 09:16:10,245] [builder.py:2860] [INFO] | 34 Shows Processed 0 Shows Added |
...
[2024-02-13 09:16:18,065] [util.py:214] [DEBUG] | Method: url_poster Poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/streaming/Disney%2B.jpg |
[2024-02-13 09:16:18,070] [library.py:213] [INFO] | Metadata: poster update not needed |
[2024-02-13 09:16:18,075] [plex_meta_manager.py:895] [INFO] | |
[2024-02-13 09:16:18,076] [plex_meta_manager.py:896] [INFO] |========================================================================================================================================================================================================|
[2024-02-13 09:16:18,076] [plex_meta_manager.py:896] [INFO] | Finished Disney+ Shows Collection |
[2024-02-13 09:16:18,077] [plex_meta_manager.py:896] [INFO] | Collection Run Time: 0:00:10 |
[2024-02-13 09:16:18,078] [plex_meta_manager.py:896] [INFO] |========================================================================================================================================================================================================|
If two are subsequently appearing, it's not PMM doing it.
The run is targeting only that one library, so the test library isn't involved at all.
The test library is defined in the config, but is not processed during this run.
None of those screenshots show what library or libraries are involved, but this log doesn't show anything unusual so far as I can see.
I just deleted the TV show streaming collections and ran it again. It created them successfully. However, I'm running it again as I'm kinda expecting it to create a duplicate of each. Looks like my seasonal collections are duplicating
Everything has been running great with no issues for the past month or so. No tinkering, this problem just started happening
Hmm. Seems fine now. Strange. I'll keep on keeping on. If I run into the issue again, I'll just rely on Trakt lists instead of the pmm premade ones
if your still getting duplicates you may want to try https://github.com/ChuckPa/PlexDBRepair
DBRepair provides database repair and maintenance for the most common Plex Media Server database problems. It is a simple menu-driven utility with a command line backend.
DBRepair is run from a command line (terminal or ssh/putty session) which has sufficient privilege to read/write the databases (minimum). If sufficient privleges exist (root), and supported by the environment, the options to start and stop PMS are presented as well. (Some envionments require DBRepair to run as the 'root' user.)
You can learn more about this tool and download/use it on ChuckPA's GitHub Repository
@valid bough Anything further needed here? If not, please type /close and hit enter.