This is to investigate why recordings sometimes do not stop. This appears to be an issue between C# and C++ code
http://mantis.team-mediaportal.com/view.php?id=3445
Open the issue in Mantis...
This is to investigate why recordings sometimes do not stop. This appears to be an issue between C# and C++ code...
This is to investigate why recordings sometimes do not stop. This appears to be an issue between C# and C++ code...
When individual episodes of a schedule are deleted an entry is added to the canceledschedule table. Currently these entries are never cleared down.
These entries are only required so the service knows the episode has been cancelled and does not record it therefore any records in the past are not needed and should be deleted...
When individual episodes of a schedule are deleted an entry is added to the canceledschedule table. Currently these entries are...
When individual episodes of a schedule are deleted an entry is added to the canceledschedule table. Currently these entries are...
If the option to skip eisodes that have already been recorded is set this can cause TV service to crash
http://mantis.team-mediaportal.com/view.php?id=3443
Open the issue in Mantis...
If the option to skip eisodes that have already been recorded is set this can cause TV service to crash...
If the option to skip eisodes that have already been recorded is set this can cause TV service to crash...
For testing of 1.2.0 beta's and rc's we need to have the default log verbosity set to "debug".
With the release of 1.2.0 final we will change it to "information".
http://mantis.team-mediaportal.com/view.php?id=3441
Open the issue in Mantis...
For testing of 1.2.0 beta's and rc's we need to have the default log verbosity set to "debug".
With the release of 1.2.0 final we...
For testing of 1.2.0 beta's and rc's we need to have the default log verbosity set to "debug".
With the release of 1.2.0 final we...
For MediaPortal 1.2.0 final, we nolonger need to have "debug" as default logverbosity.
Change it to "information"
http://mantis.team-mediaportal.com/view.php?id=3442
Open the issue in Mantis...
For MediaPortal 1.2.0 final, we nolonger need to have "debug" as default logverbosity.
Change it to "information"...
For MediaPortal 1.2.0 final, we nolonger need to have "debug" as default logverbosity.
Change it to "information"...
With the release of 1.1.2 and 1.1.3 some users had problems where their TVserver was not properly updated.
It seems that during 1.2.0alpha testing, the cause of this was fixed (TVService not being stopped cleanly). However, this will still affect users updating from earlier versions...
With the release of 1.1.2 and 1.1.3 some users had problems where their TVserver was not properly updated.
It seems that during...
With the release of 1.1.2 and 1.1.3 some users had problems where their TVserver was not properly updated.
It seems that during...
On rare occasions powerscheduler does not wake up the PC when recordings are due.
After having this problem three times in a week I decided to investigate it and I think I found the reason.
One of the last steps done before suspend is setting spawning a new thread. This thread aborts the old thread, sets the timer and then waits for...
On rare occasions powerscheduler does not wake up the PC when recordings are due.
After having this problem three times in a week I...
On rare occasions powerscheduler does not wake up the PC when recordings are due.
After having this problem three times in a week I...
Problem reported on a Norwegian forum:
When grabbing EPG with WebEPG a browser id is used & the one used now it's MSIE6 which is now banned on several sites including where Norwegian grabbers takes it's data from, this results in wrong data..
http://mantis.team-mediaportal.com/view.php?id=3438
Open the issue in Mantis...
Problem reported on a Norwegian forum:
When grabbing EPG with WebEPG a browser id is used & the one used now it's MSIE6 which is...
Problem reported on a Norwegian forum:
When grabbing EPG with WebEPG a browser id is used & the one used now it's MSIE6 which is...
TvServer is unable to handle alternate configurations (an additional IP) of IPv4.
Usecase:
- 1 NIC - local network + VPN
- Main IP: i.e. 192.168.10.10
- Alternate Configuration IP: 10.0.0.10
- Streaming IP: 192.168.10.10
- TV-Server configured on all clients as: 192.168.10.10
Multiseat breaks on all clients as soon as 10.0.0.10 is...
TvServer is unable to handle alternate configurations (an additional IP) of IPv4.
Usecase:
- 1 NIC - local network + VPN
- Main...
TvServer is unable to handle alternate configurations (an additional IP) of IPv4.
Usecase:
- 1 NIC - local network + VPN
- Main...
When mantis 3276 was committed (http://mantis.team-mediaportal.com/view.php?id=3276 [^]) (revision 27346), the event handlers for controls in Direct Input section of Config were removed, therefore nothing works there.
http://mantis.team-mediaportal.com/view.php?id=3436
Open the issue in Mantis...
When mantis 3276 was committed (http://mantis.team-mediaportal.com/view.php?id=3276 [^]) (revision 27346), the event handlers for...
When mantis 3276 was committed (http://mantis.team-mediaportal.com/view.php?id=3276 [^]) (revision 27346), the event handlers for...
MyRecordings needs some code optimizations since it is very slow on large collection of TV recordings.
http://mantis.team-mediaportal.com/view.php?id=3435
Open the issue in Mantis...
MyRecordings needs some code optimizations since it is very slow on large collection of TV recordings...
MyRecordings needs some code optimizations since it is very slow on large collection of TV recordings...
we have a lot of clientside polling going on, where in fact in would be more useful to have the serverside code notify the client on certain events.
the main benefits are:
less complex client code.
better performing client code.
less cpu utilization on both client as well on server...
we have a lot of clientside polling going on, where in fact in would be more useful to have the serverside code notify the client...
we have a lot of clientside polling going on, where in fact in would be more useful to have the serverside code notify the client...
This patch resolves watched status for stacked video files for both share and database view. Problem was in calculation for total duration of stacked video. Now MP knows before play for those files, total duration and can accurately calculate watch status.
http://mantis.team-mediaportal.com/view.php?id=3433
Open the issue in Mantis...
This patch resolves watched status for stacked video files for both share and database view. Problem was in calculation for total...
This patch resolves watched status for stacked video files for both share and database view. Problem was in calculation for total...
Normally images can use reflections, usually with , however this is missing from image borders, so if you use flipY on an image with borders, the image is relflected but not the border
http://mantis.team-mediaportal.com/view.php?id=3432
Open the issue in Mantis...
Normally images can use reflections, usually with , however this is missing from image borders, so if you use flipY on an image...
Normally images can use reflections, usually with , however this is missing from image borders, so if you use flipY on an image...
If you enable recording notifications in MP config, they are still only shown if you have TV or video playing. This is counter-intuitive and inconsistent with program notifications.
https://forum.team-mediaportal.com/mediaportal-releases-315/recording-notifications-not-working-current-svn-93201/ [^]...
If you enable recording notifications in MP config, they are still only shown if you have TV or video playing. This is...
If you enable recording notifications in MP config, they are still only shown if you have TV or video playing. This is...
https://forum.team-mediaportal.com/submit-code-patches-mediaportal-tv-server-etc-325/null-exception-miniguide-if-channelstate-icons-turned-off-93801/ [^]
http://mantis.team-mediaportal.com/view.php?id=3430
Open the issue in Mantis...
As title says, even though there are grabbers offering 26 days of EPG, in WebEPG configuration you cannot choose more than 14 days.
See: https://forum.team-mediaportal.com/webepg-136/webepg-grab-days-limited-14-a-93796/#post717365 [^]
http://mantis.team-mediaportal.com/view.php?id=3429
Open the issue in Mantis...
As title says, even though there are grabbers offering 26 days of EPG, in WebEPG configuration you cannot choose more than 14 days...
As title says, even though there are grabbers offering 26 days of EPG, in WebEPG configuration you cannot choose more than 14 days...
See https://forum.team-mediaportal.com/developer-discussions-70/skin-engine-enhancements-ajp8164-mediaportal-1-3-a-91548/index3.html#post717055. [^]
http://mantis.team-mediaportal.com/view.php?id=3427
Open the issue in Mantis...
As we switched MP1/TVE to VS2010, now we need to install the corresponding VC redist.
http://mantis.team-mediaportal.com/view.php?id=3426
Open the issue in Mantis...
As we switched MP1/TVE to VS2010, now we need to install the corresponding VC redist...
As we switched MP1/TVE to VS2010, now we need to install the corresponding VC redist...
fade animations do NOT work on Image Borders - not on windowopen/close, visible, hidden or visiblechange.
http://mantis.team-mediaportal.com/view.php?id=3423
Open the issue in Mantis...
fade animations do NOT work on Image Borders - not on windowopen/close, visible, hidden or visiblechange...
fade animations do NOT work on Image Borders - not on windowopen/close, visible, hidden or visiblechange...
Currently it is not possible to use #itemtype skin property to have the skin say 1/9 artists or 10/12 tracks.
This will ensure that a localized string is used in #itemtype for music and video database views that represents the actual type
http://mantis.team-mediaportal.com/view.php?id=3422
Open the issue in Mantis...
Currently it is not possible to use #itemtype skin property to have the skin say 1/9 artists or 10/12 tracks.
This will ensure...
Currently it is not possible to use #itemtype skin property to have the skin say 1/9 artists or 10/12 tracks.
This will ensure...
See https://forum.team-mediaportal.com/submit-code-patches-mediaportal-tv-server-etc-325/fixed-vertical-horizontal-scrollbars-93059/ [^]
http://mantis.team-mediaportal.com/view.php?id=3421
Open the issue in Mantis...
See https://forum.team-mediaportal.com/submit-code-patches-mediaportal-tv-server-etc-325/added-proper-horizontal-scrollbar-filmstrip-92861/ [^]
http://mantis.team-mediaportal.com/view.php?id=3420
Open the issue in Mantis...
As option in SetupTV.
Patch:
https://forum.team-mediaportal.com/submit-code-patches-mediaportal-tv-server-etc-325/store-epg-only-channels-same-transponder-91332/ [^]
http://mantis.team-mediaportal.com/view.php?id=3419
Open the issue in Mantis...
https://forum.team-mediaportal.com/submit-code-patches-mediaportal-tv-server-etc-325/scrollbar-tvguide-fixed-93060/ [^]
http://mantis.team-mediaportal.com/view.php?id=3418
Open the issue in Mantis...
- missing store data only for selected channels for radio
- changed select buttons / added grouped & visible one
https://forum.team-mediaportal.com/submit-code-patches-mediaportal-tv-server-etc-325/changed-tvepggrapper-function-grouped-grouped-visible-79515/ [^]
http://mantis.team-mediaportal.com/view.php?id=3417
Open the issue in...
- missing store data only for selected channels for radio
- changed select buttons / added grouped & visible one...
- missing store data only for selected channels for radio
- changed select buttons / added grouped & visible one...