View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006686 | MMW v4 | Framework: Tagging | public | 2010-11-12 16:26 | 2011-01-13 00:42 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | feature | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 4.0 | ||||
Target Version | 4.0 | Fixed in Version | 4.0 | ||
Summary | 0006686: Tag field: Parental Rating | ||||
Description | Parental Rating should be supported for Videos. For most formats, the tag is standardized as a text field, except for MP4 which uses numeric identifier which maps to predefined values. The approach that can be used is the same approach that MM uses for ID3v1 genres. i.e. list any genres that aren't used, but are predefined by the tag format in Grey. Any values that aren't pre-defined by the tag format shouldn't be prepopulated, because otherwise, users get annoyed that the fields aren't removed from the dropdown list in the Properties dialog. Re. MP4/conversion to MP4, don't bother with any special logic to convert the field value--it's impossible to do accurately. | ||||
Tags | No tags attached. | ||||
Fixed in build | 1338 | ||||
|
Format plugins part is implemented, assigning to Ludek to make MM (GUI) part. |
|
Fixed in build 1330. |
|
Tested 1331. The field exists in the Advanced tab, however, it's not implemented as a dropdown as I would have expected. i.e. shouldn't a dropdown be used to let the user choose predefined (greyed out if unused) MP4 tag values, or previously used values for non-MP4 tracks ? |
|
MP4 rating field differentiates only "clean" content (val=2), "explicit" content (val=4) and "None" (val=0 or not set). I think, it is quite far from typical parental rating (G, PG, PG-13, R, NC-17, unrated), should we set this value at all? |
|
So maybe just [G, PG, PG-13, R, NC-17, unrated] should be added to the combo as default values OR no default values as Michal suggests? Also adding new query field would be useful so that users could define Auto-Playlist/Collection based on Parental Rating? |
|
No "no default", I suggest [G, PG, PG-13, R, NC-17, unrated] too. |
|
Re. MP4, it's strange because iTunes does support much more granular parental controls; I suppose it just saves them to the library. Re. defaults, I'm going to suggest no defaults because they differ by country, and it would be annoying e.g. for a German person to see default values based on US standards if none of their Files possessed those ratings. |
|
rusty: where could I find parental control of a video file in iTunes? I did not find any in "Get Info" dialog. |
|
In itunes it doesn't appear to be in the track properties, but rather in Edit > Preferences > Parental Control (i.e. it's most likely in the DB only, or in tags that aren't exposed to the user). |
|
I see, it looks that it is related mainly to Apple Store and their shopping DB, iTunes does not set this field at all. So assigning back to Ludek to implement dropdown with previously used values. |
|
Fixed in build 1338 |
|
verified 1343 |