Activity for PinkPantherchen

  • PinkPantherchen PinkPantherchen posted a comment on a wiki page

    PHP open_basedir If you want to access your local minidlna-database located outside the document root of your apache2 webserver you have to set the open_basedir. php.ini Set the "open_basedir=/var/lib/minidlna" in you php.ini (/var/lib/minidlna is where the minidlna-db is located) and restart the apache2 server .htaccess If you dont have access to the php.ini, and you are ALLOWED to change php-settings via .htaccess file, then create in your minidlna-webdirectory (accessable over the web) a file...

  • PinkPantherchen PinkPantherchen posted a comment on ticket #5

    if your Website's document-root is /var/www/localhost/htdocs and your webadress is http://example.com/ then you may could access the minidlna-webinterface via the adress: http://example.com/minidlna .. Important is, that the database you use is accessable by apache-user If your minidlna-db is located in /var/lib/minidlna/ you have to allow php/apache to access this folder, for example in the "php.ini" using the open_basedir=/var/lib/minidlna or in a .htaccess file in the /var/www/localhost/htdocs/minidlna-Directory...

  • PinkPantherchen PinkPantherchen created ticket #5

    Apache2 - MiniDLN

  • PinkPantherchen PinkPantherchen committed [r42] on Code

  • PinkPantherchen PinkPantherchen committed [r41] on Code

  • PinkPantherchen PinkPantherchen committed [r40] on Code

    Bugfix (Query)

  • PinkPantherchen PinkPantherchen posted a comment on discussion Open Discussion

    Hy at @all i still updated the external Webinterface for ReadyMedia/Minidlna, you could find it under: https://sourceforge.net/projects/minidlna-web/ or https://github.com/PinkPantherchen/minidlna-web New features are: - Startpage with the last 30 new Files added in ReadyMedia/MiniDLNA - Compatibility for PHP8.1 (inkl. Instruction von mcrypt) - 2-Way Download: a) if using web interface on minidlna-server them self, link from original filepath b) if using web interface from othersystem, direct link...

  • PinkPantherchen PinkPantherchen committed [r39] on Code

    Update Version 1.7b

  • PinkPantherchen PinkPantherchen committed [r38] on Code

    PHP8-Update

  • PinkPantherchen PinkPantherchen committed [r37]

    (default-Files) not not symlinked, static files

  • PinkPantherchen PinkPantherchen committed [r36]

    JQuery-Script local now, because not every minidlna-server will have access to the internet ..

  • PinkPantherchen PinkPantherchen committed [r35]

    Bugfix for googleapi, if minidlnaWeb is https, the googleapi might be included also per https .. so googleapi generally per https

  • PinkPantherchen PinkPantherchen committed [r34]

  • PinkPantherchen PinkPantherchen committed [r33]

  • PinkPantherchen PinkPantherchen committed [r32]

    Directory Cleanup

  • PinkPantherchen PinkPantherchen committed [r31]

    Update to Version rev16c

  • PinkPantherchen PinkPantherchen committed [r30]

    Screenshoots

  • PinkPantherchen PinkPantherchen committed [r29]

    New SQLite-Databasemanager (https://www.phpliteadmin.org/)

  • PinkPantherchen PinkPantherchen modified ticket #4

    PHP8.0 DatenbankManager/DatabaseManager (NEU/NEW)

  • PinkPantherchen PinkPantherchen posted a comment on ticket #4

    CLOSED with Minidlna_Rev16 in the inc/config.inc.php, 2 Parameters where added: password, theme both depending on Sqlite-Manager, and can be configured by the config-menu of the websystem, so no need for hard-coding .. Languange of the Sqlite-Manager will be automatically the same as of the minidlna-webinterface, if you change the language there it will be changed automaticall in the Sqlite-Manager .. in der Datei inc/config.inc.php, wurden 2 Parameter hinzugefügt: password, theme diese gehören zum...

  • PinkPantherchen PinkPantherchen modified ticket #4

    PHP8.0 DatenbankManager/DatabaseManager (NEU/NEW)

  • PinkPantherchen PinkPantherchen posted a comment on ticket #4

    Important Notes for the new Database Manager: mbstring is needed (Ubuntu: apt-get install mbstring) just link the files.db in the db-Directory (ln -s /var/lib/minidlna/files.db .) There is NO Password for the Databasemanager (could be changed in: "phpliteadmin.config.php" - Line 13: $password = ""; => $password = "meinpassword"; Themes are available from https://www.phpliteadmin.org/download/, download, extract and copy the .css from the subfolder (theme you want) to the /db/ directory Wichtiger...

  • PinkPantherchen PinkPantherchen modified ticket #3

    PHP8.0 BugFix (Error in brakets)

  • PinkPantherchen PinkPantherchen posted a comment on ticket #3

    CLOSED with Version: Minidlna_Rev16

  • PinkPantherchen PinkPantherchen modified ticket #3

    PHP8.0 BugFix (Error in brakets)

  • PinkPantherchen PinkPantherchen created ticket #4

    PHP8.0 DatenbankManager/DatabaseManager (NEU/NEW)

  • PinkPantherchen PinkPantherchen posted a comment on ticket #3

    Attached the necessary Patch-File Copy the file to the minidlna/default-Directory Open a console/shell patch fkt.allgemein.inc.php fkt.allgemein.inc.php.patch Or change the lines manually as mentioned in the comment beyond Im Anhang das notwendige Patch-File Kopieren Sie die .patch-Datei in das Verzeichnis minidlna/default Öffnen Sie eine Console/Shell patch fkt.allgemein.inc.php fkt.allgemein.inc.php.patch oder ändern Sie die Zeilen händisch wie im vorherigen Beitrag angegeben ..

  • PinkPantherchen PinkPantherchen modified ticket #3

    PHP8.0 BugFix (Error in brakets)

  • PinkPantherchen PinkPantherchen created ticket #3

    PHP8.0 BugFix (Error in brakets)

  • PinkPantherchen PinkPantherchen committed [r28]

    Aktualisierung

  • PinkPantherchen PinkPantherchen committed [r27]

    local config-files ignoring

  • PinkPantherchen PinkPantherchen committed [r26]

    Batchscript zur .tar-erzeugung

  • PinkPantherchen PinkPantherchen committed [r25]

    remove ignore patterns from directory

  • PinkPantherchen PinkPantherchen committed [r24]

    remove old dirs and corrected files.db symlink

  • PinkPantherchen PinkPantherchen committed [r23]

  • PinkPantherchen PinkPantherchen committed [r22]

    Bugfixes

  • PinkPantherchen PinkPantherchen modified ticket #2

    Thanks!

  • PinkPantherchen PinkPantherchen posted a comment on ticket #2

    Fine, now work is still in progress, new features, if you want to test it? The project its self goes stable.

  • PinkPantherchen PinkPantherchen modified a wiki page

    Home

  • PinkPantherchen PinkPantherchen committed [r21]

    Bugfix:

  • PinkPantherchen PinkPantherchen committed [r20]

    icons-files for directory listening (copy of /usr/share/apache2/icons) directory ..

  • PinkPantherchen PinkPantherchen committed [r19]

    alte Archive entfernt

  • PinkPantherchen PinkPantherchen committed [r18]

    Screenshots have been removed

  • PinkPantherchen PinkPantherchen committed [r17]

    New Revison 15: Status change to stable

  • PinkPantherchen PinkPantherchen committed [r16]

    Bugfix

  • PinkPantherchen PinkPantherchen committed [r15]

    Added russian as a language

1