added question to faq

This commit is contained in:
0xboobface 2018-07-02 17:35:04 +02:00
parent e902fbf350
commit 8aaebc80ed
1 changed files with 18 additions and 1 deletions

View File

@ -243,6 +243,23 @@
<div class="col-lg-12"> <div class="col-lg-12">
<div class="accordion text-dark" id="accordionExample"> <div class="accordion text-dark" id="accordionExample">
<!-- no mac? -->
<div class="card">
<div class="card-header" id="headingEight">
<h5 class="mb-0">
<button class="btn btn-link text-dark collapsed" type="button" data-toggle="collapse" data-target="#collapseEight" aria-expanded="true" aria-controls="collapseEight">
Is there no version for Mac?
</button>
</h5>
</div>
<div id="collapseEight" class="collapse show" aria-labelledby="headingEight" data-parent="#accordionExample">
<div class="card-body">
Try the Linux version. It contains shell scripts, which should work under Mac, too.
If they don't work, please <a href="https://github.com/0xboobface/ctbrec/issues">ask for help</a>.
</div>
</div>
</div>
<!-- only .ts files --> <!-- only .ts files -->
<div class="card"> <div class="card">
<div class="card-header" id="headingOne"> <div class="card-header" id="headingOne">
@ -252,7 +269,7 @@
</button> </button>
</h5> </h5>
</div> </div>
<div id="collapseOne" class="collapse show" aria-labelledby="headingOne" data-parent="#accordionExample"> <div id="collapseOne" class="collapse" aria-labelledby="headingOne" data-parent="#accordionExample">
<div class="card-body">CTB Recorder also creates a <div class="card-body">CTB Recorder also creates a
playlist file called playlist.m3u8. If your media player is playlist file called playlist.m3u8. If your media player is
capable of playing playlist, you can just open the playlist and capable of playing playlist, you can just open the playlist and