Ive got test replace to EDIT XML Files… but I lost the syntax for it… can some one help ?![:slight_smile: :slight_smile:](https://emoji.discourse-cdn.com/apple/slight_smile.png?v=12)
I thing it was !title! or something like that…
What I want the XML File to be is BLANK of INFO inside…
This way the FILE NAME of the MP$/whatever will show up as the SAME name on the WDTV…
If there is XML Data in the SML it will show a different name…
Joyey had helped me before but I had to reinstall the OS and lost the data file that was with TEXT REPLACE…
thanks in advance
close, but it wasnt to remove the fan artwork…
here is what I wanna do…
(example)
Original file name X Factor UK S01E01.MP4.
Because it retrieves a XML file, something inside the XML will make the file show up on the WDTV Live Hub box as:
X Factor UK Season Start
this is just a example…
so I wanna use TEXT REPLACE to STRIP out the name so it can use the ORIGINAL FILE name Ive given it ![:slight_smile: :slight_smile:](https://emoji.discourse-cdn.com/apple/slight_smile.png?v=12)
thanks in advance
it’s the same principle as removing fan artwork ![:neutral_face: :neutral_face:](https://emoji.discourse-cdn.com/apple/neutral_face.png?v=12)
ie. substitute the word " backdrop" with " title"
ie. to <!title!>
and
to <!/title!>
also, be aware that MP4’s can have embedded artwork and filename tags
ie. even if you rename the file or delete/edit the xml it will always by default display the “embedded” tag filename
if you want to double check that there are no embedded tag filenames … use mp3tag to check
http://www.mp3tag.de/en/
Thank you very much Joey ! ![:slight_smile: :slight_smile:](https://emoji.discourse-cdn.com/apple/slight_smile.png?v=12)