Bugtracker Feed (23 Viewers)

Follow our Mantis Bugtracker via RSS
There exists an issue when sending a thread message to select an item on a filmstrip control.<br /> <br /> Scenario:<br /> In the trakt plugin; facade images are downloaded in a background thread; when the image is successfully downloaded it's set to the facade using the ThumbnailImage, IconImage and IconImageBig properties.<br /> On...
There exists an issue when sending a thread message to select an item on a filmstrip control.<br /> <br /> Scenario:<br /> In the...
There exists an issue when sending a thread message to select an item on a filmstrip control.<br /> <br /> Scenario:<br /> In the...
Replies
0
Views
687
If a lot of text is present on screen, corruption can be seen. Fairly self explanatory really!<br /> <br /> <a href="https://forum.team-mediaportal.com/threads/fontengine-dll-testing-help-needed.107354/">https://forum.team-mediaportal.com/threads/fontengine-dll-testing-help-needed.107354/</a> [<a...
If a lot of text is present on screen, corruption can be seen. Fairly self explanatory really!<br /> <br /> <a...
If a lot of text is present on screen, corruption can be seen. Fairly self explanatory really!<br /> <br /> <a...
Replies
0
Views
744
Separate branch created for adding RTSP support, since this needs some code changes. Improvement of mantis 3920<br /> <br /> EXP-Thumbnail_Enable_RTSP Continue reading...
Separate branch created for adding RTSP support, since this needs some code changes. Improvement of mantis 3920<br /> <br />...
Separate branch created for adding RTSP support, since this needs some code changes. Improvement of mantis 3920<br /> <br />...
Replies
0
Views
1K
In Windowpluginbase.cs there is check for following in public override bool OnMessage(GUIMessage message):<br /> <br /> if (message.TargetControlId == btnLayouts.GetID)<br /> <br /> In case of sms search, message.TargetControlId holds sender window id and in case for Mypictures it is "2" exactly as btnLayouts id and as condition is...
In Windowpluginbase.cs there is check for following in public override bool OnMessage(GUIMessage message):<br /> <br /> if...
In Windowpluginbase.cs there is check for following in public override bool OnMessage(GUIMessage message):<br /> <br /> if...
Replies
0
Views
762
Unselecting a language from TV Server Configuration / DVB EPG / TV Epg grabber once set isn't possible. Removing all by means of pressing 'None' works, but unchecking a specific language doesn't remove it. Continue reading...
Unselecting a language from TV Server Configuration / DVB EPG / TV Epg grabber once set isn't possible. Removing all by means of...
Unselecting a language from TV Server Configuration / DVB EPG / TV Epg grabber once set isn't possible. Removing all by means of...
Replies
0
Views
498
After fresh installation and first run of ServiceMonitor users get prompted to allow network access.<br /> <br /> The setup should add a firewall rule for ServiceMonitor as well. Continue reading...
After fresh installation and first run of ServiceMonitor users get prompted to allow network access.<br /> <br /> The setup should...
After fresh installation and first run of ServiceMonitor users get prompted to allow network access.<br /> <br /> The setup should...
Replies
0
Views
484
When no shares are defined yet, it is possible to set the default user shares (My Pictures, My Videos, My Music).<br /> <br /> When the MP2-Server runs as service, it fails to retrieve the user folders (it runs as SYSTEM per default).<br /> <br /> This causes two issues:<br /> 1) Server tries to lookup folder, this fails and "/" is...
When no shares are defined yet, it is possible to set the default user shares (My Pictures, My Videos, My Music).<br /> <br /> When...
When no shares are defined yet, it is possible to set the default user shares (My Pictures, My Videos, My Music).<br /> <br /> When...
Replies
0
Views
605
When adding a global share (using Network provider), it's not possible to enumerate network drives. Enumeration is executed without error, but drives are not visible.<br /> <br /> This happens if:<br /> - MP2-Server service is running as "SYSTEM"<br /> - MP2-Server service is running as "NETWORK SERVICE"<br /> - MP2-Server service is...
When adding a global share (using Network provider), it's not possible to enumerate network drives. Enumeration is executed without...
When adding a global share (using Network provider), it's not possible to enumerate network drives. Enumeration is executed without...
Replies
0
Views
768
When MP videothumb creator (mtn.exe) fails to create thumb for certain file, file is recorded in videodatabase which will prevent further tries to create thumb for them.<br /> <br /> Resetting blacklisted thumbs is only possible with workaround in mediaportal.xml or with clearing VideoThumbBList table in videodatabase by using some...
When MP videothumb creator (mtn.exe) fails to create thumb for certain file, file is recorded in videodatabase which will prevent...
When MP videothumb creator (mtn.exe) fails to create thumb for certain file, file is recorded in videodatabase which will prevent...
Replies
0
Views
642
Currently windows 8 is identified as a blocked OS and application compatibility is kicking in (sometimes in the background).<br /> <br /> There are some items such as starting MP with windows which will not work as expected under windows 8.<br /> <br /> Add OS as an unsupported OS to allow us to test properly Continue reading...
Currently windows 8 is identified as a blocked OS and application compatibility is kicking in (sometimes in the background).<br />...
Currently windows 8 is identified as a blocked OS and application compatibility is kicking in (sometimes in the background).<br />...
Replies
0
Views
610
MediaInfo 0.7.61 is reported to be better for some files than the current version we are using, so we should update to this version. Continue reading...
MediaInfo 0.7.61 is reported to be better for some files than the current version we are using, so we should update to this...
MediaInfo 0.7.61 is reported to be better for some files than the current version we are using, so we should update to this...
Replies
0
Views
594
The red 'Record' indicator is visible when viewing photos in Default/Default Wide skins (not checked other skins). This should be hidden when viewing photos/slideshows fullscreen. Continue reading...
The red 'Record' indicator is visible when viewing photos in Default/Default Wide skins (not checked other skins). This should be...
The red 'Record' indicator is visible when viewing photos in Default/Default Wide skins (not checked other skins). This should be...
Replies
0
Views
608
Using a skin function that accepts a boolean argument is not parsed correctly (except for iff(..) which has a special check. Example:<br /> <br /> <include condition="#(not(#skin.tvguide.rows))">mytvguide_8rows.xml</include><br /> <br /> The function not(..) accepts a boolean parameter. If the parameter is a skin setting from...
Using a skin function that accepts a boolean argument is not parsed correctly (except for iff(..) which has a special check...
Using a skin function that accepts a boolean argument is not parsed correctly (except for iff(..) which has a special check...
Replies
0
Views
587
To do not break right now compatibility of most third-party plugins.<br /> Solution is to add as obsolete value to GUIWindow.cs.<br /> In some later version remove the obsolete names and and bump the version of the new subsystem.<br /> Hopefully all third-party plugins will be ready. Continue reading...
To do not break right now compatibility of most third-party plugins.<br /> Solution is to add as obsolete value to GUIWindow.cs.<br...
To do not break right now compatibility of most third-party plugins.<br /> Solution is to add as obsolete value to GUIWindow.cs.<br...
Replies
0
Views
437
In TV setup you have the option to set "movie" or "series" format masks. These names are misleading and they are actually for one off or multiple schedules.<br /> <br /> So if you record one episode of a series it will use the movie mask even though the user might be expecting for it to use the series mask Continue reading...
In TV setup you have the option to set "movie" or "series" format masks. These names are misleading and they are actually for one...
In TV setup you have the option to set "movie" or "series" format masks. These names are misleading and they are actually for one...
Replies
0
Views
516
Need to make some minor changes to GetSpokenViewDate to change wording<br /> <br /> This month -> Earlier this month<br /> This year -> Earlier this year<br /> <br /> and add 'Last week'.<br /> <br /> First working version of code<br /> <br /> <a...
Need to make some minor changes to GetSpokenViewDate to change wording<br /> <br /> This month -> Earlier this month<br /> This...
Need to make some minor changes to GetSpokenViewDate to change wording<br /> <br /> This month -> Earlier this month<br /> This...
Replies
0
Views
562
Logic for enabling/disabling the QAM frequency plan field is flawed.<br /> <br /> The field should be enabled when "tune QAM instead of ATSC..." is ticked and disabled when "tune QAM instead of ATSC..." is not ticked.<br /> <br /> Currently after scanning, the field is automatically enabled, regardless of whether "tune QAM instead of...
Logic for enabling/disabling the QAM frequency plan field is flawed.<br /> <br /> The field should be enabled when "tune QAM...
Logic for enabling/disabling the QAM frequency plan field is flawed.<br /> <br /> The field should be enabled when "tune QAM...
Replies
0
Views
510
When you create TV Groups with a similar name like 'DVB-S' & 'DVB-S AT' and try to place a channel in the group 'DVB-S', it gets added to the group 'DVB-S AT' Continue reading...
When you create TV Groups with a similar name like 'DVB-S' & 'DVB-S AT' and try to place a channel in the group 'DVB-S', it gets...
When you create TV Groups with a similar name like 'DVB-S' & 'DVB-S AT' and try to place a channel in the group 'DVB-S', it gets...
Replies
0
Views
680
Catavolt has further improved the default skins for 1.3.0Beta<br /> <br /> GIT branch: <a href="https://github.com/MediaPortal/MediaPortal-1/tree/refs/heads/EXP-Re-designed_Default_Skins_for_1.3.0_Beta">https://github.com/MediaPortal/MediaPortal-1/tree/refs/heads/EXP-Re-designed_Default_Skins_for_1.3.0_Beta</a> [<a...
Catavolt has further improved the default skins for 1.3.0Beta<br /> <br /> GIT branch: <a...
Catavolt has further improved the default skins for 1.3.0Beta<br /> <br /> GIT branch: <a...
Replies
0
Views
768
Togglebutton control was replaced by checkbutton control in 1.2.0. However developers and extensions continue to use it even though it is no longer being developed and does not support any new 1.2.0 or 1.3.0 skin features. It seems the only solution is to remove it from skin engine.<br /> <br /> Better to do this now with the breaking...
Togglebutton control was replaced by checkbutton control in 1.2.0. However developers and extensions continue to use it even though...
Togglebutton control was replaced by checkbutton control in 1.2.0. However developers and extensions continue to use it even though...
Replies
0
Views
441
When selecting the delete album button from settings within MP nothing happens.<br /> Also the dialog shows a disabled button labeled "IMDB" Continue reading...
When selecting the delete album button from settings within MP nothing happens.<br /> Also the dialog shows a disabled button...
When selecting the delete album button from settings within MP nothing happens.<br /> Also the dialog shows a disabled button...
Replies
0
Views
523
When using objectWithSite interface to interact with LAV Splitter.<br /> Actual code didn't handle correctly subtitle callback.<br /> It detect it as video. Continue reading...
When using objectWithSite interface to interact with LAV Splitter.<br /> Actual code didn't handle correctly subtitle callback.<br...
When using objectWithSite interface to interact with LAV Splitter.<br /> Actual code didn't handle correctly subtitle callback.<br...
Replies
0
Views
457
Currently artist and album info screens have hard coded controls with values set in the music plugin.<br /> <br /> To allow skinners greater flexibility and bring this in line with other parts of MP this should be changed so that the values are exposed as skin properties and the skinner can choose what to do with the info Continue...
Currently artist and album info screens have hard coded controls with values set in the music plugin.<br /> <br /> To allow...
Currently artist and album info screens have hard coded controls with values set in the music plugin.<br /> <br /> To allow...
Replies
0
Views
627
Because of wrong hardcoded position.<br /> The code has to be reviewed to set the place of birth exactly behind the date of birth Continue reading...
Because of wrong hardcoded position.<br /> The code has to be reviewed to set the place of birth exactly behind the date of birth...
Because of wrong hardcoded position.<br /> The code has to be reviewed to set the place of birth exactly behind the date of birth...
Replies
0
Views
534
Looking at the MP Client Config GUI in MP1.3.0A, it seems that there is an option missing that used to be there in MP1.2.3.<br /> <br /> In the TV>TV Client "Notifier" tab, the option under TV Notifications "Enabled (shows a notification when a TV Program is about to start" is missing (along with the associated tickbox. Continue...
Looking at the MP Client Config GUI in MP1.3.0A, it seems that there is an option missing that used to be there in MP1.2.3.<br />...
Looking at the MP Client Config GUI in MP1.3.0A, it seems that there is an option missing that used to be there in MP1.2.3.<br />...
Replies
0
Views
514
Latest MPC-HC Code solve issue for PSG subtitle but not only.<br /> It also possible now to read .idx/rar subtitle (the rar part). Continue reading...
Latest MPC-HC Code solve issue for PSG subtitle but not only.<br /> It also possible now to read .idx/rar subtitle (the rar part)...
Latest MPC-HC Code solve issue for PSG subtitle but not only.<br /> It also possible now to read .idx/rar subtitle (the rar part)...
Replies
0
Views
647
The wiki page for button3part needs updating to match current implementation: <a href="http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/18_Contribute/7_Skins/Skin_Architecture/Skin_Controls/Button3part">http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/18_Contribute/7_Skins/Skin_Architecture/Skin_Controls/Button3part</a> [<a...
The wiki page for button3part needs updating to match current implementation: <a...
The wiki page for button3part needs updating to match current implementation: <a...
Replies
0
Views
558
This is a problem that has been reported by several people and gibman is aware of it.<br /> <br /> Since I don't fully understand the issue, I will keep this brief. Discussion is in:<br /> <br /> <a...
This is a problem that has been reported by several people and gibman is aware of it.<br /> <br /> Since I don't fully understand...
This is a problem that has been reported by several people and gibman is aware of it.<br /> <br /> Since I don't fully understand...
Replies
0
Views
810
TsWriter rewrites the program clock reference timestamps in timeshift and recording files to ensure the continuity and reliability of the timestamps for TsReader.<br /> <br /> When the PMT indicates that PCR is provided in a dedicated stream, TsWriter inserts timestamps into the main video stream. This is done without checking that...
TsWriter rewrites the program clock reference timestamps in timeshift and recording files to ensure the continuity and reliability...
TsWriter rewrites the program clock reference timestamps in timeshift and recording files to ensure the continuity and reliability...
Replies
0
Views
753
TagReader should read Ratings for Vorbis comment based Tags, like Flac, ogg, etc. Continue reading...
TagReader should read Ratings for Vorbis comment based Tags, like Flac, ogg, etc. Continue reading...
TagReader should read Ratings for Vorbis comment based Tags, like Flac, ogg, etc. Continue reading...
Replies
0
Views
521
Top Bottom