No date on videos anymore?
doublevr Personally I preferred the actual date. What data/insights were you using to determine this isn't a typical use case?
can we have actual date in tooltip please?
I want the date back as well.
- Edited
I also vote to get the date back (for whatever that is worth). A lot of people use date info to rename scenes. SLR is currently on a staggered schedule skipping every other Weds, so it’s also useful to have dates when trying to project where the upcoming lineup falls on the calendar.
Timespan is garbage, nobody has a "feeling" what is X months ago, but everyone has an immediate association on "January this year".
This is the very first setting I change in every Git GUI, because they all think it is a good idea to show you X days ago.
Nobody knows what they have done X days ago.
- Edited
So it seems a lot of people on this thread disagree with the thought process here. Maybe we are all missing something.
Can you help us understand SLR point of view? What was the business case/ use case / user story used for this change?
Was it obfuscation?
Is it a change leading to a new feature?
Was it a side effect change to a different bug fix?
Or maybe a “hey let’s try something new” dev whim?
Perhaps there’s a happy medium here. On the details you could show
“x days/weeks/months/years ago” but in the default download file generator and tool tip you show an exact date. Albeit that seems like a lot of extra code for something as benign as a publication date that is likely stored and just as easily displayed.
I don't mind the "X duration ago" on the thumbnail list pages and can understand that's actually more useful for a quick check of how old a scene is. But the actual release date should be included on the scene page for sure. Like some others have already mentioned as well, I too change the filename to something like Studioname.YY.MM.DD.etc... for better file organisation and sorting.
I suggest this solution, only on the scene page itself just show both as there's plenty of room:
This change should be very minimal as the datetime is already added in the code here anyway.
Thankfully because it's an actual time element (thx webdev) I had immediately changed it like this for myself with my userscript but most people won't be able to do that. So I agree with everybody here it should be visible on the scene page at least.
Please bring date back. I use date to rename downloaded files by performer so that I can watch video for any specific performer in chronological order. It's fun to see how the performer ages and improves.
Count me in the group that would really like to see the release date in the video details. I think I have found a work around, though. If you google search the exact title, the hit that links to the scene on SLR usually includes the date the post was made.
- Edited
This topic and discussion remind me of the new Twitter... one person wants it the new way, even if employees and customers don't like it.
I think they want it this way because if a video is 1 year 364 days old they can still say it's a year old. It makes everything sound newer.
- Edited
jonsinvr thats the date the page was first indexed by the search engine... not necessarily the actual release date
I would like the date back as well
My (maybe) "unpopular" opinion on this would be, Websites delete the release date could do this to hide the amount of new releases per month. Ok at the moment there are quite a lot but as we could see some of the big Studios are leaving from time to time. Maybe i´m wrong but these are my thoughts on this.
Wet VR for example ist shifting the release date always around to make it seem the last VR scene is just 2 weeks ago to have the 2 VR scenes per month timeline and from the 3rd VR scene backwards they remove the dates.
I also would like to have the scene release date back on SLR but there has been a reason to hide this feature now, maybe a little reduced vr contend in the future.
- Edited
someoneX Can you upload the script to one of the "userstyle" websites, so other users can import it with Stylus or another solution like that?
I've been away for a bit so late reply, sad to see SLR has still not changed their ways so I added a tiny script that adds the full release date on greasyfork here. Sadly because it is intended for an adult website it seems you need to login to be able to see it there. So here's also a pastebin link, this doesn't have the easy install button though.
Stylus is only for CSS and this requires a bit of javascript so you'd need a userscript extension like tampermonkey, greasemonkey, etc. Some links to those for most browsers are on the frontpage of greasyfork.
Also I should add that it only shows the "SLR release date", which is often not exactly the same as the studio release date (if they also have their own website). Sometimes it's off by a few days, sometimes weeks.