Site update
This commit is contained in:
parent
bcb4734e5e
commit
33b85e2436
11 changed files with 41 additions and 28 deletions
|
@ -37,7 +37,13 @@ What creates the issue? From what I have been able to find on the issues over on
|
|||
|
||||
<h1>Piped videos not loading</h1>
|
||||
|
||||
<p>Recently I have received and experienced an issue of videos not loading on my personal <a href="https://piped.cronyakatsuki.xyz">piped</a> instance and on the official instance. But I have found a fix and a way to watch the videos even without the fix.</p>
|
||||
|
||||
|
||||
<div id="date">
|
||||
<p>26-02-2023</p>
|
||||
</div>
|
||||
|
||||
<p>Recently I have received and experienced an issue of videos not loading on my personal <a href="https://piped.cronyakatsuki.xyz">piped</a> instance and on the official instance. But I have found a fix and a way to watch the videos even without the fix.</p>
|
||||
<!-- raw HTML omitted -->
|
||||
<h2 id="what-creates-the-issue">What creates the issue?</h2>
|
||||
<p>From what I have been able to find on the issues over on the <a href="https://github.com/TeamPiped/Piped">piped github</a> it seems to be an lbry issue of the videos not loading mostly on firefox, the issue seems to not happen on the chromium browsers.</p>
|
||||
|
@ -45,9 +51,7 @@ What creates the issue? From what I have been able to find on the issues over on
|
|||
<p>To fix the issue you just have to enable an option in the instance settings called <code>disable lbry for streaming</code>. This will disable loading of lbry for videos and the issue will mostly just be bypassed.</p>
|
||||
<h3 id="fun-way-to-also-watch-the-videos">Fun way to also watch the videos</h3>
|
||||
<p>If you are like me and bored you can also watch the videos without using the fix by opening the firefox debug console, and in the errors you will see the link of the video that the frontend wasn’t able to embed. Just click the link and you will be able to watch the video or it will say that the content isn’t reachable and then you will need to do the fix otherwise it’s a no no to watch that video otherwise.</p>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<footer>
|
||||
<div id="links">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue