|
2359
|
LinuxMCE / Developers / Re: Backup System Improvements (0810 Critical)
|
on: January 13, 2009, 11:57:55 pm
|
|
Colin,
my assumption is, that it works on tags that are only relevant for a single file. But I really don't know for sure. It is on my list of things to make sure, that every media tagging that happened, is going to flow from one side to the other, no matter, where the tagging took place.
rgds Oliver
|
|
|
|
|
2360
|
LinuxMCE / Users / Re: Sipura 3000 setup for pstn analog lline - anyone else want to join in?
|
on: January 13, 2009, 11:55:47 pm
|
hmm, a lot of things... You cannot do inbound, outbound routes, trunks etc... Basically you can only add phones, some predetermined VOIP providers and of course quite nice routing settings via web-admin... I think it would be really complex task to duplicate FreePBX under web-admin and probably pointless too, cause majority of users should have enough existing web-admin interface...
Is there anything in the capabilities that is currently only provided thru FreePBX that you think you could add to Web Admin. So that maybe 10% more of the tasks needed could be accomplished within the lmce environment. rgds Oliver
|
|
|
|
|
2363
|
LinuxMCE / Users / Re: Sipura 3000 setup for pstn analog lline - anyone else want to join in?
|
on: January 13, 2009, 11:03:56 am
|
- then I do everything that is not possible in web-admin (Advanced-Configuration-Phones Setup) on "normal" Freepbx interface. But beware, changes in there will not be synced to LMCE database - so don't add phones there if you don't know why are you doing it...
Bulek, what kind of things can't be done in the lmce interface? And would you mind to maybe add those things to the web admin interface of lmce?  rgds Oliver
|
|
|
|
|
2365
|
LinuxMCE / Developers / Re: Backup System Improvements (0810 Critical)
|
on: January 13, 2009, 10:59:25 am
|
Yes, definitely - I think you may not have read my post completely. Note, I said either as an embedded id3 tag or a .id3 file
The id3 files (not embedded tags) were introduced for those file formats that were not compatible (or supported in LMCE) with embedded id3 tags, such as flac and avi's etc. That is their entire purpose. UpdateMedia looks for these as well, esp on the first scan - if they already exist, then it simply imports the metadata from them rather than creating new ones (in fact it never creates new id3 files for this type of media on the first scan - as there is no metadata in the database already for the new media file, and there is no id3 file, then there is no metadata so it doesn't bother to create an id3 file)
Colin, I have a fairly large collection of MP3 files. I went thru the web admin to tag them properly, and things showed up nicely in lmce. Unfortunately, upon a reinstall, none of the change stuck. rgds Oliver
|
|
|
|
|
2367
|
LinuxMCE / Users / Re: Why is my device disabled?
|
on: January 13, 2009, 10:44:04 am
|
I am trying to control an LCD via serial port, but the device will not start and is disabled. When I go to the admin site, the checkbox for disabled is checked. I uncheck the box and hit save but still nothing happens. When I restart the MD or the core, and sometimes reloading the router the checkbox will become checked again. any ideas for me? I can control the LCD from the command line using testserialport.sh just fine, and the LCD was recognized automatically by LMCE.
Look in the log files. I am pretty sure, the rs232 connection has some problems, lmce tries for up to 50 times to connect and do things, and eventually gives up, and marks the device disabled.
|
|
|
|
|
2369
|
LinuxMCE / Developers / Re: Backup System Improvements (0810 Critical)
|
on: January 13, 2009, 10:31:41 am
|
[..]Because media file's metadata is also stored in either an .id3 file or embedded id3 tag, there is no real call for backing up that part of the metadata - on complete reinstalls, all this metadata is automatically recovered by default and injected back into the fresh pluto_media database.[..]
are you sure about this? Did you verify this with video files and with flac encoded audio files? rgds Oliver
|
|
|
|
|