-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Archive - populate with archived shows #154
Comments
Oooo that’s a big one 😨 I have a lot of thoughts and questions on this as I’ve been dreading it in the back of my mind. Mostly it’s all related to scraping. No particular order to these items, numbers are for ease of referencing. Some of these are for my own reference for the future 🧠
|
Here's another helpful way Wes and I have been exploring the scope of this item:
Hopefully that relieves a little tension and invokes some ideas.. |
Realizing I said the following on the very first line of this ticket, but than am now challenging that concept in the above comment. Happy to keep challenging it! |
Should BSD Now still be listed? I don't see why it should if it still runs without the JB Banner. |
@StefanS-O proposed that we create a separate repo and hugo instance for the JB Archive with a few distinct advantages:
work is currently being done on this strategy, just figured I would keep you all updated on the direction of the Archive. |
BSD Now is an important part of the JB Network's history, and we are happy to list it in the JB Archives. (hoping that answers your Q.) |
@StefanS-O proposed that we create a separate repo and hugo instance for the JB Archive with a few distinct considerations:
all the above open to feedback! |
I think we should also consider the use case of moving shows out of the archive. Coder Radio has been "archived" for a few months (September 2019 - August 2020) and is now active again. Maybe the steps above are done in reverse? |
I'm happy to challenge the above assumption about needing a distinct Archive repo (w the help of in-person discussions w @ironicbadger ):
At the current build times of 43 seconds, I'm not sure this is much of a worry...
This is a big disadvantage, as duplication is generally problematic, difficult to maintain. An option would be to have a "retired" flag in profiles (this may be already implemented, I recall discussing it w @kbondarev but my searches have failed.. #125 related) to keep current and past hosts distinct.
This is essential. The current show-scraper is used for current and future shows hosted on Fireside. The
a much better strategy might be a simple
Again, could have a label/variable in the Show metadata could define which media player should be used for the episodes of this show. lets discuss! |
|
So i created a new repo here: https://github.com/JupiterBroadcasting/archive.jupiterbroadcasting.com It works the same way as the main site. I also extracted the JB Hugo theme to it's own repository here: https://github.com/JupiterBroadcasting/jb-hugo-theme I added the Github Actions and deployment (to my server at the moment): https://archive.jupiterbroadcasting.net/ There is also a child theme in the archive that can be used to override or add funtionality of the jb theme. It is part of the archive repo, because it is specific to that: What needs to be done:
|
Note Archive menu item temporarily disabled: #399 |
Not sure if i mentioned it before somewhere, i did a static export of the old site, before we switched to Hugo: |
I noticed 20 episodes of Jupiter EXTRAS have already been removed, both on extras.show (currently fireside.fm) and https://www.jupiterbroadcasting.com/show/jupiter-extras/. The gap isn't as noticeable on Fireside, because it seems like the episode numbers have been removed from the list. The episodes are: 2
15
16
20
23
25
30
37
39
40
46
47
49
52
53
54
55
58
60
72
Based on the pattern I see in these episodes on YouTube, I'm sure there are internal reasons for removing them that shouldn't be discussed here. I just want to let the next archiver know in case they're looking for these missing episodes. Also related to issue #22. |
Great observations, and yep - intentional and all is well. |
This is a big one, but essential for our 1.0 Milestone
For all shows listed on jupiterbroadcasting.com's Archive sub-menu:
Potential Problems
Some shows....
Ideas Worth Discussing
Filesystem
/content/archive/show/beer-is-tasty
to keep the/content/show
for active shows, i.e. cleaner for everyday useSub-menu?
I feel the sub-menu approach is a fine one, with all archived shows being presented under the "Archive" menu item.
Open to discussion.
Media Files?
Hosts/Guests
We do not necessarily want all previous hosts and guests to be listed on the main Hosts and Guests pages - possibly only listing active show Hosts/Guests there. Worth discussion and decision/input further from JB.
Show Artwork
..... more?
The text was updated successfully, but these errors were encountered: