Git Product home page Git Product logo

Comments (9)

MartijnKaijser avatar MartijnKaijser commented on May 21, 2024

No issue reports on github.
Please use the XBMC forum.

Close please

from xbmc.

anthonyryan1 avatar anthonyryan1 commented on May 21, 2024

Is it safe to presume you mean the Trac linked on the forums? A forum is not the right place for a bug report.

I would also suggest the issues tab be disabled on here, if this is not the place for issues.

from xbmc.

MartijnKaijser avatar MartijnKaijser commented on May 21, 2024

Yes.
The forum is best place to discus bugs to be verified.

Issues can't be disabled because that would disable the functionality using the milestones on github that are used for PR merge windows

from xbmc.

MartijnKaijser avatar MartijnKaijser commented on May 21, 2024

Besides that XBMC is meant to be system independant so treating the \ on one system as valid character isn't something that should be done IMO

from xbmc.

anthonyryan1 avatar anthonyryan1 commented on May 21, 2024

I would respectfully disagree, with the sole reason that the exact
file paths used on Linux and OS X are already not assured to be
compatible with Windows. You can't just copy the full database and
expect it to work, as they have different reserved characters (all
other characters that are not permitted on Windows are accepted fine
by XBMC Linux as it currently stands, this is the only exception). Not
to mention the fact that such a change would break backwards
compatibility with a large number of people using those reserved
characters on non-Windows platforms.

On Wed, Aug 1, 2012 at 2:23 AM, Martijn Kaijser
[email protected]
wrote:

Besides that XBMC is meant to be system independant so treating the \ on one system as valid character isn't something that should be done IMO


Reply to this email directly or view it on GitHub:
#1232 (comment)

from xbmc.

elupus avatar elupus commented on May 21, 2024

Until we drop windows style paths fully. We can't fix this since there would need to be special casing in a large amount of places.

I'm for dropping c:\path and only allowing file:///path but that will be a problematic change.

from xbmc.

t-nelson avatar t-nelson commented on May 21, 2024

There really isn't a problem here seeing as you're misusing the punctuation mark...

http://en.wikipedia.org/wiki/Slash_(punctuation)#In_English_text

vs.

http://en.wikipedia.org/wiki/Backslash

from xbmc.

anthonyryan1 avatar anthonyryan1 commented on May 21, 2024

While I agree it's "not correct" to name something like this, there
are episodes in the default scraper that are named with backslashes
included, since I want file names to match the library name for
organization purposes.

Regardless, the character is valid on the file system, so I'd argue it
should be valid in programs using the filesystem. No matter the
language convention or any arbitrary limitation on a different
filesystem. It's simply a matter of something being possible, or it
not being possible, not everything recognizes it as valid except one
arbitrary program. (And I do believe XBMC is the only program my
entire media server that doesn't recognize this character).

On Thu, Aug 2, 2012 at 12:34 PM, Trent Nelson
[email protected]
wrote:

There really isn't a problem here seeing as you're misusing the punctuation mark...

http://en.wikipedia.org/wiki/Slash_(punctuation)#In_English_text

vs.

http://en.wikipedia.org/wiki/Backslash


Reply to this email directly or view it on GitHub:
#1232 (comment)

from xbmc.

MartijnKaijser avatar MartijnKaijser commented on May 21, 2024

That's what makes XBMC so special :)

from xbmc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.