| |||||||
| Improvement Suggestions You have an idea how MediaPortal could be improved? Post it in here. |
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Portal Member | Hi there... I was wondering if it would be possible to implement a system for saving let's say the Movie info to a file instead of the database. So let's say afterwards you want to burn the movie and read it on another computer the information are all there, without needing to query again the IMDB server A .xml file could be used, and same some standard info for movies. If that file had the same file name as the movie (i.e. if the movie is "Moviename.avi" then have moviename.xml) then MP will load the info automatically This could also be implemented for Music i guess. I think it will save some database accesses, and enable people that do not have a fast inet access where their htpc is to have the extra info at hand Well, that's my .02c for this.. Hope i could help with this... but i'm just a lowly MP Fanatic! Keep up the good work!!! |
| | |
| | #2 (permalink) | |
| Portal Member Join Date: Apr 2005 Location: Germany Age: 34
Posts: 459
Thanks: 1
Thanked 2 Times in 2 Posts
Country: | Quote:
MP does not update that, since the info grabbed from the web is seperate. But, an extractor of the the database info into XML files should be no big deal. Another thing would be to read these file into the DB again, you might run into "update" issues (who is more recent?) if both are available.
__________________ *** Power is nothing without control *** | |
| | |
| | #3 (permalink) |
| Portal Developer Join Date: Oct 2004 Location: Germany, Dresden Age: 22
Posts: 778
Thanks: 158
Thanked 48 Times in 31 Posts
Country: | i also have the same idea since a few weeks i think this is a good way to save the movie data without loosing if mp search again in the imdb, but during movie-database-scan mp should only import the data from the file to the db. so if this file exists there is no need to scan in the imdb. i hope this would be implemented so i have to edit the data only once again and then it exist in the db. if more users want this plese post here so that the developer see this is useful and wanted greets chefkoch |
| | |
| | #4 (permalink) |
| Portal Member Join Date: Feb 2005 Location: Kfar Vitkin Age: 32
Posts: 29
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | I think reading metadata from a separate file (filename.xml for example) is a good idea, and very necessary, also for music files. 8) Some formats (*.AVI *.WAV) have poor/limited metadata support, and some other formats (*.AC3 *.DTS) have no metadata at all!!! I have several folders with DTS and AC3 multi-channel music files (complete albums), they're all displayed as "unknown" in MediaPortal, and there's nothing I can do about it! :x I think XML files can do the job well. :wink: The algorithm should be like this: 1. Is there a [filename.xml]? if so, use metadata from it (*) and stop. 2. Is there an ID3? if so, use metadata from it (**) and stop. 3. Use the filename as metadata ("title") 4. Use the database etries. (*) - Config option "Read metadata from XML file, if exists" (should be added) (**) - Config option "Load ID3 tags from file if it's not in music database" (already existing) The XML file is first in the list for a reason: it is very easy to get rid of. If someone does not like the current metadata for a specific file, he can always get rid of it (delete it). Very nice and simple... You should also consider, as an addition or alternative, to read metadata from a FOLDER.XML file, containing metadata for many files in the same folder. |
| | |
![]() |
| Bookmarks |
| Tags |
| info, movie, music, read, save |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| OSD the movie with no info shows the info of the previous movie | idioteque | Fixed 0.2 RC4 Bugs | 6 | 2006-05-27 09:29 |
| Feature Request: Play trailer for a movie file | Bitkeeper | Improvement Suggestions | 11 | 2006-03-13 18:17 |
| Possibility to export movie info to file to be stored on | Megaframe | Improvement Suggestions | 1 | 2005-08-15 23:20 |
| DVR-MS container - save show name and content info | Bosso | Improvement Suggestions | 6 | 2005-06-07 18:36 |
| Recorded TV / Video file managment | kMan | Improvement Suggestions | 2 | 2005-03-20 01:22 |