<< TUX SpotLite (deb) + Appimage
SpotLite (deb) + Appimage
De spotter staat op je whitelist
Categorie Applicaties
PlatformLinux
GenreInternet
GenreOntwikkeling
GenreSpotnet
Datum 1 maand, 3 weken
Omvang 382.98 MB
Gespot met Spotnet 1.9.2.3
 
Website https://www.binsearch.info/?adv_age=&q=SpotLite+%28deb%29+%2B+Appimage
 
Afzender Undercover (Ff9cw)            
Tag spotlite        
 
Zoekmachine Zoek
NZB NZB
 
Aantal spam reports 0

Omschrijving

# SpotLite Linux Release (NL)

Voor meer info zie: https://spotnet.forum

Deze release bevat twee Linux installers:
- AppImage (enkel bestand)
- Mega .deb (bundelt SABnzbd + VLC .deb packages)

Vereisten
---------
- Gebouwd op Ubuntu 24.04 (glibc 2.38). Oudere distro's kunnen falen.
- AppImage kan FUSE nodig hebben (installeer `libfuse2` indien nodig).

Installeren (AppImage)
----------------------
1) Download `SpotLite-x86_64.AppImage`
2) Maak uitvoerbaar en start:
```sh
chmod +x SpotLite-x86_64.AppImage
./SpotLite-x86_64.AppImage
```

Opmerking:
- AppImage installeert GEEN SABnzbd/VLC. Installeer die apart:
```sh
sudo apt update
sudo apt install -y sabnzbdplus vlc
```

Installeren (Mega .deb)
-----------------------
1) Download `spotlite-amd64.deb`
2) Installeer:
```sh
sudo dpkg -i ./spotlite-amd64.deb
sudo apt -f install
```

Als SAB/VLC nog ontbreekt na installatie:
```sh
sudo dpkg -i /usr/lib/spotlite/vendor/debs/*.deb
sudo apt -f install
```

Standaard data locatie
----------------------
`~/.local/share/SpotLite3`

SABnzbd integratie
------------------
- SpotLite verwacht SABnzbd op `127.0.0.1:8095`
- Als SAB elders draait, pas de SAB config of SpotLite instellingen aan.

Verwijderen
-----------
```sh
sudo apt remove spotlite
```

Reacties # 0