The rating source depends on the Plex server - those could be from Rotten Tomatoes or IMDB. This is already implemented:
Would have to check for user ratings, I’m not sure there.
The rating source depends on the Plex server - those could be from Rotten Tomatoes or IMDB. This is already implemented:
Would have to check for user ratings, I’m not sure there.
Hmm strange - this IMDB rating is missing in my setup. Checked it with multiple movies.
On the plex sever it’s activated and shown in the plex app…
Do I need to activate something within the addon settings or kodi addon settings?
User ratings would be a great usefull addition if possible.
Not that I’m aware of, no. Can you DM me the XML of an item that has an IMDB rating in PlexWeb but doesn’t in PM4K? Which rating is shown there?
Is it possible to add the feature to play an intro before playing the movie. In the official plex app you can enable this and also choose to play 1 or 2 or 3 trailers before the movie starts.
Probably possible, sure, I don’t think I’ll tackle that, though. Maybe someone else will.
Pushed skin.plextuary: 3.0.10-pm4k0.6 to Don’t Panic repository, making the Restart Kodi exit option optional (and off by default).
0.7.5-beta8 has a separate setting for this, so you don’t have to use the other things Bingemode does.
0.7.5-beta10: script.plexmod.zip (3.5 MB)
Changelog:
Tested beta10 TV show season and episode deletion and it works well. It’s great to be able to do this from the add-on and makes “housekeeping” much easier.
Hope to see similar changes coming thro for music in betas to come.
Nowdays, there are single file which have DV->HDR10 fallback, but recently i noticed that when playing DV contents in my Sony TV via PM4K, I choose “Dolby Vivid” Profile in my TV Settings, in which whenever I change any clarity settings, i.e. sharpness etc, it does not reflect at all, but when changing the colors settings it gets reflected.
But this does not happen in HDR version, so it seems my Sony TV restricting me to change the clarity settings in default installed apps. i.e. KODI etc.
This causes DV files looking dull as compared to HDR files when viewing through KODI/PM4K in my TV
So my request is if an option can be implemented in PM4K to switch the fallback from DV to HDR if it is supported by KODI as optional settings in player.
https://github.com/xbmc/xbmc/pull/24584
https://jenkins.kodi.tv/job/android-arm-docker/5394/artifact/kodi-20240127-cb59ed0a-PR24584-armeabi-v7a.apk
I think this is already been committed into Maven Builds for Omega.
https://github.com/Maven85/kodi/commit/364925e6c39b32eec541a8b6c88c0264712c5908
Edit: I can see all are C++ commits. Only settings.xml has option, but will it work on the fly from inside the addon with a toggle switch, or does it requires addon restart?
I tried the Kodi Settings in new commits, and it works fine.
Edit2: All these nightly now have the option to switch either to DV or HDR10+
Android:
https://mirrors.kodi.tv/nightlies/android/arm/master/kodi-20240128-2347e67d-master-armeabi-v7a.apk
Windows
https://mirrors.kodi.tv/nightlies/windows/win64/master/KodiSetup-20240128-2347e67d-master-x64.exe
Deleting a show/season works, but it doesn’t appear to be a full deletion. I expected the files to go to my recycling bin and the library path to be removed from my Plex server. Neither happened, the show/season was just simply removed from the PM4K UI. So yes, it works, but there’s still extra steps required in order for something to actually be deleted ![]()
Can’t confirm, I’ve tested that feature and it does delete the files. PM4K doesn’t really do anything special here, we’re just telling the Plex server to delete the item, what it then does with that request is up to the server.
Maybe a permission problem or a setting that’s messed up here?
That could be it, yeah. If it’s not possible to delete like the native Plex app does then that’s okay. Having the option of simply removing stuff is still very nice to have ![]()
@THGhost , the deletions for TV definitely delete the underlying files for me, so I’d agree with @panni that it’s something with your server setup.
I’d wager the native Plex apps use the exact same API. Can you check the logs of PM4K and the Plex server?
Not sure I understand what you need. The Maven builds have this option already. I’m not sure why one would want to change this setting on the fly? Can’t you just set it to what works and be done with it? BTW implementing this inside the player/seekdialog won’t do you any good, as I’m pretty sure the player needs to be off for the setting to have an effect.
I have a DV/HDR10 capable TV, but i have most of the files which have meta data for both contents. Now my Sony TV provides flexibility for post processing of DV/HDR10 contents, which gives me very good results for only HDR10. When playing Dolby vision contents it gives me options to adjust every settings but only some colors changes reflect, other settings like sharpness and reality creation does not reflect even after changing the settings, which produces dull DV Picture.
So in this way HDR10 content looks better than DV on my TV. Now in normal case if a Player/TV is not capable of playing DV then the content fallbacks/switched to HDR10, but there was no option to manually select the DV or HDR10 until yesterday, even in maven builds, the option was available in quietvoid builds only as he is the only one who made changes in the kodi master commit which is merged yesterday.
I have also tested that same option in Kodi Video Player settings while playing contents in PM4K.
How: I played a file which have meta for both DV & HDR10, After playing DV/HDR10 enabled in kodi settings, PM4K play DV contents, now I stopped the playback and minimized PM4K and disabled Dolby Vision in KODI>System Settings>Player>Videos>Allow dynamic HDR formats. Now I played the same file without exiting either Kodi or PM4K and now HDR10 plays fine.
So my request is if the same can be implemented inside PM4K in seek dialog or somewhere else, so I don’t have to minimize the PM4K every-time to switch the Contents DV/HDR10
So your TV doesn’t properly support DV profile 8.1? Do you have an example mediainfo of such a file?
Why can’t you keep that setting enabled all the time?
No, my TV supports all profile and plays perfectly, but i enhance the picture quality more by calibrating the TV to provide better output.
But my specific brand “Sony” provide options to calibrate these settings which only reflects while playing HDR10/SDR contents, but when I play DV content the settings does not reflect changes, i.e. if i increase the sharpness from 0 to 100% scale it does not change even a bit, the same goes with other TV settings like reality creation, smoothness settings etc.
So my last resort is to watch the DV contents in HDR10 as the same file has both meta data.
So what I needed is a toggle switch to play either DV/HDR10 on the fly. I also assume this happens not only with KODI but other In-APPS in Sony TV with other users too.
I would but I wouldn’t know what to look for
I do have media deletion enabled on both Plex and Kodi, as well as “Empty trash automatically after every scan” in Plex so it should be working for me ![]()
You can enable DEBUG-logging on the server, then delete something using PM4K, and DM me the log afterwards, if you’d like, I’ll take a look.
I understand, but what keeps you from using Allow dynamic HDR formats with disabled DV all the time?