bodrick / Ember-MM

Ember Media Manager - The all in one media manager for Kodi
http://ember.purplepig.net/
121 stars 32 forks source link

Why Does Ember Add an <originaltitle> Tag That is Identical to <title>? #37

Open foxxiee opened 12 years ago

foxxiee commented 12 years ago

Any reason why this is? If I remove the text manually in Ember (and it therefore shows the tag to be blank in ember) and have a look at the .nfo in notepad, the tag is written with the exact same info as .</p> <p>I'd prefer it if it showed what was actually written in the .nfo and I can then remove it if I choose to do so.</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/DanCooper"><img src="https://avatars.githubusercontent.com/u/1631117?v=4" />DanCooper</a> commented <strong> 11 years ago</strong> </div> <div class="markdown-body"> <p>For other languages.</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/msavazzi"><img src="https://avatars.githubusercontent.com/u/2660032?v=4" />msavazzi</a> commented <strong> 11 years ago</strong> </div> <div class="markdown-body"> <p>It works fine for Italian.</p> <p>The tag is needed and requested.</p> <p>I think the Issue should be closed :)</p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>