We moved... (1 Viewer)

Inker

Retired Team Member
  • Premium Supporter
  • December 6, 2004
    2,055
    318
    All of us working on MP-TVSeries were very frustrated with SourceForge (very slow, svn commit problems, login problems, overloaded site....) over the past few months, and we finally decided to try an alternative host. Seeing that and how John is hosting the great new moving pictures plugin at google code, and after discussions we decided to move there.

    The new URL: mptvseries - Google Code
    From now on new commits will only go there...the SF page will continue to exist, but is abandoned.

    Binaries ("SVN builds") will not be posted for now. This is for two reasons,
    1) we don't want to commit them to svn anymore and we don't have any easy other way to host them, and
    2) people don't seem to understand what svn builds are (intended for) and blindly recommend to any new-comer to install them to get a "cool new feature", causing them to experience other issues.

    If you want the lastest you will have to build yourself or wait. If we need to community to test something, we will either host a binary build elsewhere and link to it directly, or create a milestone download on code.google.com.

    Now, as you may have noticed we have a tendancy to confirm bugs and then forget about them :). This is bad, and mainly because we didn't use any issue trackers at all so far, so if a dev. didn't immediatly fix it it slipped to the back of our heads before they eventually get entirely forgotten. We want to take the opportunity of the switch to change this.

    We'll play copy-cat with John once again here and try to let anyone enter new issues into the tracker, at least at first. If that doesn't work (a bad bug report is worse than no bug-report at all) we'll go closed and ask a few experience community members if they would like to help us make these entries. Regardless, always make a forum post first and wait for other people to confirm you're bug. Don't go posting them to the tracker left and right because something doesn't work on your box.

    All you need to post issues is a google account (if you have gmail you have one).

    So I'd like to ask the community to step in here, and post any bugs, or feature enhancements you have already reported in the past, that were confirmed and have not been resolved yet. If possible add a link to the original thread. Don't post bugs that weren't confirmed by either a team member or at least two community members. Remember, quality, not quantity. The better the report, the easier it is for us to work on it.

    Questions, comments, crits?

    Greetz
    Inker
     

    frying_fish

    Portal Member
    August 21, 2008
    43
    3
    Home Country
    United Kingdom United Kingdom
    With regards to the building of the source ourselves, do you have a list posted somewhere of what the dependcies are, i.e. core.dll and any other libraries that will need to be configured so we can build the project ourselves?
     

    Inker

    Retired Team Member
  • Premium Supporter
  • December 6, 2004
    2,055
    318
    With regards to the building of the source ourselves, do you have a list posted somewhere of what the dependcies are, i.e. core.dll and any other libraries that will need to be configured so we can build the project ourselves?

    No, although you should see that from the solutions file.
    As far as references to MP dlls go, from the top of my head:
    core.dll
    database.dll
    dialog.dll
    should be enough to build.

    Inker
     

    frying_fish

    Portal Member
    August 21, 2008
    43
    3
    Home Country
    United Kingdom United Kingdom
    Thanks Inker, that was what I needed, I should have thought about the error messages it was throwing up being related to the dlls from mediaportal.
     

    DieBagger

    Retired Team Member
  • Premium Supporter
  • September 11, 2007
    2,516
    1,276
    41
    Austria
    Home Country
    Austria Austria
    I don't know if it is of any use to you but I just found gurtle, a "TortoiseSVN issue tracker plug-in (an IBugTraqProvider implementation) for projects hosted at Google Code."
     

    Users who are viewing this thread

    Top Bottom