Timeline
May 11, 2020:
- 1:49 PM Ticket #955 (Creative Common 4.0 licenses) closed by
- fixed: This was merged in May 2018, but looks like we didn't close the …
- 1:42 PM Ticket #1022 ("batchaddmedia" only supports CSV) closed by
- noaction: Closing this issue as is doesn't list a clear use-case for a JSON …
- 1:39 PM Ticket #1018 (atom feed fails when untitled media is included) closed by
- fixed: Fixed on master branch: …
- 1:18 PM Ticket #972 (Upgrade system python) closed by
- fixed: I've added docs on system Python updates in …
- 1:01 PM Ticket #5574 (Improve docker builds for deployment and/or development) updated by
-
>One quick fix but not ideal fix is to run both the
docker build
and … - 8:16 AM Ticket #5574 (Improve docker builds for deployment and/or development) updated by
-
One quick fix but not ideal fix is to run both the
docker build
and … - 7:56 AM Ticket #5574 (Improve docker builds for deployment and/or development) updated by
- Here's the latest build pipeline: …
- 7:55 AM Ticket #5574 (Improve docker builds for deployment and/or development) updated by
- Hi Michael, I don't think it's necessarily an issue to use the stock …
- 6:33 AM Ticket #5444 (Implement 'type_match_handler' hook for all core media types) updated by
- The "image" media type currently conflates the process of identifying …
- 4:38 AM Ticket #684 (Allowing plugins to add commands to 'gmg') updated by
-
Cc, Status changed
I've attached a patch that allows plugins to register commands. Ready …
May 10, 2020:
- 12:43 PM Ticket #1045 (Merge sandyseventiesspeedboat into core) updated by
-
Status changed
From my earlier comment, I think I hadn't realised that there was code …
May 9, 2020:
- 6:46 AM Ticket #5608 (After upgrade to 0.10.0 restarting marks all items as "failed") updated by
- From looking at celery logs the task …
- 5:56 AM Ticket #5608 (After upgrade to 0.10.0 restarting marks all items as "failed") updated by
- After uploading the image and after it shows as completed in the media …
- 2:14 AM Ticket #5608 (After upgrade to 0.10.0 restarting marks all items as "failed") updated by
- Looking into the database entry I see […]
May 7, 2020:
- 11:59 PM Ticket #5608 (After upgrade to 0.10.0 restarting marks all items as "failed") updated by
- Before restarting the server I checked that the processing queue was …
- 11:40 PM Ticket #5608 (After upgrade to 0.10.0 restarting marks all items as "failed") created by
- Fergtm reports that after upgrading to 0.10.0, any subsequent restart …
- 5:11 PM Ticket #5603 (Error when running dbupdate after adding audio media-type) updated by
- Two updates: - I also tried to just upload an ogg and it worked! …
May 6, 2020:
- 2:34 PM Ticket #5574 (Improve docker builds for deployment and/or development) updated by
- Actually, hang on. I think the setup process actually creates …
- 1:56 PM Ticket #5574 (Improve docker builds for deployment and/or development) updated by
-
Okay, I've added
mediagoblin.ini
to the .dockerignore: … - 11:23 AM Ticket #5605 (Atom feed compatibility with podcatchers) updated by
- Replying to thomzane: > It should be possible to add the …
- 2:51 AM Ticket #5574 (Improve docker builds for deployment and/or development) updated by
- Sounds good. Let's push forward with the blacklist approach for now …
- 2:05 AM Ticket #5607 (Make LDAP plugin Python3 compatible) closed by
- fixed: Merged: …
May 5, 2020:
- 1:14 PM Ticket #5607 (Make LDAP plugin Python3 compatible) created by
- A quick 2to3 run over the plugin code, that failed with Python3, and a …
- 2:42 AM Milestone 0.10.0 completed
May 4, 2020:
- 7:42 PM Ticket #5605 (Atom feed compatibility with podcatchers) updated by
- It should be possible to add the original file reference …
- 12:39 PM Ticket #5574 (Improve docker builds for deployment and/or development) updated by
- >On my first run of this Docker image, I got ModuleNotFoundError: No …
- 7:11 AM Ticket #5574 (Improve docker builds for deployment and/or development) updated by
- Thanks Michael, I like this approach! On my first run of this Docker …
- 6:43 AM Ticket #5593 (Update deployment docs for Debian 10 and Fedora 31) closed by
- fixed: Close enough to release!
May 2, 2020:
- 5:25 PM Ticket #5574 (Improve docker builds for deployment and/or development) updated by
- I took a crack at refactoring the Dockerfile to use the local version …
- 5:04 PM Ticket #5574 (Improve docker builds for deployment and/or development) updated by
- [posting my original comment from a few days ago, but Trac was …
May 1, 2020:
- 4:00 AM Ticket #5606 (Hook up lightbox effect for images) created by
- We have some code for a lightbox popup that was added, but doesn't …
Apr 30, 2020:
- 2:09 PM Ticket #5603 (Error when running dbupdate after adding audio media-type) updated by
- Thanks! : ) I'll pass that info along to my coworker
- 1:32 PM Ticket #5605 (Atom feed compatibility with podcatchers) updated by
- A quick web search turned up …
- 1:29 PM Ticket #5605 (Atom feed compatibility with podcatchers) created by
- Has anyone modified the atom feed to point to the actual files for …
- 11:00 AM Ticket #5595 (Pin current Python 2 dependencies at <= latest working version) updated by
-
Excellent idea! I was thinking about like
nicepackage<1.3
but … - 9:49 AM Ticket #5595 (Pin current Python 2 dependencies at <= latest working version) updated by
-
Can we do
<=
for current major versions? I mean if we have … - 6:58 AM Ticket #5595 (Pin current Python 2 dependencies at <= latest working version) closed by
-
fixed: I've now run
bin/pip freeze --local
on the working Python 2 install … - 6:48 AM Ticket #5595 (Pin current Python 2 dependencies at <= latest working version) updated by
- I've now tested the Python 2 install process as per the deployment …
- 3:38 AM Ticket #5603 (Error when running dbupdate after adding audio media-type) updated by
- By the way, Trac registrations are now fixed. Issue was just that the …
- 3:37 AM Ticket #5602 (Trac (issues.mediagoblin.org) is rejecting registrations again) closed by
- fixed: Trac is now fixed. The issue was that the the local changes I'd made …
- 2:45 AM Ticket #5594 (Remove audio spectrograms (cleanup now unused code)) updated by
-
Summary changed
- 2:32 AM Ticket #5603 (Error when running dbupdate after adding audio media-type) updated by
- Hi Andrew, I'd be very happy to roll my sleeves up and help the FSF …
- 2:08 AM Ticket #5589 (Are subtitles working?) closed by
- fixed: Subtitles *are* working! Turns out that to my understanding, Video.js …
Apr 29, 2020:
- 2:34 PM Ticket #5603 (Error when running dbupdate after adding audio media-type) updated by
- Thanks for your help Ben. We're running Trisquel 7, which is based on …
- 1:42 PM Ticket #5603 (Error when running dbupdate after adding audio media-type) updated by
- Thanks Andrew, I thought we'd fixed the registration issue, so I'll be …
- 11:26 AM Ticket #5597 (There's a "latest" version of docs that doesn't have a clear purpose) closed by
- fixed: After confirming with Chris, I've now deactivated (but not deleted) …
- 4:11 AM Ticket #5598 (Add deprecation warning for Python 2) closed by
- fixed: I've now added a deprecation warning which can be seen when …
- 3:29 AM Ticket #5593 (Update deployment docs for Debian 10 and Fedora 31) updated by
- I've now checked the audio and video media-types docs in Debian 10 and …
- 2:55 AM Ticket #5599 (Celery requires python3-gi and python3-gst-1.0 even when audio/video ...) updated by
- The above testing was on Debian 10 with a separate celery. I don't …
- 2:17 AM Ticket #5604 (Enabling audio and video marks all previous uploads as failed) created by
- During my Debian 10 install testing, I noticed that after I enabled …
- 1:46 AM Ticket #5603 (Error when running dbupdate after adding audio media-type) created by
- One of my coworkers is running into this issue while trying to add …
Apr 28, 2020:
- 11:57 PM Ticket #5602 (Trac (issues.mediagoblin.org) is rejecting registrations again) created by
- I thought I'd fixed this, but clearly not. Investigate what I did last …
- 4:29 PM Ticket #5519 (Wrong directory served when requesting videos) closed by
- noaction: I've just tested the install docs thoroughly in Debian 10 and CentOS …
- 4:24 PM Ticket #5593 (Update deployment docs for Debian 10 and Fedora 31) updated by
- I've now gone through the deployment docs thoroughly in Debian 10 and …
- 3:47 PM Ticket #5601 (Mention HTTPS in deployment docs) created by
- 3:45 PM Ticket #5600 (Mention a mail server in deployment docs) created by
-
This could be as simple as
apt install postfix
, which will pretty …
- 3:39 PM Ticket #5556 (a 'make' invocation following one that fails to install "wheel" skips ...) updated by
-
A start might be to make
make clean
run
rm -rf bin lib lib64 …
- 3:23 PM Ticket #5599 (Celery requires python3-gi and python3-gst-1.0 even when audio/video ...) updated by
-
Description, Summary changed
- 3:22 PM Ticket #5599 (Celery requires python3-gi and python3-gst-1.0 even when audio/video ...) created by
- I've just been testing the installation instructions and noticed that …
- 11:13 AM Ticket #5598 (Add deprecation warning for Python 2) created by
- 8:57 AM Ticket #5509 (Video with lower dimensions gets transcoded to higher dimensions) updated by
-
Milestone changed
See duplicate #5591. - 8:56 AM Ticket #5591 (Avoiding up-scaling low-res videos) closed by
- duplicate: Closing as duplicate of #5509.
- 8:53 AM Ticket #5455 (Latest flup is not python3-compatible) closed by
- noaction: We've now removed the documentation on FastCGI setup.
- 8:51 AM Ticket #5519 (Wrong directory served when requesting videos) updated by
-
Milestone changed
We should test this one before releasing 0.10.0. - 8:49 AM Ticket #5548 (Audio plugin fails to load. Namespace Gst not available - Debian ...) closed by
- noaction: Sorry we didn't respond to this ticket in a timely fashion. Given this …
- 8:47 AM Ticket #5561 (Cannot upload video and audio. Unhandled exception) closed by
- noaction: Hi Zoro, We haven't heard back from you, so I'll assume this has been …
- 8:46 AM Ticket #5581 (Failures after updating the operating system) closed by
- noaction: Hi kleper, I haven't heard back from you so I'll close this ticket. …
- 8:44 AM Ticket #5574 (Improve docker builds for deployment and/or development) updated by
-
Cc changed
Hi Michael, I've now fixed a bunch of those dependency issues you … - 8:29 AM Ticket #5593 (Update deployment docs for Debian 10 and Fedora 31) updated by
- Note: We've just removed the audiolab/numpy/scipy dependencies because …
- 8:28 AM Ticket #5593 (Update deployment docs for Debian 10 and Fedora 31) updated by
-
Cc changed
- 8:26 AM Ticket #5594 (Remove audio spectrograms (cleanup now unused code)) updated by
-
Milestone changed
I've now disabled spectrograms for Python 2 in 4f3f70d1. This change … - 5:33 AM Ticket #5597 (There's a "latest" version of docs that doesn't have a clear purpose) created by
- We have "master", "latest" and "stable" version of documentation on …
- 3:58 AM Ticket #5596 (In readthedocs.io docs "--with-python3" has been converted to display ...) closed by
- fixed: This is now fixed in master 6808038a. Issue was that the …
Apr 27, 2020:
- 1:35 AM Ticket #5593 (Update deployment docs for Debian 10 and Fedora 31) updated by
- Had a suggestion in IRC to use a shallow git clone in these docs - …
- 12:47 AM Ticket #5596 (In readthedocs.io docs "--with-python3" has been converted to display ...) created by
- Why is this? How do we prevent it from happening?
Apr 24, 2020:
- 5:50 AM Ticket #5595 (Pin current Python 2 dependencies at <= latest working version) created by
- Our dependencies are rapidly dropping Python 2 support which, due to …
- 5:25 AM Ticket #5590 (Videos are muted by default) closed by
- fixed: Fixed in commit a9aae9a0.
- 4:54 AM Ticket #5594 (Remove audio spectrograms (cleanup now unused code)) updated by
-
Description changed
- 4:53 AM Ticket #5457 (Can't get Audio to process) closed by
- fixed: I've created a new ticket for the removal of audiolab and …
- 4:49 AM Ticket #5590 (Videos are muted by default) updated by
-
Milestone, Priority changed
- 4:46 AM Ticket #5429 (Update documentation to reflect changes to mediagoblin.ini) closed by
- fixed
- 4:45 AM Ticket #5429 (Update documentation to reflect changes to mediagoblin.ini) updated by
- Confirming that these documentation changes are now live. Thanks dpg, …
- 4:41 AM Ticket #5592 (Make "–with-python3" the default) closed by
- fixed: I've switched over to Python 3 by default and updated the …
- 4:16 AM Ticket #5594 (Remove audio spectrograms (cleanup now unused code)) created by
- Audio spectrograms don't work with Python 3 due due to a Python 2-only …
Apr 23, 2020:
- 12:28 PM Ticket #715 (Move CloudFiles storage backend over to pyrax) updated by
-
Milestone changed
No panic - I'll move this to 0.11.0 for now. - 12:25 PM Ticket #5589 (Are subtitles working?) updated by
-
Cc changed
Boris, are you familiar with how the subtitles feature is meant to … - 12:16 PM Ticket #5473 (Add detailed failure message to user and admin processing panels) updated by
-
Milestone changed
- 12:15 PM Ticket #5591 (Avoiding up-scaling low-res videos) updated by
-
Milestone changed
- 12:14 PM Ticket #976 (Bring back the ascii goblin) updated by
-
Milestone changed
- 12:13 PM Ticket #1045 (Merge sandyseventiesspeedboat into core) updated by
-
Milestone, Priority changed
- 12:12 PM Ticket #5417 (Add more type icons) updated by
-
Milestone, Priority changed
- 12:10 PM Ticket #5418 (Fix the look of media type icon) updated by
-
Milestone, Priority changed
- 12:09 PM Ticket #5430 (admin media processing panel should be the same as user one) updated by
-
Milestone, Priority changed
- 12:02 PM Ticket #5474 (Switch assert statements into proper exceptions) updated by
-
Milestone changed
- 12:01 PM Ticket #5529 ("Newer" and "Older" page link captions are incorrect for Collection view) updated by
-
Milestone, Priority changed
Apr 16, 2020:
- 7:25 PM Ticket #715 (Move CloudFiles storage backend over to pyrax) updated by
- Oh gosh thanks for the poke. I'll try to dig this up and see if it …
- 6:00 AM Ticket #715 (Move CloudFiles storage backend over to pyrax) updated by
-
Priority changed
- 5:58 AM Ticket #5593 (Update deployment docs for Debian 10 and Fedora 31) created by
- The deployment docs are a little out of date and need a full review. …
- 5:47 AM Ticket #5592 (Make "–with-python3" the default) created by
- Given I'm proposing 0.10.0 be our last Python 2 compatible release, we …
- 5:40 AM Ticket #5547 (Install Instructions Sphinx Error for Debian Jessie based distributions) closed by
- wontfix: Closing now as the current Debian release is 10, so I don't think …
- 5:38 AM Ticket #5589 (Are subtitles working?) updated by
- I would be great to confirm whether audio subtitles are working too.
- 5:21 AM Ticket #750 (Support subtitles for video and audio) updated by
- For reference, the issues with the subtitles plugin are recorded in #5589.
- 5:20 AM Ticket #750 (Support subtitles for video and audio) closed by
- fixed: Noting that we now have the "subtitles" plugin thanks to GSOC 2016 …
- 5:12 AM Ticket #518 (Package MediaGoblin for Debian) updated by
-
Priority changed
- 5:12 AM Ticket #518 (Package MediaGoblin for Debian) updated by
- This looks to be a serious effort to package MediaGoblin for Debian. I …
- 1:59 AM Ticket #5587 (Drop fastcgi as a deployment option from our documentation) closed by
- fixed: Thanks Michael! Merged into master in commit 09c65978.
- 12:15 AM Ticket #5587 (Drop fastcgi as a deployment option from our documentation) updated by
- Okay, updated: …
Apr 15, 2020:
- 12:52 PM Ticket #5590 (Videos are muted by default) updated by
-
Cc changed
Vijeth, I've had a quick look at this and see that in … - 12:41 PM Ticket #5591 (Avoiding up-scaling low-res videos) updated by
-
Description changed
- 12:38 PM Ticket #5591 (Avoiding up-scaling low-res videos) created by
- Rose Irene wrote to the mailing list: […] I've just tried this on …
- 11:43 AM Ticket #5590 (Videos are muted by default) created by
- When I play a video, it is muted by default and I have to click the …
- 11:32 AM Ticket #5589 (Are subtitles working?) updated by
-
Description changed
- 9:35 AM Ticket #5589 (Are subtitles working?) created by
- I've just enabled the "subtitles" plugin and uploaded an SRT file like …
- 4:41 AM Ticket #5587 (Drop fastcgi as a deployment option from our documentation) updated by
-
Status changed
Great stuff Michael! Where there's something like "virtualenv + … - 12:51 AM Ticket #5587 (Drop fastcgi as a deployment option from our documentation) updated by
- I put together a commit that removes all references to fastcgi and …
Note:
See TracTimeline
for information about the timeline view.