AceFire6 / ordered-arrowverse

A listing of all shows in the Arrowverse in watch order to ensure continuity and sensible ordering for crossover episodes
https://arrowverse.info
100 stars 33 forks source link

Full list of Crisis changes #249

Open deepfriedheroin opened 4 years ago

deepfriedheroin commented 4 years ago

Crisis changes everything.

List of Arrowverse and Arrowverse adjacent shows, which are not on the list:

Current:

Upcoming

Unofficial

Christopher Chance, the Human Target, appears in:

and is mentioned in Arrow S06E02

I'll try to fork the project, should I find the time. It's been a very useful resource, until the episode orders started sliding around.

Also, before comments come, Constantine: City of Demons, is listed as DCAMU, not Arrowverse.

Tangentially tied to the live-action series Constantine through actor Matt Ryan, the series is set in the DC Animated Movie Universe

neil-menghani commented 4 years ago

The reason for the order being messed up for the Spring is because 1. Crisis episodes are in a different order from the normal air schedule 2. Episodes airing on the same day need a way to break the tie (which I have implemented). I made a pull request 3 months ago to update the air schedule for the Spring and fix the incorrect order for Crisis and these episodes, but it was never accepted as the owner has been MIA. I will pull and merge the recent changes and make a fresh pull request with the updates.

If you have time and would like to add these shows that’d be great. Right now we’re using the arrow verse wiki which does not include most of them (except Flash 1990 and BoP).

-Neil

On Sat, May 23, 2020 at 12:12 PM deepfriedheroin notifications@github.com wrote:

Crisis changes everything.

List of Arrowverse and Arrowverse adjacent shows https://en.wikipedia.org/wiki/List_of_television_series_based_on_DC_Comics_publications, which are not on the list: Current:

Upcoming

Unofficial

Christopher Chance https://arrow.fandom.com/wiki/Christopher_Chance, the Human Target https://arrow.fandom.com/wiki/Human_Target, appears in:

and is mentioned in Arrow S06E02 https://en.wikipedia.org/wiki/Arrow_(season_6)

I'll try to fork the project, should I find the time. It's been a very useful resource, until the episode orders started sliding around.

Also, before comments come, Constantine: City of Demons https://en.wikipedia.org/wiki/Constantine:_City_of_Demons, is listed as DCAMU https://en.wikipedia.org/wiki/DC_Animated_Movie_Universe, not Arrowverse.

Tangentially tied to the live-action series Constantine through actor Matt Ryan, the series is set in the DC Animated Movie Universe

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/AceFire6/ordered-arrowverse/issues/249, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHFDBTYGK5FUSD7UINDGYXDRS7YYTANCNFSM4NIQEHEA .

deepfriedheroin commented 4 years ago

That sounds about right. When I have a free day, I'll put together a pull request.

CassieRoseZA commented 3 years ago

I can do it

neil-menghani commented 3 years ago

It’s pretty simple to add shows. I’ve tried submitting pull requests to add shows and fix issues in the order but I think Jethro is inactive. I also set up a system for the air schedule (which breaks ties for shows that air the same night) but Jethro has not been accepting the updates to the schedule.

Best, Neil

On Fri, Feb 26, 2021 at 6:07 PM Bently 21 notifications@github.com wrote:

I can do it

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/AceFire6/ordered-arrowverse/issues/249#issuecomment-786941962, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHFDBT4K37D43I35DNKZFNTTBASTXANCNFSM4NIQEHEA .

CassieRoseZA commented 3 years ago

schedule.

Can u maybe show me that system youv setup?

neil-menghani commented 3 years ago

Check out my most recent pull request:

https://github.com/AceFire6/ordered-arrowverse/issues/202

handle_air_time_error (which I wrote in a previous pull request) fixes any conflicts between episodes airing the same day and fixes issues with crisis. Feel free to update this and the rest of the code with Superman & Lois, but like I said the owner hasn’t been accepting any of my pull requests in over a year.

On Sat, Feb 27, 2021 at 2:21 AM Bently 21 notifications@github.com wrote:

schedule.

Can u maybe show me that system youv setup?

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/AceFire6/ordered-arrowverse/issues/249#issuecomment-787022854, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHFDBTYTUJRC5QWVZ34M2QLTBCMN7ANCNFSM4NIQEHEA .

CassieRoseZA commented 3 years ago

Check out my most recent pull request: #202 handle_air_time_error (which I wrote in a previous pull request) fixes any conflicts between episodes airing the same day and fixes issues with crisis. Feel free to update this and the rest of the code with Superman & Lois, but like I said the owner hasn’t been accepting any of my pull requests in over a year. On Sat, Feb 27, 2021 at 2:21 AM Bently 21 @.***> wrote: schedule. Can u maybe show me that system youv setup? — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#249 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHFDBTYTUJRC5QWVZ34M2QLTBCMN7ANCNFSM4NIQEHEA .

well it seems that whenever itry to run it with your pull code it crashes

CassieRoseZA commented 3 years ago

Do you have a discord?

neil-menghani commented 3 years ago

Probably because there have been multiple commits from dependabot since that pull request. Conflicts will have to be merged. I can do another PR when I get a chance but I think that one was only a few lines of code. The one I submitted before that which was accepted was more substantial.

On Sat, Feb 27, 2021 at 2:33 AM Bently 21 notifications@github.com wrote:

Check out my most recent pull request: #202 https://github.com/AceFire6/ordered-arrowverse/pull/202 handle_air_time_error (which I wrote in a previous pull request) fixes any conflicts between episodes airing the same day and fixes issues with crisis. Feel free to update this and the rest of the code with Superman & Lois, but like I said the owner hasn’t been accepting any of my pull requests in over a year. … <#m721523867814204454> On Sat, Feb 27, 2021 at 2:21 AM Bently 21 @.***> wrote: schedule. Can u maybe show me that system youv setup? — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#249 (comment) https://github.com/AceFire6/ordered-arrowverse/issues/249#issuecomment-787022854>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHFDBTYTUJRC5QWVZ34M2QLTBCMN7ANCNFSM4NIQEHEA .

well it seems that whenever itry to run it with your pull code it crashes

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/AceFire6/ordered-arrowverse/issues/249#issuecomment-787030119, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHFDBTZGS75QGKLRIY2SPJTTBCN6NANCNFSM4NIQEHEA .

CassieRoseZA commented 3 years ago

Probably because there have been multiple commits from dependabot since that pull request. Conflicts will have to be merged. I can do another PR when I get a chance but I think that one was only a few lines of code. The one I submitted before that which was accepted was more substantial. On Sat, Feb 27, 2021 at 2:33 AM Bently 21 @.> wrote: Check out my most recent pull request: #202 <#202> handle_air_time_error (which I wrote in a previous pull request) fixes any conflicts between episodes airing the same day and fixes issues with crisis. Feel free to update this and the rest of the code with Superman & Lois, but like I said the owner hasn’t been accepting any of my pull requests in over a year. … <#m721523867814204454> On Sat, Feb 27, 2021 at 2:21 AM Bently 21 @.> wrote: schedule. Can u maybe show me that system youv setup? — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#249 (comment) <#249 (comment)>>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHFDBTYTUJRC5QWVZ34M2QLTBCMN7ANCNFSM4NIQEHEA . well it seems that whenever itry to run it with your pull code it crashes — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#249 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHFDBTZGS75QGKLRIY2SPJTTBCN6NANCNFSM4NIQEHEA .

can u maybe look at my fork and see where it erroring

neil-menghani commented 3 years ago

I’ll try to take a look this weekend if I get some time. Feel free to hit me up on discord @ Trust#8341. Keep in mind if we can’t get a hold of Jethro then there’s no point in putting too much effort into this (as only he can accept PRs).

On Sat, Feb 27, 2021 at 2:38 AM Bently 21 notifications@github.com wrote:

Probably because there have been multiple commits from dependabot since that pull request. Conflicts will have to be merged. I can do another PR when I get a chance but I think that one was only a few lines of code. The one I submitted before that which was accepted was more substantial. … <#m_4335112071347288738_m1214238324267831882> On Sat, Feb 27, 2021 at 2:33 AM Bently 21 @.> wrote: Check out my most recent pull request: #202 https://github.com/AceFire6/ordered-arrowverse/pull/202 <#202 https://github.com/AceFire6/ordered-arrowverse/pull/202> handle_air_time_error (which I wrote in a previous pull request) fixes any conflicts between episodes airing the same day and fixes issues with crisis. Feel free to update this and the rest of the code with Superman & Lois, but like I said the owner hasn’t been accepting any of my pull requests in over a year. … <#m721523867814204454> On Sat, Feb 27, 2021 at 2:21 AM Bently 21 @.> wrote: schedule. Can u maybe show me that system youv setup? — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#249 https://github.com/AceFire6/ordered-arrowverse/issues/249 (comment) <#249 (comment) https://github.com/AceFire6/ordered-arrowverse/issues/249#issuecomment-787022854>>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHFDBTYTUJRC5QWVZ34M2QLTBCMN7ANCNFSM4NIQEHEA . well it seems that whenever itry to run it with your pull code it crashes — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#249 (comment) https://github.com/AceFire6/ordered-arrowverse/issues/249#issuecomment-787030119>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHFDBTZGS75QGKLRIY2SPJTTBCN6NANCNFSM4NIQEHEA .

can u maybe look at my fork and see where it erroring

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/AceFire6/ordered-arrowverse/issues/249#issuecomment-787030524, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHFDBT3UAGHQKNRZZM3APYDTBCOQDANCNFSM4NIQEHEA .

CassieRoseZA commented 3 years ago

Im making my own site version