#Star Trek timeline playlist missing 4 episodes

1 messages · Page 1 of 1 (latest)

fierce fern
#

The star trek timeline playlist seems to be missing Star Trek Enterprise episodes 4, 5, and 6. I did not see them elsewhere in the playlist, and they are present in my library.

I don't know what the source is for this list so can't check. Could you tell me if this is an issue on my end or in the source?
perhaps it is on purpose?

spice storm
#

The sources for all the defaults are in the files inside defaults in the repo

fierce fern
#

then I can confirm they are missing from the list, went through al the pages just to be sure. Should i made a github issue for this?

spice storm
#

Probably that list should be replaced with a correct one.

fierce fern
#

made an issue, but I guess we need to either track down the original creator, or build a new list

spice storm
smoky quest
#

If a better list can be found then we can swap it out

fierce fern
#

@smoky quest I've compared all the lists. this list is the most complete, and was also updated last. Looking at the notes, the creator has noted his thought process on dates, which is a bonus and shows seriousness: https://trakt.tv/users/username57/lists/star-trek-prime-canon-timeline

Trakt

All Star Trek episodes and films in chronological order (Updated October 28, 2022) >2151: Enterprise: Broken BowEnterprise: Oasis (1→20) >2152: Enterprise: DetainedEnterprise: Judgment (21→45) >2153: Enterprise: HorizonEnterprise: Harbinger (46→67) >2154: Enterprise: Hatchery → _Enterprise: ...

smoky quest
#

I'll PR the change shortly then

fierce fern
#

it also shows a lot more was missing from the current list as it has 800 vs 400 items lol. Only debatable change is that it excludes the recent alternative timeline movies, but that is a question of what is canon.

#

thanks for adding it

smoky quest
#

PR submitted

fierce fern
#

🙏

smoky quest
#

FYI I am nearly finished reworking the Universe file to also work on TV Shows

#

I have included this list in that rework

fierce fern
#

now that's cool!

pliant pond
#

This is exciting! Where can I find the PMM playlist for this?

pliant pond
#

Oh nevermind 🤦🏻‍♂️

pliant pond
#

Further to this 'Star Trek' PMM playlist I wanted to create, I'm having an issue so I thought I would post here instead of creating a new ticket. I'm using the following:

#

but it's creating all the playlists and using the default one for Star Trek

#

Obviously I'm doing something wrong. Can someone please give me some guidance please and thank you?

spice storm
#

Can you provide a log of this happening?

pearl shellBOT
#

If you are not already in one, open a thread in #pmm-help

Find meta.log in config/logs/

Drag it in the Discord thread - the whole thing, DO NOT EDIT IT

Log file too big? USE PASTEBIN or ZIP THE FILE

Still confused? ¯\(ツ)

pliant pond
spice storm
#

Hm; config seems fine, but the log looks like it's not paying attention to the use_*.

pliant pond
#

No it doesn't... Hmmm 🤷‍♂️

pliant pond
#

I've successfully created a 'Star Trek Timeline' playlist based on the above 'Username57' Trakt list. My question is... How do I determine what's missing? There are 880 items in the Trakt list. My playlist has 849. The playlist log doesn't show what's missing.

spice storm
#

is show_missing enabled?

pliant pond
#

It is not. Thanks for the tip, sir!

#

Actually it is... Under settings. show_missing: true

#

Looking at my config I think I need to generate a playlist report vs looking at the log.

#

playlist_report: is also set to true which I think generates the playlist.log which is where I was originally looking

pliant pond
#

Yah... Neither the playlist log or meta log show the missing items. All they show are the 849 added out of 880 from the list.

spice storm
#

Well, worst case you have the list of 880 and the list of 849, so a bit of search-replace and some sorting should shake them out.

#

But there should be a way to get PMM to produce that list.

pliant pond
#

Any further suggestions other than manually going through the list?

spice storm
#

As a one-off I would probably export the Trakt list list of 880 to CSV, copy the list of 849 from the PMM log, and do some S-R in a text editor before bringing the two lists into Excel to sort and find the 31 differences.

smoky quest
#

Not ideal but you could run the list against your Movies and Shows libraries

#

with a show_missing

pliant pond
#

show_missing is already included. I'll have to to take a closer look at the missing log when I can and keep you posted.