- Status Closed
- Percent Complete
- Task Type Patches
- Category ID3 / meta data
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#6098 - make > >= < <= available in clauses in tagnavi(_custom).conf
Currently these operators can only be used with numerical values. The patch extends this to string comparisons.
Note: I used the current way the ifs are nested within the switch branches, but it might be worth having only one if and two stwitches.
Closed by Miika Pekkarinen
2006-10-05 09:49
Reason for closing: Accepted
Additional comments about closing:
2006-10-05 09:49
Reason for closing: Accepted
Additional comments about closing:
Implemented using two switches.