IPTV.bundle
                                
                                
                                
                                    IPTV.bundle copied to clipboard
                            
                            
                            
                        Always transcoding
I modified the playlist to have protocol audio codec videocodec and container, The Source is pretranscoded to avoid if multiple users connect to same channel everyone transcode the source.
Example
#EXTM3U cache=2000 url-tvg="https://server/epg"refresh="14400" x-tvg-url="https://server/epg" tvg-shift=0
#EXTINF:-1 tvg-logo="https://server/icon/1" tvg-id="26bf44817182941dbb16a4106d629ce6" tvg-name="M.LCAMPEON8" protocol="http" audio_codec="aac" video_codec="h264" container="mpegts" ,M.LCAMPEON8
https://server/view/1080p/26bf44817182941dbb16a4106d629ce6
What is wrong?
is there a way to disable trans coding?
i tell everyone to set quality to max  and disable auto adjust and still getting a ton of transcoding on server

No idea, plug-in does not control transcoding, there are some instructional properties that can be set up, but there is no guarantee that Plex server will care for them.