Skip to content
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

Music videos still fail on older players on the most recent commit. #546

Open
DavidCGranger opened this issue Mar 9, 2024 · 9 comments
Open
Labels
bug Something isn't working classic player This issue affects one or more classic player options. It does not affect the latest player.

Comments

@DavidCGranger
Copy link
Contributor

Rehike version

0.8.0

Operating system

/

PHP version

/

What's going on?

#520 wasn't fixed after all:
https://www.youtube.com/watch?v=Soa3gO7tL-c

@DavidCGranger DavidCGranger added the bug Something isn't working label Mar 9, 2024
@DavidCGranger DavidCGranger changed the title Music videos still fail on the most recent commit. Music videos still fail on older players on the most recent commit. Mar 9, 2024
@9p4
Copy link

9p4 commented Mar 19, 2024

Music videos work for me (2015 player, not others), but only when accessing Rehike on my laptop. They don't work when using Rehike from my iPhone, unless if desktop mode is enabled and the 2022 player is used.

Update: Purging the PHP opcache and erasing the rehike folder (and creating it again) makes everything work. I don't know why, since I already had deleted the cache folder in an attempt to troubleshoot this.

@alpharetzy
Copy link

using Rehike from my iPhone

do you mean the device emulator in DevTools or real hardware?

@DavidCGranger
Copy link
Contributor Author

DavidCGranger commented Mar 24, 2024 via email

@9p4
Copy link

9p4 commented Mar 24, 2024

do you mean the device emulator in DevTools or real hardware?

On real hardware

Can't confirm

Do you have opcache enabled? Can you clear that?

@alpharetzy
Copy link

On real hardware

how is that POSSIBLE?!?!?

@9p4
Copy link

9p4 commented Mar 25, 2024

I have a server running Rehike behind Nginx using a self-signed certificate from a custom CA. I imported the CA into my phone. Then, I set up a DNS-over-HTTPS server and created a .mobileconfig file to force the DNS settings on my phone to always use my server with DoH (a feature introduced in iOS 14). This method is also very useful for intercepting Imgur requests and proxying them through Rimgo because I greatly dislike Imgur's UI. Of course, if your server goes down then so does your phone's internet connection (because no DNS), which is why I have a redundant DNS system set up across multiple servers.

@DavidCGranger
Copy link
Contributor Author

DavidCGranger commented Apr 6, 2024

Can't confirm
They still fail on my end, I even entirely reinstalled Rehike for testing.

Doesn't occur on 2015 classic player, as also mentioned by others earlier.

Update: it seems that currently, decryption is entirely broken on 2020

@9p4
Copy link

9p4 commented Apr 6, 2024

2020 player works for me still... on latest commit

@DavidCGranger
Copy link
Contributor Author

DavidCGranger commented Apr 13, 2024

2020 player works for me still... on latest commit

I'm slightly confused as to how it works for all of you.
I just completely reinstalled Rehike on a brand new Linux install and a new Windows install.
2020 player still has broken decryption, 2014 and early 2015 works.

I might look into why this happens if I get time? I'm currently busy, a bunch of exams are coming up in the next few weeks.

@kawapure kawapure added the classic player This issue affects one or more classic player options. It does not affect the latest player. label Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working classic player This issue affects one or more classic player options. It does not affect the latest player.
Projects
None yet
Development

No branches or pull requests

4 participants