# iTunMOVI integer

**URL:** https://community.mp3tag.de/t/itunmovi-integer/14757
**Category:** General Discussion
**Created:** [May 26, 2013, 6:34am UTC](https://community.mp3tag.de/t/itunmovi-integer/14757 "2013-05-26T06:34:24Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![paperskyline](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/p/6a8cbe/32.png) [@paperskyline](https://community.mp3tag.de/u/paperskyline)
#### Post date: [May 26, 2013, 6:34am UTC](https://community.mp3tag.de/t/itunmovi-integer/14757/1 "2013-05-26T06:34:24Z")

</div>

iTunes music usually comes with iTunMOVI tag, but i have a file which does not have this tag and i want to add it to the file. itunesmovi contains an integer part which we have to fill, so i was wondering how do i get the 7 digit integer number.  
Eg.

\<?xml version="1.0" encoding="UTF-8"?\>{LF}{LF}{LF}{LF} asset-info{LF} {LF} file-size{LF} **6816527** {LF} flavor{LF} 2:256{LF} {LF}{LF}{LF}

Red highlight marks the integer. so how do i get this number of a music file

---

<div class="post-metadata">

### Author: ![mjcm](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/m/9d8465/32.png) [@mjcm](https://community.mp3tag.de/u/mjcm)
#### Post date: [May 26, 2013, 8:07am UTC](https://community.mp3tag.de/t/itunmovi-integer/14757/2 "2013-05-26T08:07:11Z")

</div>

If I look at the string file-size{LF} **6816527** it seems to me that it is the size of the file. So the file is around 6 MB in size.

---

<div class="post-metadata">

### Author: ![paperskyline](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/p/6a8cbe/32.png) [@paperskyline](https://community.mp3tag.de/u/paperskyline)
#### Post date: [May 26, 2013, 9:28am UTC](https://community.mp3tag.de/t/itunmovi-integer/14757/3 "2013-05-26T09:28:06Z")

</div>

> [@Mike\_nl](#):
>
> If I look at the string file-size{LF} **6816527** it seems to me that it is the size of the file. So the file is around 6 MB in size.

thank you very very much. it is true
