Page MenuHomePhabricator

MultimediaGroup
ArchivedPublic

Members (14)

Details

Description

This was the work board for the former Multimedia team.

Recent Activity

Today

Tgr added a comment to T32961: Run refreshImageMetadata.php --force.

What's the state of using JSON for metadata? If we refresh all files anyway, that would be nice to update. It would make refreshing small subsets of images much more efficient in the future since MySQL could introspect the metadata, rather than having to do string matching on PHP-serialized arrays.

Tue, Aug 20, 10:49 AM · Wikimedia-maintenance-script-run, Multimedia, Wikimedia-Site-requests
Tgr added a comment to T32961: Run refreshImageMetadata.php --force.

With T298485: MW scripts should reload the database config fixed, runtime should be less of an issue now, but probably still shouldn't run for months uninterrupted, due to DC switchover, code changes, memory leaks etc. Also the script waits for replication but doesn't commit - it uses deferred updates, not sure how those interact with transactions in a maintenance script, so maybe not actually a problem. But replacing waitForReplication() with commitTransaction() should be harmless and at the very least make the code look safer.

Tue, Aug 20, 10:48 AM · Wikimedia-maintenance-script-run, Multimedia, Wikimedia-Site-requests
TheDJ added a comment to T75602: Mirrored EXIF rotations are not applied to thumbnails.

@Tgr btw. Regarding our wikimania conversation, I was referring to T32961

Tue, Aug 20, 9:19 AM · User-TheDJ, Patch-For-Review, Commons, Multimedia, MediaWiki-File-management
Pppery changed the status of T32961: Run refreshImageMetadata.php --force from Open to Stalled.
Tue, Aug 20, 12:15 AM · Wikimedia-maintenance-script-run, Multimedia, Wikimedia-Site-requests

Yesterday

Pppery moved T32961: Run refreshImageMetadata.php --force from Backlog to WMF Prod on the Wikimedia-maintenance-script-run board.
Mon, Aug 19, 8:01 PM · Wikimedia-maintenance-script-run, Multimedia, Wikimedia-Site-requests
Ciencia_Al_Poder added a comment to T131012: SVGs without XML prolog (<?xml ... ?>) served with Content-Type text/html from upload.wikimedia.org.

File from 2016: https://upload.wikimedia.org/wikipedia/commons/9/9b/Icons8_flat_phone_android.svg (file description page) is served as Content-Type: image/x-icon

Mon, Aug 19, 5:36 PM · MediaWiki-File-management, Multimedia

Sun, Aug 18

Taylor added a comment to T71155: PNG thumbnail get smudgy and streaky (near garbled).

None of the provided or linked images exposes the alleged bug. So it's probably fixed by stealth. :-D

Sun, Aug 18, 3:29 PM · Commons, Multimedia, MediaWiki-File-management
Taylor added a comment to T192744: PNG thumbnail looks significantly blurrier than JPG thumbnail.

current behaviour is crap

Sun, Aug 18, 3:20 PM · Thumbor, Multimedia, Commons, MediaWiki-File-management

Fri, Aug 16

hinnk added a comment to T132921: Unable to delete file pages on commons: MWException/LocalFileLockError: "Could not acquire lock".

I've been repeatedly running into this issue. (During upload, not deletion, like in T129621 which was marked as a duplicate of this.)

Fri, Aug 16, 6:46 AM · Multimedia, Commons, MediaWiki-Page-deletion

Thu, Aug 15

ReleaseTaggerBot edited projects for T77349: Reduce Javascript Code Size per 2014 Mobile Team recommendation, added: MW-1.43-notes (1.43.0-wmf.19; 2024-08-20); removed MW-1.43-notes (1.43.0-wmf.18; 2024-08-13).
Thu, Aug 15, 8:00 PM · MW-1.43-notes (1.43.0-wmf.19; 2024-08-20), Patch-For-Review, Multimedia, Mobile, MediaViewer
gerritbot added a comment to T77349: Reduce Javascript Code Size per 2014 Mobile Team recommendation.

Change #1061365 merged by jenkins-bot:

[mediawiki/extensions/MultimediaViewer@master] Make remaining functions in Config class static

https://gerrit.wikimedia.org/r/1061365

Thu, Aug 15, 7:38 PM · MW-1.43-notes (1.43.0-wmf.19; 2024-08-20), Patch-For-Review, Multimedia, Mobile, MediaViewer
gerritbot added a comment to T77349: Reduce Javascript Code Size per 2014 Mobile Team recommendation.

Change #1061341 merged by jenkins-bot:

[mediawiki/extensions/MultimediaViewer@master] Replace wgMultimediaViewer with config.json packageFiles

https://gerrit.wikimedia.org/r/1061341

Thu, Aug 15, 7:37 PM · MW-1.43-notes (1.43.0-wmf.19; 2024-08-20), Patch-For-Review, Multimedia, Mobile, MediaViewer
gerritbot added a comment to T77349: Reduce Javascript Code Size per 2014 Mobile Team recommendation.

Change #1061326 merged by jenkins-bot:

[mediawiki/extensions/MultimediaViewer@master] Use mw.storage.get/set/remove directly

https://gerrit.wikimedia.org/r/1061326

Thu, Aug 15, 7:37 PM · MW-1.43-notes (1.43.0-wmf.19; 2024-08-20), Patch-For-Review, Multimedia, Mobile, MediaViewer
gerritbot added a comment to T77349: Reduce Javascript Code Size per 2014 Mobile Team recommendation.

Change #1061325 merged by jenkins-bot:

[mediawiki/extensions/MultimediaViewer@master] Use mw.Api.prototype.saveOption directly

https://gerrit.wikimedia.org/r/1061325

Thu, Aug 15, 7:37 PM · MW-1.43-notes (1.43.0-wmf.19; 2024-08-20), Patch-For-Review, Multimedia, Mobile, MediaViewer
gerritbot added a comment to T77349: Reduce Javascript Code Size per 2014 Mobile Team recommendation.

Change #1061314 merged by jenkins-bot:

[mediawiki/extensions/MultimediaViewer@master] Use mw.config directly

https://gerrit.wikimedia.org/r/1061314

Thu, Aug 15, 7:36 PM · MW-1.43-notes (1.43.0-wmf.19; 2024-08-20), Patch-For-Review, Multimedia, Mobile, MediaViewer
gerritbot added a comment to T77349: Reduce Javascript Code Size per 2014 Mobile Team recommendation.

Change #1061310 merged by jenkins-bot:

[mediawiki/extensions/MultimediaViewer@master] Use mw.user directly

https://gerrit.wikimedia.org/r/1061310

Thu, Aug 15, 7:36 PM · MW-1.43-notes (1.43.0-wmf.19; 2024-08-20), Patch-For-Review, Multimedia, Mobile, MediaViewer
gerritbot added a comment to T77349: Reduce Javascript Code Size per 2014 Mobile Team recommendation.

Change #1061142 merged by jenkins-bot:

[mediawiki/extensions/MultimediaViewer@master] Use mw.storage directly

https://gerrit.wikimedia.org/r/1061142

Thu, Aug 15, 7:10 PM · MW-1.43-notes (1.43.0-wmf.19; 2024-08-20), Patch-For-Review, Multimedia, Mobile, MediaViewer

Sun, Aug 11

Bawolff added a comment to T36238: [Regression] mwstore:// URLs appear in various error messages.

Given that we have used these error messages for 12 years at this point, perhaps this bug should just be WONTFIXed

Sun, Aug 11, 10:18 PM · Regression, Commons, Multimedia, MediaWiki-File-management
Yann added a comment to T36238: [Regression] mwstore:// URLs appear in various error messages.

I got this while trying to delete https://commons.wikimedia.org/wiki/File:%E6%99%AE%E6%B8%A1%E6%B3%95%E6%9C%83%E5%A4%A7%E5%A3%AB%E7%88%BA%E5%83%8F.jpg

Sun, Aug 11, 10:02 PM · Regression, Commons, Multimedia, MediaWiki-File-management
gerritbot added a comment to T77349: Reduce Javascript Code Size per 2014 Mobile Team recommendation.

Change #1061365 had a related patch set uploaded (by Simon04; author: Simon04):

[mediawiki/extensions/MultimediaViewer@master] Make remaining functions in Config class static

https://gerrit.wikimedia.org/r/1061365

Sun, Aug 11, 10:03 AM · MW-1.43-notes (1.43.0-wmf.19; 2024-08-20), Patch-For-Review, Multimedia, Mobile, MediaViewer
gerritbot added a comment to T77349: Reduce Javascript Code Size per 2014 Mobile Team recommendation.

Change #1061341 had a related patch set uploaded (by Simon04; author: Simon04):

[mediawiki/extensions/MultimediaViewer@master] Replace wgMultimediaViewer with config.json packageFiles

https://gerrit.wikimedia.org/r/1061341

Sun, Aug 11, 8:47 AM · MW-1.43-notes (1.43.0-wmf.19; 2024-08-20), Patch-For-Review, Multimedia, Mobile, MediaViewer
gerritbot added a comment to T77349: Reduce Javascript Code Size per 2014 Mobile Team recommendation.

Change #1061326 had a related patch set uploaded (by Simon04; author: Simon04):

[mediawiki/extensions/MultimediaViewer@master] Use mw.storage.get/set/remove directly

https://gerrit.wikimedia.org/r/1061326

Sun, Aug 11, 7:56 AM · MW-1.43-notes (1.43.0-wmf.19; 2024-08-20), Patch-For-Review, Multimedia, Mobile, MediaViewer
gerritbot added a comment to T77349: Reduce Javascript Code Size per 2014 Mobile Team recommendation.

Change #1061325 had a related patch set uploaded (by Simon04; author: Simon04):

[mediawiki/extensions/MultimediaViewer@master] Use mw.Api.prototype.saveOption directly

https://gerrit.wikimedia.org/r/1061325

Sun, Aug 11, 7:56 AM · MW-1.43-notes (1.43.0-wmf.19; 2024-08-20), Patch-For-Review, Multimedia, Mobile, MediaViewer
gerritbot added a comment to T77349: Reduce Javascript Code Size per 2014 Mobile Team recommendation.

Change #1061314 had a related patch set uploaded (by Simon04; author: Simon04):

[mediawiki/extensions/MultimediaViewer@master] Use mw.config directly

https://gerrit.wikimedia.org/r/1061314

Sun, Aug 11, 7:32 AM · MW-1.43-notes (1.43.0-wmf.19; 2024-08-20), Patch-For-Review, Multimedia, Mobile, MediaViewer
gerritbot added a comment to T77349: Reduce Javascript Code Size per 2014 Mobile Team recommendation.

Change #1061310 had a related patch set uploaded (by Simon04; author: Simon04):

[mediawiki/extensions/MultimediaViewer@master] Use mw.user directly

https://gerrit.wikimedia.org/r/1061310

Sun, Aug 11, 7:27 AM · MW-1.43-notes (1.43.0-wmf.19; 2024-08-20), Patch-For-Review, Multimedia, Mobile, MediaViewer

Sat, Aug 10

Maintenance_bot removed a project from T60169: UploadWizard: Should extract both camera and object location from EXIF and add location and object location template: Patch-For-Review.
Sat, Aug 10, 3:30 PM · MW-1.43-notes (1.43.0-wmf.18; 2024-08-13), Wikimania-Hackathon-2024, Multimedia, UploadWizard
ReleaseTaggerBot added a project to T60169: UploadWizard: Should extract both camera and object location from EXIF and add location and object location template: MW-1.43-notes (1.43.0-wmf.18; 2024-08-13).
Sat, Aug 10, 3:00 PM · MW-1.43-notes (1.43.0-wmf.18; 2024-08-13), Wikimania-Hackathon-2024, Multimedia, UploadWizard
gerritbot added a comment to T60169: UploadWizard: Should extract both camera and object location from EXIF and add location and object location template.

Change #1050042 merged by jenkins-bot:

[mediawiki/extensions/UploadWizard@master] Support {{Object location}} in Upload Wizard

https://gerrit.wikimedia.org/r/1050042

Sat, Aug 10, 2:35 PM · MW-1.43-notes (1.43.0-wmf.18; 2024-08-13), Wikimania-Hackathon-2024, Multimedia, UploadWizard
gerritbot added a comment to T77349: Reduce Javascript Code Size per 2014 Mobile Team recommendation.

Change #1061142 had a related patch set uploaded (by Simon04; author: Simon04):

[mediawiki/extensions/MultimediaViewer@master] Use mw.storage directly

https://gerrit.wikimedia.org/r/1061142

Sat, Aug 10, 12:18 PM · MW-1.43-notes (1.43.0-wmf.19; 2024-08-20), Patch-For-Review, Multimedia, Mobile, MediaViewer
simon04 updated subscribers of T60169: UploadWizard: Should extract both camera and object location from EXIF and add location and object location template.

@Cparle, the patch is working now... :)

Sat, Aug 10, 12:02 PM · MW-1.43-notes (1.43.0-wmf.18; 2024-08-13), Wikimania-Hackathon-2024, Multimedia, UploadWizard

Fri, Aug 9

TheDJ added a comment to T75602: Mirrored EXIF rotations are not applied to thumbnails.

Note: we don't have any of the mirroring info in our metadata tables, as we actively turn it into jepgRotation (with a value in degrees). So retroactively figuring this out for all images, requires reparsing all images, which is an known impossible issue...

Fri, Aug 9, 4:31 PM · User-TheDJ, Patch-For-Review, Commons, Multimedia, MediaWiki-File-management
ReleaseTaggerBot edited projects for T77349: Reduce Javascript Code Size per 2014 Mobile Team recommendation, added: MW-1.43-notes (1.43.0-wmf.18; 2024-08-13); removed MW-1.43-notes (1.43.0-wmf.12; 2024-07-02).
Fri, Aug 9, 3:00 PM · MW-1.43-notes (1.43.0-wmf.19; 2024-08-20), Patch-For-Review, Multimedia, Mobile, MediaViewer
gerritbot added a comment to T77349: Reduce Javascript Code Size per 2014 Mobile Team recommendation.

Change #1061076 merged by jenkins-bot:

[mediawiki/extensions/MultimediaViewer@master] Fix commons icon on commons

https://gerrit.wikimedia.org/r/1061076

Fri, Aug 9, 2:25 PM · MW-1.43-notes (1.43.0-wmf.19; 2024-08-20), Patch-For-Review, Multimedia, Mobile, MediaViewer
TheDJ added a comment to T77349: Reduce Javascript Code Size per 2014 Mobile Team recommendation.

Reminder: todo rewrite the modules to make use of RL's config.json logic / virtual files provided by PHP, instead of using our own config object.

Fri, Aug 9, 1:32 PM · MW-1.43-notes (1.43.0-wmf.19; 2024-08-20), Patch-For-Review, Multimedia, Mobile, MediaViewer
gerritbot added a comment to T77349: Reduce Javascript Code Size per 2014 Mobile Team recommendation.

Change #1061076 had a related patch set uploaded (by TheDJ; author: Simon04):

[mediawiki/extensions/MultimediaViewer@master] Fix commons icon on commons

https://gerrit.wikimedia.org/r/1061076

Fri, Aug 9, 12:30 PM · MW-1.43-notes (1.43.0-wmf.19; 2024-08-20), Patch-For-Review, Multimedia, Mobile, MediaViewer

Thu, Aug 8

Maintenance_bot removed a project from T222939: UploadWizard should set proper language code on input for description: Patch-For-Review.
Thu, Aug 8, 11:31 AM · MW-1.43-notes (1.43.0-wmf.18; 2024-08-13), Wikimania-Hackathon-2024, Multimedia, UploadWizard
ReleaseTaggerBot added a project to T222939: UploadWizard should set proper language code on input for description: MW-1.43-notes (1.43.0-wmf.18; 2024-08-13).
Thu, Aug 8, 11:00 AM · MW-1.43-notes (1.43.0-wmf.18; 2024-08-13), Wikimania-Hackathon-2024, Multimedia, UploadWizard
gerritbot added a comment to T222939: UploadWizard should set proper language code on input for description.

Change #1050011 merged by jenkins-bot:

[mediawiki/extensions/UploadWizard@master] SingleLanguageInputWidget: set lang and spellcheck

https://gerrit.wikimedia.org/r/1050011

Thu, Aug 8, 10:38 AM · MW-1.43-notes (1.43.0-wmf.18; 2024-08-13), Wikimania-Hackathon-2024, Multimedia, UploadWizard

Mon, Aug 5

BCornwall changed the status of T117618: Add restrictive CSP to upload.wikimedia.org, a subtask of T134482: Beta feature for opt-in client side SVG rendering, from Open to In Progress.
Mon, Aug 5, 7:57 PM · Beta-Feature, User-notice, Commons, MediaWiki-File-management, Multimedia, Wikimedia-SVG-rendering

Sat, Aug 3

Dreamy_Jazz moved T60169: UploadWizard: Should extract both camera and object location from EXIF and add location and object location template from Backlog to Hacking Projects on the Wikimania-Hackathon-2024 board.
Sat, Aug 3, 10:26 PM · MW-1.43-notes (1.43.0-wmf.18; 2024-08-13), Wikimania-Hackathon-2024, Multimedia, UploadWizard
Dreamy_Jazz moved T114309: It should be possible to limitate Upload Wizard Campaign custom field input not just by length but by any regexp from Backlog to Hacking Projects on the Wikimania-Hackathon-2024 board.
Sat, Aug 3, 10:26 PM · Wikimania-Hackathon-2024, Patch-For-Review, UploadWizard, Multimedia
Dreamy_Jazz moved T222939: UploadWizard should set proper language code on input for description from Backlog to Hacking Projects on the Wikimania-Hackathon-2024 board.
Sat, Aug 3, 10:26 PM · MW-1.43-notes (1.43.0-wmf.18; 2024-08-13), Wikimania-Hackathon-2024, Multimedia, UploadWizard

Thu, Aug 1

simon04 claimed T60169: UploadWizard: Should extract both camera and object location from EXIF and add location and object location template.
Thu, Aug 1, 6:02 PM · MW-1.43-notes (1.43.0-wmf.18; 2024-08-13), Wikimania-Hackathon-2024, Multimedia, UploadWizard
simon04 claimed T222939: UploadWizard should set proper language code on input for description.
Thu, Aug 1, 6:00 PM · MW-1.43-notes (1.43.0-wmf.18; 2024-08-13), Wikimania-Hackathon-2024, Multimedia, UploadWizard
simon04 claimed T114309: It should be possible to limitate Upload Wizard Campaign custom field input not just by length but by any regexp.
Thu, Aug 1, 5:58 PM · Wikimania-Hackathon-2024, Patch-For-Review, UploadWizard, Multimedia
simon04 added a project to T114309: It should be possible to limitate Upload Wizard Campaign custom field input not just by length but by any regexp: Wikimania-Hackathon-2024.
Thu, Aug 1, 5:57 PM · Wikimania-Hackathon-2024, Patch-For-Review, UploadWizard, Multimedia

Mon, Jul 29

Yann added a comment to T132921: Unable to delete file pages on commons: MWException/LocalFileLockError: "Could not acquire lock".

This just happened here now: https://commons.wikimedia.org/wiki/File:%D8%B9%DB%95%D8%B1%DB%95%D8%A8_%D9%84%DB%95%DA%A9%D9%88%D8%B1%D8%AF%D8%B3%D8%AA%D8%A7%D9%86_2.png

Mon, Jul 29, 8:53 PM · Multimedia, Commons, MediaWiki-Page-deletion

Sun, Jul 28

TheDJ added a comment to T158989: Add img_sha256, related columns with SHA-256 hash of file.

Btw. I figured that this might be resource intensive to calculate for all files, but I realized that the sha256’s are already in swift. So should be relatively easy to backfill one day.

Sun, Jul 28, 8:43 AM · Security, Schema-change, MediaWiki-File-management, Commons, Technical-Debt, Multimedia

Mon, Jul 22

Maintenance_bot removed a project from T135085: Increase the limit of 50 uploads at once (maxUploads): Patch-For-Review.
Mon, Jul 22, 3:32 PM · MW-1.31-release-notes (WMF-deploy-2017-12-05 (1.31.0-wmf.11)), Multimedia-Team-Working-Board, UploadWizard, Multimedia

Jul 17 2024

TheDJ closed T60663: media viewer doesn't preserve thumbnail options like svg language as Resolved.

This was fixed as part of T208564

Jul 17 2024, 10:21 AM · Multimedia, MediaViewer