tgorgdotcom / locast2plex

A very simple script to connect locast to Plex's live tv/dvr feature.
MIT License
234 stars 43 forks source link

Version 0.6.7: main.py: error: unrecognized arguments: 2>&1 #298

Open begunfx opened 3 years ago

begunfx commented 3 years ago

Hi. I updated to the latest 0.6.7 and now my docker container won't start and I get the following errors:

Did something change?

I'm running this in Docker on a Synology RS1815

`

2021-09-01 17:41:53 stdout main.py: error: unrecognized arguments: 2>&1
2021-09-01 17:41:53 stdout [--config_file CFG]
2021-09-01 17:41:53 stdout [-h]
2021-09-01 17:41:53 stdout usage: main.py
2021-09-01 17:41:53 stdout Initiating Locast2Plex v0.6.7
2021-09-01 17:40:43 stdout main.py: error: unrecognized arguments: 2>&1
2021-09-01 17:40:43 stdout [--config_file CFG]
2021-09-01 17:40:43 stdout [-h]
2021-09-01 17:40:43 stdout usage: main.py
2021-09-01 17:40:43 stdout Initiating Locast2Plex v0.6.7
2021-09-01 17:40:35 stdout main.py: error: unrecognized arguments: 2>&1
2021-09-01 17:40:35 stdout [--config_file CFG]
2021-09-01 17:40:35 stdout [-h]
2021-09-01 17:40:35 stdout usage: main.py
2021-09-01 17:40:35 stdout Initiating Locast2Plex v0.6.7
2021-09-01 17:40:28 stdout main.py: error: unrecognized arguments: 2>&1
2021-09-01 17:40:28 stdout [--config_file CFG]
2021-09-01 17:40:28 stdout [-h]
2021-09-01 17:40:28 stdout usage: main.py
2021-09-01 17:40:28 stdout Initiating Locast2Plex v0.6.7
2021-09-01 17:40:20 stdout main.py: error: unrecognized arguments: 2>&1
2021-09-01 17:40:20 stdout [--config_file CFG]
2021-09-01 17:40:20 stdout [-h]
2021-09-01 17:40:20 stdout usage: main.py
2021-09-01 17:40:20 stdout Initiating Locast2Plex v0.6.7
2021-09-01 17:40:13 stdout main.py: error: unrecognized arguments: 2>&1
2021-09-01 17:40:13 stdout [--config_file CFG]
2021-09-01 17:40:13 stdout [-h]
2021-09-01 17:40:13 stdout usage: main.py
2021-09-01 17:40:13 stdout Initiating Locast2Plex v0.6.7
2021-09-01 17:36:13 stdout main.py: error: unrecognized arguments: 2>&1
2021-09-01 17:36:13 stdout [--config_file CFG]
2021-09-01 17:36:13 stdout [-h]
2021-09-01 17:36:13 stdout usage: main.py
2021-09-01 17:36:13 stdout Initiating Locast2Plex v0.6.7

`