mirror of
https://github.com/Dvorinka/PlexSync.git
synced 2026-06-03 20:12:57 +00:00
spotiflac
This commit is contained in:
@@ -8,15 +8,15 @@
|
|||||||
<p class="lead">Sync your Spotify playlists with Plex Music Library</p>
|
<p class="lead">Sync your Spotify playlists with Plex Music Library</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="card shadow-sm border-info mb-4">
|
<div class="card shadow-sm mb-4" style="border-color: rgb(252, 198, 36) !important;">
|
||||||
<div class="card-header bg-info text-white">
|
<div class="card-header text-white" style="background-color: rgb(252, 198, 36) !important;">
|
||||||
<h3 class="h5 mb-0"><i class="bi bi-magic me-2"></i>Get High Quality Music with SpotiFLAC</h3>
|
<h3 class="h5 mb-0"><i class="bi bi-magic me-2"></i>Get High Quality Music with SpotiFLAC</h3>
|
||||||
</div>
|
</div>
|
||||||
<div class="card-body">
|
<div class="card-body">
|
||||||
<div class="row align-items-center">
|
<div class="row align-items-center">
|
||||||
<div class="col-md-4 text-center mb-3 mb-md-0">
|
<div class="col-md-4 text-center mb-3 mb-md-0">
|
||||||
<a href="https://github.com/afkarxyz/SpotiFLAC" target="_blank" rel="noopener noreferrer">
|
<a href="https://github.com/afkarxyz/SpotiFLAC" target="_blank" rel="noopener noreferrer">
|
||||||
<img src="https://raw.githubusercontent.com/afkarxyz/SpotiFLAC/main/screenshot.png"
|
<img src="spotiflac.png"
|
||||||
alt="SpotiFLAC Screenshot"
|
alt="SpotiFLAC Screenshot"
|
||||||
class="img-fluid rounded shadow-sm"
|
class="img-fluid rounded shadow-sm"
|
||||||
style="max-height: 200px;"
|
style="max-height: 200px;"
|
||||||
@@ -34,7 +34,7 @@
|
|||||||
<i class="bi bi-info-circle me-1"></i>
|
<i class="bi bi-info-circle me-1"></i>
|
||||||
Tip: Make sure to add the downloaded playlist folder to your Plex library first for matching to work.
|
Tip: Make sure to add the downloaded playlist folder to your Plex library first for matching to work.
|
||||||
</p>
|
</p>
|
||||||
<a href="https://github.com/afkarxyz/SpotiFLAC" target="_blank" rel="noopener noreferrer" class="btn btn-info">
|
<a href="https://github.com/afkarxyz/SpotiFLAC" target="_blank" rel="noopener noreferrer" class="btn" style="background-color: rgb(252, 198, 36); border-color: rgb(252, 198, 36); color: #000;">
|
||||||
<i class="bi bi-github me-2"></i>Check out SpotiFLAC
|
<i class="bi bi-github me-2"></i>Check out SpotiFLAC
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 172 KiB |
Reference in New Issue
Block a user