2.2.2:
- Fixed slider widget work on XF 2.3
- Added permissions to view movie stats, mark movie watched, add to favorites and watch list
Yes, work good.Will this work with Xenforo’s latest version? I haven’t upgraded my forum yet till I know for certain. Thanks
Working fine on 2.3.2.Will this work with Xenforo’s latest version? I haven’t upgraded my forum yet till I know for certain. Thanks
Working great on my site, as does their music add on![]()
Gaming and music too, if you're also wondering about those.I was going to ask about that next. Thanks
Gaming and music too, if you're also wondering about those.
It would have to be in the node.can't see any permission where only specific user/group can use this addon.
Yeah, quite annoying. Someone else provided this fix for me.Uaing 2.3, half view in mobile
@media only screen and (max-width: 430px) and (min-width: 260px) {
.message-tv {
display: flex;
width: 100%;
padding-top: 10px;
overflow: hidden;
flex-direction: column;
align-items: center;
}
}
@media only screen and (max-width: 430px) and (min-width: 260px) {
.message-music {
display: flex;
width: 100%;
padding-top: 10px;
overflow: hidden;
flex-direction: column;
align-items: center;
}
}
@media only screen and (max-width: 430px) and (min-width: 260px) {
.message-movie {
display: flex;
width: 100%;
padding-top: 10px;
overflow: hidden;
flex-direction: column;
align-items: center;
}
}
New features:
- Added liked and watched movies list to "Your account page"
- Added icons to trailer, casts, crew and videos movie tabs
- Added ability to quickly rate TV shows without confirmation popup (optional)
- Added style property to disable shown stats in a thread view/list
- Added ability to search by IMDb ID
Changes:
- Ratings system now enabled by default for new installations
...
New features:
- Added search autocomplete dropdown for movie TMDB ID
- Added person pages with movie list
- Added similar movies tab
- Added recommended movies tab
- Added option to automatically fetch full persons infomation when adding new movies
- Added options to limits and filter stored crew & casts
- Added unassigned/any persons deletion rebuild tool
- Added style property to bring back sidenav watched/watchlist/favorite movies instead of tabs in...
Fixed large poster size option being ignored when creating movie thread
Prevent errors from invalid TMDb image responses during rebuild jobs
Fixed poster size in search results
Trigger new persons fetching job after completing movie credits rebuild
Fixed Undefined array key "rebuildRecommended" error when rebuilding movies
Avoid fetching person images with empty URLs
We use essential cookies to make this site work, and optional cookies to enhance your experience.