whimsical-c4lic0

Results 11 comments of whimsical-c4lic0

@cprn1337 Here is what my StreaMonitor service looks like in unraid. You'll need to click on "ADD CONTAINER" on the "Docker" tab in unraid. Then add paths, ports, and variables...

@cprn1337 If you haven't yet, you'll need to create the `config.json` and `parameters.py` files before starting the container. For example, `config.json` could start with the following content: ```json [] ```...

@cprn1337 The console works. The command should be `python Controller.py status` instead of `status`.

I ran across the issue when testing the new paid tab option. After browsing through the sqlite databases, the issue seems to only be with DRM videos. I haven't looked...

What version of OF-DL are you using? A recent release has fixed a bug where DRM videos could cause the program to stall.

> > What version of OF-DL are you using? A recent release has fixed a bug where DRM videos could cause the program to stall. > > Hi! In the...

> > What version of OF-DL are you using? A recent release has fixed a bug where DRM videos could cause the program to stall. > > I'm using the...

@maraudersmapx, you may want to re-open this issue for visibility until the fix is merged. I've tested and merged the fix in my own StreaMonitor fork. I can create a...

> Weird update: whimsical's merge was working flawlessly (thanks, btw!) until today, but now seems like it's causing an "unknown error" issue with MFC? Or at least, I was getting...

Thanks @quavoo ! I should have tested it more thoroughly myself before pushing the code changes, so some (if not most) of the blame is on me. @padillageorge8989 , both...