[10:37:09] (03PS2) 10TheDJ: Update videojs-ogvjs to 1.3.1 [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/314728 (owner: 10Paladox) [13:34:00] 06Multimedia, 10Wikimedia-Site-requests: Run refreshImageMetadata.php --force - https://phabricator.wikimedia.org/T32961#2716634 (10matmarex) I guess that's a "no". I might not be around to watch this next week (I'll be at an off-site meeting), but I'll start poking people again the week after. [13:51:09] (03PS2) 10Matthias Mullie: Change PD-US template to PD-1923 [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/314259 [13:51:52] (03CR) 10Bartosz Dziewoński: [C: 031] "Looks good to me. Mentioned on Commons: https://commons.wikimedia.org/wiki/Commons:Village_pump#Proposed_change_to_UploadWizard:_Use_.7B.7" [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/314259 (owner: 10Matthias Mullie) [13:52:56] (03PS11) 10Bartosz Dziewoński: Warn/error when date is (likely) incompatible with license [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/308177 (https://phabricator.wikimedia.org/T140902) (owner: 10Matthias Mullie) [14:04:09] hmm, i've been trying to figure out what changed that broke subtitles outside of commons... [14:04:54] which is obviously an XHR cross domain change, but i can't put my finger on where things changed. [14:23:48] (03CR) 10Bartosz Dziewoński: [C: 031] "Mentioned on Commons: https://commons.wikimedia.org/wiki/Commons:Village_pump#Proposed_change_to_UploadWizard:_Warnings_about_mismatched_l" [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/308177 (https://phabricator.wikimedia.org/T140902) (owner: 10Matthias Mullie) [14:31:23] thedj: I thought there was a patch in that would fix that? [14:51:21] so did i, but now we have cross domain loading problems [14:54:09] right.. [14:56:00] which makes no sense to me. hmm, perhaps we changed something with how action=raw is handled.... [15:10:07] stupid foreigndb setup makes this so difficult. it's not like rolling back my own instance will make me any wiser :) [16:02:33] The action raws should work across the Wikipedia domains unless something in the corps changed.... [16:02:40] CORS rather [16:35:41] 06Multimedia, 10TimedMediaHandler, 10Wikimedia-Video: [[File:]] keyword for silent, looped autoplay videos (GIF-like behavior) - https://phabricator.wikimedia.org/T116501#1751167 (10Doc_James) We need loop. Cardiac ultrasounds are one heart beat in length and then repeated. Echopedia has it working http://ww... [16:56:18] Are you aware that UploadWizard on Commons current says "Select a file to upload \n Or \n [blank]" [17:02:31] Oops! Thanks edsanders [17:02:56] Probably something dependent on Commons-like permission settings that we failed to test localy [17:03:31] edsanders: Have you filed a bug already or shall I? [17:13:14] Never mind, quick fix [17:14:04] (03PS1) 10MarkTraceur: Fix a weird ghost "or" for non-Flickr users [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/315974 [17:14:13] Thanks for the ping edsanders :) [17:14:33] np [17:22:17] hmmmm, yeah CORS says no access-control-allow-origin on the action=raw [17:22:17] we'll have to move it to api [17:28:56] (03PS14) 10Brion VIBBER: [WIP] First go at a subtitle serving api [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/232214 (https://phabricator.wikimedia.org/T111552) (owner: 10TheDJ) [17:33:35] (03CR) 10jenkins-bot: [V: 04-1] [WIP] First go at a subtitle serving api [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/232214 (https://phabricator.wikimedia.org/T111552) (owner: 10TheDJ) [17:52:00] 06Multimedia, 10TimedMediaHandler, 10Wikimedia-Video: [[File:]] keyword for silent, looped autoplay videos (GIF-like behavior) - https://phabricator.wikimedia.org/T116501#2717416 (10Jdforrester-WMF) >>! In T116501#2468501, @Flugaal wrote: > @Jdforrester-WMF: What is this replacement you're talking about? Sho... [18:20:10] 06Multimedia, 10Wikimedia-Site-requests: Run refreshImageMetadata.php --force - https://phabricator.wikimedia.org/T32961#2717547 (10Dereckson) Terbium is currently busy with a Wikidata sanitize script. [19:02:21] brion: was it always action=raw though ? [19:02:34] i'm starting to doubt my own memory on that front... [19:02:39] i'm pretty sure it was... [19:02:44] i'm not sure how it ever worked [19:02:45] if it did :D [19:03:19] maybe we made it work specifically for this situation, and someone removed the exception because no one remembered what it was for. [19:04:12] possible, i'll try and track it down after lunch [19:04:28] thedj: i'm also doing an update on the api patch, will update the patchset in a bit [19:04:59] check [19:37:10] (03CR) 10TheDJ: [C: 032] Update videojs-ogvjs to 1.3.1 [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/314728 (owner: 10Paladox) [19:43:38] (03Merged) 10jenkins-bot: Update videojs-ogvjs to 1.3.1 [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/314728 (owner: 10Paladox) [20:05:52] (03PS15) 10Brion VIBBER: [WIP] First go at a subtitle serving api [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/232214 (https://phabricator.wikimedia.org/T111552) (owner: 10TheDJ) [20:05:59] thedj: let me know how that looks [20:06:40] i tweaked it to search for srt and vtt pages in the TimedText namespace when given a File:, and removed the ability to reference a TimedText page directly (not sure about that but I think it simplifies the conceptual model on the outside) [20:06:45] and changed the output to use the api [20:06:59] haven't tested it in the ForeignDBViaLBRepo case yet, waiting on a fix for vagrant ;) [20:07:22] and i'm not sure if the conversion works as i've only tested on FOlgers.ogv so far and it's got a syntax error or something [20:09:20] (03CR) 10Paladox: "thanks." [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/314728 (owner: 10Paladox) [20:10:52] (03CR) 10jenkins-bot: [V: 04-1] [WIP] First go at a subtitle serving api [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/232214 (https://phabricator.wikimedia.org/T111552) (owner: 10TheDJ) [20:20:37] (03PS16) 10Brion VIBBER: [WIP] First go at a subtitle serving api [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/232214 (https://phabricator.wikimedia.org/T111552) (owner: 10TheDJ) [20:21:06] thedj: ok slight tweak for cross-site api requests, confirmed working with the 'commons' role on mediawiki-vagrant :D [20:24:40] (03CR) 10jenkins-bot: [V: 04-1] [WIP] First go at a subtitle serving api [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/232214 (https://phabricator.wikimedia.org/T111552) (owner: 10TheDJ) [20:52:26] (03PS1) 10Brion VIBBER: Add check to File_Ogg for cut-off page headers [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/316000 (https://phabricator.wikimedia.org/T144483)