Skip to content
Chemi edited this page Aug 18, 2022 · 4 revisions

FAQ

default user/pass?

  • User: admin
  • Pass: admin01020304
  • CHANGE ON FIRST LOGIN

cpu needed for transcoding?

  • My test setup is FX-4130 with Arch: 4 SD or 1 HD + 2 SD streams without problem with default config
  • Tested in new setup with amd 3000g and 8Gb of RAM with Arch: 3 HD streams with vaapi or 3 SD streams without vaapi with default config

run on windows?

  • No idea only tested on linux. Check all paths to needed apps and try.

error 401 from my Lan IPs with country ip blocks enabled

  • Add Lan IPs to whitelist table

login slow or load login slow

  • Disable cron before start config:O_CRON = FALSE
  • check downloads folder selected config:PPATH_DOWNLOADS
  • restart apache

cant access or error loading items

  • Be sure your access is https or config:O_FORCE_HTTPS = FALSE

cant play any item

  • Check config:O_FFMPEG is valid path to ffmpeg
  • Check config:O_FFPROBE is valid path to ffprobe
  • Check apache user have access to file/folder
  • Check added config:PPATH_DOWNLOADS to php.ini:open_basedir
  • Check your error log file (configure in virtualhost or /var/log/httpd/error_log)

where is Database?

  • basefolder/cache/data.db

how to backup database

  • copy/download basefolder/cache/data.db

Delete File not deleting files

  • check write access to files/folders by apache user

where are images?

  • basefolder/cache/mediainfo
  • images are deduplicated with hardklinks in long cron and size can be reduced with config:O_MAX_IMG_FILES

some items not have images

  • sometimes fail, use Search Images from idmediainfo log or media item

where are streamed temp files videos?

  • File sended to web browser in direct mode, no temp files

cache/temp folder is full of folders/files

  • These are for identify files and deleted in short cron. Video files are hardlinks, space is not duplicated.

my audio track is bad detected

  • add more valid selectors to config:O_LANG_AUDIO_TRACK

want to add/remove genres in menu

  • config:O_MENU_GENRES

want to add/debug webscrappers

  • config:PPATH_WEBSCRAP_DEBUG = TRUE

xampp/lampp error ffmpeg/fprobe

  • its a problem with lib versions in xampp and system are diferent, check logs

dlna server not finded

  • force detection with DLNA menu in web first then search on player, if finded and sended web browser stop loading and show broadcast info, check paths on info

dlna finded but fail recover any data

  • its only a test and very basic, only checked with vlc
  • to be sure config paths are ok test with vlc->utils->show messages and verbose = 2, select "Plug&Play Universal" in "Playlist" then check paths on log with web browser and fix configs (change in url to test '&ObjectID=' with '?ObjectID=')