![]() |
|
Wav and flac support - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Wav and flac support (/thread-13737.html) |
Wav and flac support - ctdlg - 2022-08-10 Hello, I know .wav and .flac files are not supported on the web. Flac and wav files are displayed using class-AnyFile extension. A good start. On a localhost server, a simple solution would be to open the OS file manager folder instead of an HTML page. I'm using Zenphoto 1.6a. Wav and flac support - acrylian - 2022-08-10 You can theortically create your own class-* plugin to do special things with these.The problem is that browsers simply don't support these file types and it is domain of the browser what to do with such files. Browser by default will download these as they do with any file they cannot display if linked directly. This is nothing you can really contro except the browser setting. Wav and flac support - ctdlg - 2022-08-10 Thank you. I just tested editing image.php, Example of working link : And I can play flac over http directly. Wav can be played using vlc or what you want. All my discs were recorded on my hard disc (years 2000) But this is NOT 100% http, because it does not work on another computer over my network, unless I copy all files using same disk and folder names. Wav and flac support - acrylian - 2022-08-10 You can do that but then you of course disable everything. If that is not important for your usage, whatever works ;-) A plugin or a special image.php layout using the multiple_layouts plugin are the better solution. Intesting usage of Zenphoto for a local music collection. It all will not work with playlists and you still need an external program. I assumed there are better native programms for this kind of usage. Wav and flac support - ctdlg - 2022-08-11 I did try recently Kodi, Clementine, Amarok. I do prefer Zenphoto ! Wav and flac support - acrylian - 2022-08-11 All right, whatever works for you. Love such off the standard usages anyway. I tried Clementine once as well. Being on an (still older) macOS I still use iTunes which I have not found a proper replacement for. Wav and flac support - ctdlg - 2022-08-11 What I did using Zenphoto is very simple : } else { by } else { 3 I can now play wav and flac files... and of course mp3 as before. I will try wine + Itunes under Linux! Edit : I can also play midi files now using Zenphoto (the link opens the file in vlc) Wav and flac support - acrylian - 2022-08-11 Yes, that all works. Btw if you can use Chrome I read it does support Flac directly but I never tried. You can also add a catalogue to VLC but that is not really convienent for lots of music. iTunes is abandoned on newer macOS to a separate music app. And it does not support Flac at least on Mac. Here you have to use Apple Lossless which is equal. Wav and flac support - ctdlg - 2022-08-11 Flac support :
I use Firefox, and from time to time Chrome. flac files are played directly with Zenphoto (I mean, without downloading the file in your hd download folder) wav and midi files are plyed inside vlc automatically via Zenphoto, but files are downloaded in your download folder. I have added a real "hd path" of the album selected inside each Zenphoto album : I can very easily open the hard disk folder. I have no Mac at home. Wav and flac support - ctdlg - 2022-08-11 Some screenshots
|