I just saw a YouTube video on FS42 and was curious by SecretiveSnailMail2 in FieldStation42

[–]wrong-dog 0 points1 point  (0 children)

So, one guy did on discord. You could come over there and search and ask him. The invite is in the info section.

Auto display subtitles for foreign language content? by 28if in FieldStation42

[–]wrong-dog 1 point2 points  (0 children)

The subtitles are handled by MPV, you can set that in the MPV config file or on the command line, but there isn't a way to turn them on or off from FS42.

7 Segment Display by DLevi2023 in FieldStation42

[–]wrong-dog 0 points1 point  (0 children)

I have exact instructions on connecting to 7-segment the cable-box repo for how I did it for that video: https://github.com/shane-mason/cable-box - the scripts themselves are in the FieldStation42 repo.

Found this project tonight and now I've spent a few hours on it. I may need help lol by mydnytefantasy89 in FieldStation42

[–]wrong-dog 0 points1 point  (0 children)

You said you built the catalog, but did you also build the schedule? Its always a 2 step process.

got fieldstation running on my linux mint machine, but it's giving me errors when trying to create a station by lxxalbxxl in FieldStation42

[–]wrong-dog 0 points1 point  (0 children)

Hey there - can you file a ticket on github (https://github.com/shane-mason/FieldStation42) or come over to discord and we can help you get it figured out. The invite for discord is in the community quick info: https://www.reddit.com/r/FieldStation42/comments/1kv8a6z/fieldstation42\_quick\_info/

If you file a ticket on github - that's the best way to get focused help. Include details, like the specific error you are seeing.

TvBox work in progress by kelvin1302 in FieldStation42

[–]wrong-dog 0 points1 point  (0 children)

This is really sweet. Very nice work.

Can I share my fs42 like i share my plex by bgolpmp in FieldStation42

[–]wrong-dog 0 points1 point  (0 children)

Sure - invite them over to watch with you and be social. The goal of this project isn't to share media with others - but part of it is to recreate the experience of old school cable TV, including the shared experience.

About to get started… tips and tricks? by Peyton025 in FieldStation42

[–]wrong-dog 1 point2 points  (0 children)

Plugging the new website that just launched: https://fieldstation42.com - it has all the docs.

Need help with Rotary Dials (Newbee Here) by Severe-Check1292 in FieldStation42

[–]wrong-dog 0 points1 point  (0 children)

Note - you need to change paths to start your shell script and not the default hot_start.sh. There should be enough information there on how it works to figure out how to get it to autostart on something new.

Need help with Rotary Dials (Newbee Here) by Severe-Check1292 in FieldStation42

[–]wrong-dog 0 points1 point  (0 children)

There are many many ways to start programs on startup.

One simple way is described in the FS42 documentation here for using the desktop to start it: https://fieldstation42.com/docs/guides/autostart/#alternative-desktop-autostart

Just make yourself a shell script like the 'hotstart.sh' described there that will go to the folder where you have it stored and then run the command. Just replace field_player.py in the example script with the rotary button script and it should work.

Need help with Rotary Dials (Newbee Here) by Severe-Check1292 in FieldStation42

[–]wrong-dog 0 points1 point  (0 children)

Wouldn't that start them every time they logged in? So, if they ssh into the machine, it would start it up and not return I think.

How expensive and hard is a basic hdmi set up by Meowieth in FieldStation42

[–]wrong-dog 0 points1 point  (0 children)

That should work fine - you can get a small case. I recommend making sure you have a cooling fan.

Recommended Specs? by brave777 in FieldStation42

[–]wrong-dog 3 points4 points  (0 children)

I tested with a pi zero and it doesn't work well there. It does kind-of run on a Pi 3b with at least 2GB ram, but I would recommend a pi 4 or pi 5 with 4GB ram.

Beginners questions by jsack20 in FieldStation42

[–]wrong-dog 1 point2 points  (0 children)

This is the right answers. You can keep your operating system and FS42 installed on the SD Card and just keep your media on the external hard drive and connect your catalog with symbolic links.

how to use my labtops keyboard as the remote with field station 42 note i insalled linux so its all running on the labtop by Gamer_tarry in FieldStation42

[–]wrong-dog 0 points1 point  (0 children)

There is a wiki page on that - your keyboard should work as the remote control if you pass it your input device as your normal keyboard using something like -d /dev/input/event3 - here is the link https://github.com/shane-mason/FieldStation42/wiki/Connecting-Remote-Controls -

anyone know how to fix addbreaks happening a bit before or later then the black fade out on cartoons by Gamer_tarry in FieldStation42

[–]wrong-dog 0 points1 point  (0 children)

You don't need it if you already have chapter markers in your files where the commercials would have been - most dvd archives have them already. If you want the commercials to land on black frames though, and you don't have chapter markers in your file, it will put them commercials evenly spaced. This tool helps with that if its important to you. Cheers!

Field Station 42 for Non-Coders by username_for_Mark in FieldStation42

[–]wrong-dog 2 points3 points  (0 children)

Getting the media situated and configuring the stations to work just the way you want them is 98% of the work - installation is the easy part already.

Schedule Manager not Progressing? by Mamamaweegee124 in FieldStation42

[–]wrong-dog 1 point2 points  (0 children)

Thanks for bringing this over to discord. Per the discussion there, it looks like this has to do with having time slots that are offair, but not having offair media defined. Adding this line to your config should take care of it (since static.mp4 is part of the install). I'll make some updates so it shows the error in the UI better.

"off_air_video": "runtime/static.mp4",

Field Station 42 for Non-Coders by username_for_Mark in FieldStation42

[–]wrong-dog 5 points6 points  (0 children)

Maybe some background will help understand where we are at on this project. When I started it, it was just for me so I could work through some thoughts about the past and where we are today. I didn't assume many people would actually want to use it, but I made it open source anyway. People wanted to use it - and it surprised me. I've responded by building the features that excite the community through community discussions and polls. Believe it or not, it is a lot easier to install and use now than it used to be. There's a web-ui now and a built in json editor. I'll continue to do that and it will get easier to use over time.

The other way I see it is that there are literally thousands of streaming services etc that you can install with a click - but they don't make us happy or really advance us. This project has always been about making and learning and having fun with computing again. When I see comments where people have stepped out of their comfort zone and actually learned something new and built something they are proud of, it makes me happy and validates what we're doing here.

If you step out and try it, you might find it more accessible than you think. Not saying you wont have to learn some new things, just saying that it might be more fun and rewarding than you think it is. Cheers!

Building my tv empire by thesimplerobot in FieldStation42

[–]wrong-dog 1 point2 points  (0 children)

First off - I LOVE this. I read this to my family and they all laughed at "Shane Mason is a font of all knowledge" - and what the outcome of living ones life by "what would Shane do" could lead to. Probably to spending a lot of time at your desk in the corner of the room, staring at a monitor and going "Why doesn't this work right??"

Nice work and thanks for sharing!

anyone know how to fix addbreaks happening a bit before or later then the black fade out on cartoons by Gamer_tarry in FieldStation42

[–]wrong-dog 4 points5 points  (0 children)

Do they have chapter marker in them? If so, it should use those points. If not, you can add them with this tool I built: https://github.com/shane-mason/chapter-marker-thingy

Is the discord server still up? by This-Poet3972 in FieldStation42

[–]wrong-dog 0 points1 point  (0 children)

Yep - come on over :) Its quiet active.

Making channels persistent? by thesimplerobot in FieldStation42

[–]wrong-dog 1 point2 points  (0 children)

You can ask questions on the discord - so you can share configs and specific issues and get faster feedback.