tag:danbooru.me,2005:/forum_topics/5200 Pixiv manga - large images 2011-01-31T05:55:33-05:00 tag:danbooru.me,2005:ForumPost/55381 2011-01-31T05:55:33-05:00 2011-01-31T05:55:33-05:00 @animenutcase: Yes, thank you, 4get! <p>Yes, thank you, 4get!</p> animenutcase /users/86567 tag:danbooru.me,2005:ForumPost/55379 2011-01-31T04:04:57-05:00 2011-01-31T04:04:57-05:00 @Krugger: Thank you 4get was ust going to ask about it <p>Thank you 4get was ust going to ask about it</p> Krugger /users/108584 tag:danbooru.me,2005:ForumPost/55377 2011-01-31T03:34:35-05:00 2011-01-31T03:37:26-05:00 @4get: Note that pixiv manga viewer got redesigned... <p>Note that pixiv manga viewer <strong>got redesigned</strong> once again. At this moment the new HTML5 page style doesn't show the "オリジナルサイズ" (original size) links above the page images. </p><p>Instead, the original size link is hidden in the page counter at the bottom-right of the screen, e.g. <a rel="external nofollow noreferrer" class="dtext-link dtext-external-link" href="http://i.imgur.com/wSGsi.png">http://i.imgur.com/wSGsi.png</a></p><p>(<a rel="external nofollow noreferrer" class="dtext-link dtext-external-link" href="http://www.pixiv.net/member_illust.php?mode=manga&amp;illust_id=16309793">http://www.pixiv.net/member_illust.php?mode=manga&amp;illust_id=16309793</a>)</p> 4get /users/104404 tag:danbooru.me,2005:ForumPost/52200 2010-12-04T03:24:19-05:00 2010-12-04T03:24:19-05:00 @piespy: > rantuyetmai said: > Just found something... <blockquote><p>rantuyetmai said:<br>Just found something weird: <a class="dtext-link dtext-id-link dtext-post-id-link" href="/posts/795305">post #795305</a> URL leads to a totally different image (&amp; different artist account) on pixiv.</p></blockquote><p>Same bug as all full-res manga pages. Danbooru converts those to links with the manga page number as image ID, and this one is page 44 so it goes to pixiv image 44. Just read the full link to get the actual image ID instead until this is fixed.</p> piespy /users/9685 tag:danbooru.me,2005:ForumPost/52199 2010-12-04T02:30:58-05:00 2010-12-04T02:33:15-05:00 @rantuyetmai: Yes, I know you're tagging the samples. I... <p>Yes, I know you're tagging the samples.</p><p>I check up the images to upload the parents myself if needed to. So there's no telling in that case.</p><p>Just found something weird: <a class="dtext-link dtext-id-link dtext-post-id-link" href="/posts/795305">post #795305</a> URL leads to a totally different image (&amp; different artist account) on pixiv.</p> rantuyetmai /users/288549 tag:danbooru.me,2005:ForumPost/52190 2010-12-03T14:56:33-05:00 2010-12-03T15:12:04-05:00 @RaisingK: > rantuyetmai said: > People change link from... <blockquote><p>rantuyetmai said:<br>People change link from _big_p## to _p## so that source link can work is being a pain. I have to check if original large version have the same hash before deleting the samples.</p></blockquote><p>But if you're deleting the sample, then it's already parented to the full size, right?</p><p>My automated scan runs once a day, correcting sources and tagging/untagging samples for posts uploaded after the previous scan (older posts covered by a full scan a week ago). Are you seeing my edits in these tag histories? I'm the one tagging the bulk of these samples...</p> RaisingK /users/13506 tag:danbooru.me,2005:ForumPost/52188 2010-12-03T13:51:33-05:00 2010-12-03T13:51:33-05:00 @rantuyetmai: > RaisingK said: And what's messing up what... <blockquote><p>RaisingK said: And what's messing up what now?</p></blockquote><p>People change link from _big_p## to _p## so that source link can work is being a pain. I have to check if original large version have the same hash before deleting the samples.</p> rantuyetmai /users/288549 tag:danbooru.me,2005:ForumPost/52187 2010-12-03T13:37:21-05:00 2010-12-03T13:38:44-05:00 @RaisingK: Yeah, I've added that to the ticket. <p>Yeah, I've added that to <a rel="external nofollow noreferrer" class="dtext-link dtext-external-link dtext-named-external-link" href="http://trac.donmai.us/ticket/1250">the ticket.</a></p> RaisingK /users/13506 tag:danbooru.me,2005:ForumPost/52185 2010-12-03T13:18:20-05:00 2010-12-03T13:18:20-05:00 @Log: If you have a fix to a bug that you know won't... <p>If you have a fix to a bug that you know won't screw with anything else submitting it on trac is the best way to go. Trac is checked for stuff like that on a really regular basis.</p> Log /users/9509 tag:danbooru.me,2005:ForumPost/52184 2010-12-03T13:05:00-05:00 2010-12-03T13:05:00-05:00 @RaisingK: > rantuyetmai said: > Can we get Albert to send... <blockquote><p>rantuyetmai said:<br>Can we get Albert to send every user a dmail notice not to change large image link? It's messing up with the checking and deleting process now.</p></blockquote><p>It'd be easier for Albert to just fix the broken regex. All you have to do is replace</p><blockquote><p>img_id = source[/(\d+)(_m|_p\d+)?\.[\w\?]+\s*$/, 1]</p></blockquote><p>with</p><blockquote><p>img_id = source[/(\d+)(_s|_m|(_big)?_p\d+)?\.[\w\?]+\s*$/, 1]</p></blockquote><p>in <a rel="external nofollow noreferrer" class="dtext-link dtext-external-link dtext-named-external-link" href="http://trac.donmai.us/browser/danbooru/trunk/app/models/post.rb">models/post.rb</a></p><p>And what's messing up what now?</p> RaisingK /users/13506 tag:danbooru.me,2005:ForumPost/52181 2010-12-03T12:43:29-05:00 2010-12-03T12:44:07-05:00 @rantuyetmai: Can we get Albert to send every user a dmail... <p>Can we get Albert to send every user a dmail notice not to change large image link? It's messing up with the checking and deleting process now.</p> rantuyetmai /users/288549 tag:danbooru.me,2005:ForumPost/52180 2010-12-03T12:24:06-05:00 2010-12-03T12:24:06-05:00 @RaisingK: > Log said: >... <blockquote> <p>Log said:<br><a rel="external nofollow noreferrer" class="dtext-link dtext-external-link" href="http://www.pixiv.net/member_illust.php?mode=medium&amp;illust_id=0">http://www.pixiv.net/member_illust.php?mode=medium&amp;illust_id=0</a> returns an image deleted error why I never!</p> <p>(This has been the case from the beginning and why the trac ticket and this very thread were created :|)</p> </blockquote><p>I've PM'ed four users for changing the direct link to the member_illust form because of that...</p> RaisingK /users/13506 tag:danbooru.me,2005:ForumPost/52163 2010-12-02T23:09:17-05:00 2010-12-02T23:09:17-05:00 @bored_man: Nope. <p>Nope.</p> bored_man /users/115940 tag:danbooru.me,2005:ForumPost/52162 2010-12-02T23:08:52-05:00 2010-12-02T23:08:52-05:00 @Log: http://www.pixiv.net/member_illust.php?mode=med... <p><a rel="external nofollow noreferrer" class="dtext-link dtext-external-link" href="http://www.pixiv.net/member_illust.php?mode=medium&amp;illust_id=0">http://www.pixiv.net/member_illust.php?mode=medium&amp;illust_id=0</a> returns an image deleted error why I never!</p><p>(This has been the case from the beginning and why the trac ticket and this very thread were created :|)</p> Log /users/9509 tag:danbooru.me,2005:ForumPost/52161 2010-12-02T23:03:55-05:00 2010-12-02T23:03:55-05:00 @sgcdonmai: I've noticed recently that if a pixiv manga... <p>I've noticed recently that if a pixiv manga image has been uploaded using the "original size" image, clicking the source link returns an "image has been deleted" error, despite the fact that the image in question can be easily found in the respective artist's gallery.</p><p>Am I the only one getting this?</p> sgcdonmai /users/21085 tag:danbooru.me,2005:ForumPost/52136 2010-12-02T12:53:09-05:00 2010-12-02T12:53:09-05:00 @RaisingK: > CGrascal said: > Use the format of... <blockquote><p>CGrascal said:<br>Use the format of blahblah_big_p(number).jpg?</p></blockquote><p>Yes--when you're uploading. Don't change it after the fact unless the hashes match.</p> RaisingK /users/13506 tag:danbooru.me,2005:ForumPost/52127 2010-12-01T20:00:57-05:00 2010-12-01T20:00:57-05:00 @CGrascal: Just want to make sure with this original image... <p>Just want to make sure with this original image tags. Use the format of blahblah_big_p(number).jpg? Or not?</p> CGrascal /users/100223 tag:danbooru.me,2005:ForumPost/51992 2010-11-28T01:05:59-05:00 2010-11-28T01:06:58-05:00 @jxh2154: If you double-delete then they can be... <p>If you double-delete then they can be re-uploaded. That's why we don't double-delete posts except in special circumstances, under which I don't think this issue falls.</p><p>For the tiny handful of people who think their formula has been completely devastated by joining up and uploading 30 sample-size manga images from the start, they can contact a mod and get to me and I can deal with it. It's going to be such a rare situation though.</p> jxh2154 /users/1309 tag:danbooru.me,2005:ForumPost/51971 2010-11-27T21:34:32-05:00 2010-11-27T21:50:59-05:00 @RaisingK: Yeah, they all have it. And even for the ones... <p>Yeah, they all have it. And even for the ones that <em>do</em> have a "_big_" image behind the link, the two versions can still be identical (like <a class="dtext-link dtext-id-link dtext-post-id-link" href="/posts/796757">post #796757</a>, which I've also corrected). My scan changes sources to the big URL whenever this is the case.</p><blockquote> <p><a class="dtext-link dtext-wiki-link dtext-tag-empty" href="/wiki_pages/pixiv_manga_sample" title="This wiki page does not have a tag">pixiv manga sample</a>:<br>[...]<br>and a <strong>new</strong> オリジナルサイズ (original size) version linked to above the top-right corners of the pages. These links appear for all manga pages.</p> <p>For images before this change, the image within has the exact same URL.<br>[...]<br>This tag applies when the image posted is the sample version and the sample version is not identical to the "original" size. Do not add this tag unless you can confirm a difference.</p> </blockquote> RaisingK /users/13506 tag:danbooru.me,2005:ForumPost/51970 2010-11-27T21:31:08-05:00 2010-11-27T21:31:08-05:00 @Log: Oh hey the image is indeed the same, I knew it... <p>Oh hey the image is indeed the same, I knew it was page 1 but I didn't think they would bother putting in the "original image" links if there wasn't an original image for it to link, my bad.</p> Log /users/9509