kearygriffin / streambaby

Automatically exported from code.google.com/p/streambaby
1 stars 0 forks source link

mp4 metadata not parsed until individual file examined #64

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Browse any folder of unplayed mp4 video files containing title metadata
2. Note that listing displays file names, not metadata titles
3. Select one video (click on it to go to the play/push screen)
4. Go back up to folder listing
5. Note that, for the single video that was selected, the title displayed is 
now the metadata title while the rest are still listed by their filenames

What is the expected output? What do you see instead?
Metadata titles should be pre-parsed so the folder lists metadata titles if 
they exist (regardless of sort options). Instead, you have to examine a single 
video before its metadata title is parsed and used by streambaby.

What version of the product are you using? On what operating system?
Streambaby 0.29 on OS X 10.6.6 - I've tried it with a standalone version of 
streambaby as well as via pyTivoX (beta version includes streambaby 0.29)

Please provide any additional information below.

Original issue reported on code.google.com by tsal...@gmail.com on 9 Jan 2011 at 9:17